Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Whats wrong?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Whats wrong?
Authored by: derekkif on Oct 27, '02 01:25:33AM

I tried it but it didn't help.

Every time i write "webalizer" + a command in the terminal, even if I am in usr/local/bin, the terminal replies: Command not found.

Could it be the shell (ttyp1) that doesn't recognize webalizer?



[ Reply to This | # ]
Whats wrong?
Authored by: Andrew McDonald on Apr 18, '05 11:04:43AM

It looks as though the install-osx script exits before it can do anything. Delete, or comment out, the third instance of "exit;" (around line 13) and re-run. That worked for me.

Andrew



[ Reply to This | # ]