View Single Post
Old 11-20-2009, 10:06 PM   #4
ISPsystem team
 
slava's Avatar
 
Join Date: May 2008
Location: ISPsystem
Posts: 588
slava is on a distinguished road
Default

It's keep confuration, you need do this:

Code:
cd /usr/ports/www/webalizer
echo "WITH_GEOIP=yes" >> Makefile.local
make
make deinstall reinstall clean
After reinstall webalizer will work with GeoIP location
slava is offline   Reply With Quote