| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Mon Mar 20, 2006 9:42 pm Post subject: help make install |
|
|
hi guys am getting the problem below, i have a server with red hat enterprise
this is the only part that i couldn't resolve and is happening when i execute the command make install, my server is a server for hosting web sites but i use the server for my own web site and also i run shoutcast but now i want run icecast if u guys have any idea how to fix this problem please let me know
Thanks
/usr/bin/install: cannot remove `/usr/local/include/shout/shout.h': Permission denied
make[3]: *** [install-nodist_includeHEADERS] Error 1
make[3]: Leaving directory `/home/nemesuma/libshout-2.2/include/shout'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/nemesuma/libshout-2.2/include/shout'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/nemesuma/libshout-2.2/include'
make: *** [install-recursive] Error 1 |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Mar 20, 2006 11:44 pm Post subject: |
|
|
libshout is not the icecast server, so the 'source clients' forum is probably more appropriate, however the error states permission denied so obviously you are running make install as a user who does not have access to the install directories/files.
karl. |
|
| Back to top |
|
 |
|