I thought it best to post my problems here, so saves making a new thread.
I am having problems with XMMS. I am in the process of installing it and when I get to the
part I get the following error
Code:
[yellowmonkey@localhost xmms-1.2.10]$ make install
Making install in intl
SOME OTHER STUFF WAS HERE BUT DELETED FOR SANE POST LENGTH!
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/yellowmonkey/xmms/xmms-1.2.10/intl'
Making install in libxmms
make[1]: Entering directory `/home/yellowmonkey/xmms/xmms-1.2.10/libxmms'
make[2]: Entering directory `/home/yellowmonkey/xmms/xmms-1.2.10/libxmms'
/bin/sh ./../mkinstalldirs /usr/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c libxmms.la /usr/lib/libxmms.la
/usr/bin/install -c .libs/libxmms.so.1.3.1 /usr/lib/libxmms.so.1.3.1
/usr/bin/install: cannot create regular file `/usr/lib/libxmms.so.1.3.1': Permission denied
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/home/yellowmonkey/xmms/xmms-1.2.10/libxmms'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/yellowmonkey/xmms/xmms-1.2.10/libxmms'
make: *** [install-recursive] Error 1
[yellowmonkey@localhost xmms-1.2.10]$
could anyone help me out? I have a feeling it is to do with folder permissions but I have no idea how to sort it out. I can provide more information on my problem.
Thanks
edit: I thought I let you know that /usr is on a separate hard drive called sdb1. Also I am unable to access my partition /orange that is on a another hard drive sdb2.