fix it by doing this:
su (root)
cd /usr/ports/misc/compat5x
make clean install
rehash
Now fireup shoutcast (5x binary) should work for ya
Thanks it is solved..
$ su (root)
Syntax error: word unexpected (expecting ")")
$ cd /usr/ports/misc/compat5x
$ make clean install
===> Cleaning for localedata-5.4
===> Cleaning for compat5x-i386-5.4.0.8_7
===> Vulnerability check disabled, database not found
mkdir: /usr/ports/distfiles: Permission denied
*** Error code 1
Stop in /usr/ports/misc/compat5x.
$ rehash
I have tried this until Im blue in the face and I get a error. Im new to servers so I may not be trying it exactly like im supposed to.
I have tried this, :
su (root)
cd /usr/ports/misc/compat5x
make deinstall
make clean install
rehash
When i Try this is what I get:
Do I need to edit that for my machine? When I try it, it tells me that hash cant be found and that i have insufficient permission to make file. I rent the server and have full access. So my guess is im trying something wrong.
I installed the shoutcast then used the ./sc_serv and I got the smae error that the author of this post got as well. EXCEPT I never got mine started. :-( Please help a newbie out.
$ su admin
Password:
$ cd /usr/ports/misc/compat5x
$ make deinstall
===> Switching to root credentials for 'deinstall' target
su: Sorry
*** Error code 1
Stop in /usr/ports/misc/compat5x.
$ make clean install
===> Cleaning for localedata-5.4
===> Cleaning for compat5x-i386-5.4.0.8_7
===> Vulnerability check disabled, database not found
mkdir: /usr/ports/distfiles: Permission denied
*** Error code 1
Stop in /usr/ports/misc/compat5x.
$ rehash
rehash: not found
$ cd /usr/ports/misc/compat5x
$ make deinstall reinstall clean
===> Switching to root credentials for 'deinstall' target
su: Sorry
*** Error code 1
Stop in /usr/ports/misc/compat5x.