![]() |
![]() |
#1 |
Member
Join Date: Sep 2004
Location: Poland, Warsaw
Posts: 15
|
![]()
Hi, I'm totally lame in linux and I don't know how to install musepack plugin for xmms.
I have two files: libmusepack-1.0.1.tar.bz2 and xmms-musepack-1.1.alpha7.tar.bz2, I extracted them and I don't know what should I do with extracted files... Please, help me. |
![]() |
![]() |
![]() |
#2 |
Member
|
![]()
after extracting become root by typing su.
First go to the libmusepack dir and do a make install. Then to the xmms-musepack dir and do a make install. Now the plugin should be installed ![]()
__________________
Close the world, txEn eht nepO |
![]() |
![]() |
![]() |
#3 |
Member
Join Date: Sep 2004
Location: Poland, Warsaw
Posts: 15
|
![]()
That's not so easy becaus after command make install I have response: make: command not found
![]() |
![]() |
![]() |
![]() |
#4 | |
Administrator
Join Date: Jul 2004
Location: Dresden, Germany
Posts: 17
|
![]() Quote:
bunzip2 libmusepack-1.0.1.tar.bz2 tar -xvf libmusepack-1.0.1.tar cd libmusepack-1.0.1 su make install Do the same commands for the xmms plugin archive. |
|
![]() |
![]() |
![]() |
#5 |
Member
|
![]()
Mmmh, i he wasn't in the right dir or didn't unpack something like make: *** No rule to make target `install'. Stop. should appear.
But command not found seems like a pretty borked up system ... Check if you have make installed by typing /usr/bin/make ... if still command is not found you have a big problem ![]()
__________________
Close the world, txEn eht nepO |
![]() |
![]() |
![]() |
#6 |
Member
Join Date: Sep 2004
Location: Poland, Warsaw
Posts: 15
|
![]()
I don't have this directory, but I don't think it's a big problem. I just have to install somethingg... but what?
![]() |
![]() |
![]() |
![]() |
#7 |
Member
Join Date: Sep 2004
Location: Poland, Warsaw
Posts: 15
|
![]()
OK, I've installed 'make' and i've tried to install xmms plugin... and I had an error again. This time I saw this:
Code:
source/xmms-musepack-1.1-alpha8 # make install g++ -Wall -fPIC -DPIC -O2 -march=i686 -pipe -DPOSIX -D_REENTRANT -DVERSION="1.1-alpha8" -I/usr/include/musepack `pkg-config --cflags glib-2.0` `xmms-config --cflags` `gtk-config --cflags` -pthread -c libmpc.cpp /bin/sh: line 1: pkg-config: command not found /bin/sh: line 1: xmms-config: command not found /bin/sh: line 1: gtk-config: command not found /bin/sh: line 1: g++: command not found make: *** [libmpc.o] Błąd 127 ![]() and what now? |
![]() |
![]() |
![]() |
#8 |
Guest
Join Date: Sep 2004
Posts: 13
|
![]()
Install pkg-config xmms gtk and gcc as well :wink:
|
![]() |
![]() |
![]() |
#9 |
Member
Join Date: Sep 2004
Location: Poland, Warsaw
Posts: 15
|
![]()
I have installed what is needed... but still I had problems. And now I resolve them... I found rpm which working!!!
Thanks to all who tried to help me ![]() And I'm sorry for my English ![]() |
![]() |
![]() |
![]() |
#10 |
Guest
Join Date: Aug 2004
Posts: 1
|
![]()
i had this problem...
i even tried the rarewares debian repository... installed but xmms didnt seem to work with mpc... anyway, if someone could help; by the way, what rmp? where can i find it? g++ -Wall -fPIC -DPIC -O2 -march=i686 -pipe -DPOSIX -D_REENTRANT -DVERSION="1.1-alpha10" -I/usr/include/musepack `pkg-config --cflags glib-2.0` `xmms-config --cflags` `gtk-config --cflags` -pthread -c libmpc.cpp /bin/sh: xmms-config: command not found libmpc.cpp:8:25: xmms/plugin.h: No such file or directory libmpc.cpp:9:29: xmms/configfile.h: No such file or directory libmpc.cpp:10:30: xmms/titlestring.h: No such file or directory libmpc.cpp:11:23: xmms/util.h: No such file or directory libmpc.cpp:41: error: syntax error before `*' token [...] edited: big error list cut |
![]() |
![]() |
![]() |
#11 |
Member
Join Date: Oct 2004
Posts: 1
|
![]()
because you are building a xmms plugin you need the devel package with the headers, too.
Code:
apt-get install xmms-dev |
![]() |
![]() |
![]() |
#12 |
Guest
Join Date: Nov 2004
Posts: 3
|
![]()
How i must install last version which in .zip format.?
P.S. It's nice codec. I like it. ^^ |
![]() |
![]() |
![]() |
#14 |
Guest
Join Date: Nov 2004
Posts: 3
|
![]()
I read 3 times instructions above, but there are no make file or configure file in .zip archieve. :? There is only mpdec
|
![]() |
![]() |
![]() |
#15 |
Admin
Join Date: Jul 2004
Posts: 372
![]() |
![]()
There is a Makefile, between idtag.cpp and mpc_dec.cpp, and as The Paranoid said you need to extract the zip to a folder and in the folder type "make install".
|
![]() |
![]() |
![]() |
#16 |
Guest
Join Date: Nov 2004
Posts: 3
|
![]()
thanks :idea:
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to install on MAC OS X | guaren | MPC for UNIX | 7 | 31 July 2007 07:00 pm |
How Do I Install the plugin for Winamp? | GhostyDog | MPC for Windows | 11 | 06 May 2005 06:48 pm |
Can't install XMMS plugin | mix32 | MPC for UNIX | 3 | 09 February 2005 01:17 am |
Can't install XMMS plugin | man1 | MPC for UNIX | 2 | 18 January 2005 10:55 am |
SIlent install | Needotui | MPC for Windows | 0 | 11 November 2004 10:44 pm |