LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   error:cannot create source dir HELP! (https://www.linuxquestions.org/questions/linux-newbie-8/error-cannot-create-source-dir-help-279984/)

manas_shukla 01-19-2005 11:29 PM

error:cannot create source dir HELP!
 
i've been trying to install xmms, at the same time its my first time using the command line...i've learnt that there is no setup launcher as in windows and the following command line must be typed, people have told me 2 type with small variations ( one has "i" and one has "ivh") i've tried both and neither work...giving me the following error:

[root@localhost ~]# rpm -i xmms-1.2.10-1.src.rpm
error: cannot create %sourcedir /usr/src/redhat/SOURCES

[root@localhost ~]# rpm -ivh xmms-1.2.10-1.src.rpm
error: cannot create %sourcedir /usr/src/redhat/SOURCES

chrism01 01-20-2005 12:12 AM

You need the non-src rpm, otherwise you'll have to compile it first...
Also, try researching/using the apt-get or yum install tools as they will handle rpm dependencies automatically for you.


All times are GMT -5. The time now is 12:36 AM.