LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Webalizer, where has it gone? Mandriva 2007 (https://www.linuxquestions.org/questions/mandriva-30/webalizer-where-has-it-gone-mandriva-2007-a-502832/)

ejennings_98 11-18-2006 02:30 PM

Webalizer, where has it gone? Mandriva 2007
 
I just rebuild my web server, installing i586 Mandriva 2007 Power Pack, and I could not find Webalizer. I have been using Webalizer for years to track all the site statistics...

I did an install on one of my work servers x86_64 Mandriva 2007, and I am sure webalizer was part of the install?? I will have to check next week.

The mandriva RPMs site is down and I do not want to download just any RPM, I want to work with the Mandriva control center and have all my
software versions tracked.

Has anyone had this problem?

Regards, Eric

ejennings_98 11-18-2006 02:47 PM

Okay, I will answer my own post. After doing some googling I found that Webalizer does not come with Mandriva 2007. So here is the site and instructions:
(Note: Change the version # below to the latest current version.)

http://www.howtoforge.com/perfect_se...ndriva_2007_p6

15 Webalizer

Mandriva 2007 doesn't come with a Webalizer package anymore, therefore we install the static Webalizer binary from the Webalizer web site like this:

Code:

cd /tmp
wget ftp://ftp.mrunix.net/pub/webalizer/webalizer-2.01-10-static.gz
gunzip webalizer-2.01-10-static.gz
mv webalizer-2.01-10-static /usr/bin/webalizer
chmod 755 /usr/bin/webalizer

Regards, Eric


All times are GMT -5. The time now is 02:36 PM.