I need a program that I can use to read my log files on my site. I used to use FunnelWeb for Windows but I always had a problem downloading my log files. My log files can sometimes be around 3 - 5 GB's.
So I heard about 2 programs. Analog and Webalizer.
I installed Analog with no problem. However when I'm am logged in as root, I type:
#analog
It appears that the program is working but I don't see any of the results. I've configured the analog.cfg file as much as I could using the docs found on analog.cx, however to much avail I'm not getting anywere...
So now I'm attempting to install Webalizer. Here's whats happening:
# rpm -i webalizer-2.01.6-1.i386.rpm
error: failed dependencies:
libgd.so.1.8 is needed by webalizer-2.01.6-1
libttf.so.2 is needed by webalizer-2.01.6-1
I did some research and found that I needed to get some libraries...So I downloaded them and got this:
# rpm -i freetype-2.0.1-4.i386.rpm
error: failed dependencies:
libstdc++-libc6.2-2.so.3 is needed by freetype-2.0.1-4
When installing gd-1.8.3-1.i386.rpm I get the following:
# rpm -i gd-1.8.3-1.i386.rpm
error: failed dependencies: libttf.so.2 is needed by gd-1.8.3-1
Can anyone help me with this? Preferably, I'd like to just give someone root access and let them do it. But if someone can just help me find these mods I'd be grateful.
I'm running Linux on a PIII 750MHZ...If that helps any.
Bookmarks