Okay i am currently trying to install a plugin on both my CS:s server and my webhosting called Spray N' Display. The webhost needsa library called DevIL which in itself needs a bunch of other libraires.
I am currently trying to install one of these librarys but everytime ido the command "make install" in SSH i get these errors
Code:
mkdir: cannot create directory `/usr/local/share/man/man3': Permission denied
make: [install-libs] Error 1 (ignored)
mkdir: cannot create directory `/usr/local/lib/pkgconfig': Permission denied
make: [install-libs] Error 1 (ignored)
cp libz.a /usr/local/lib
cp: cannot create regular file `/usr/local/lib/libz.a': Permission denied
make: *** [install-libs] Error 1
Can anyone help me out and tell me how to fix this? all my directories are chmodded to 777