Installing the klog Command on X11 Terminal on my Mac

Joined
Jan 7, 2009
Messages
1
Reaction score
0
Points
1
Hello,

I am in need of some help with my mac. I am looking to use the klog command on X11, but it isn't there by default, and my google search hasn't helped me find how to "install" it. Can someone assist me?

Cheers,

Gareth
 
Joined
Feb 14, 2004
Messages
4,781
Reaction score
166
Points
63
Location
Groves, Texas
What kind of files did you download?
If source, look if there is a config file. If so try:
cd to where the source is and type:

./configure
./make
./make install
(you may need to sudo the ./make install)
There is usually an install readme with source.

If it's a binary, it may not work on OS X. Check with the developer.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top