LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problems compiling xmms-cdread (https://www.linuxquestions.org/questions/linux-newbie-8/problems-compiling-xmms-cdread-143016/)

j-la 02-06-2004 12:10 PM

problems compiling xmms-cdread
 
Hi, I am trying to get xmms to play cd's through by cdrom drive. I heard about the libcdread.so plugin which I got through the xmms-cdread-0.14a package (I thought). Last night I thought I compiled xmms-cdread correctly. But I was never able to "see" libcdread.so in the Options->Preferences->Audio I/O Plugins menu (or any other tab)in xmms, even though I could see it in the same folder with the rest of the input plugins (/usr/lib/xmms/Input). The rest of the plugins in that folder can be enabled through the xmms preferences menu, just not libcdread.so...

Today I tried to compile xmms-cdread again and got this:

255:/packages/xmms-cdread-0.14a # ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for prefix by checking for xmms... (cached) /usr/X11R6/bin/xmms
checking for directory /usr/X11R6/lib/xmms/Input... no
checking for directory /usr/X11R6/lib/xmms/Plugins... no
configure: error: *** No plugin directory found ***

Seems like the "X11R6" in the (2nd and 3rd to last lines) is messing things up. Can someone please help me out? I'm a noobie, so I'm not sure how to fix this part or get xmms to see the libcdread.so plugin that is in the input folder:


255:/usr/lib/xmms/Input # ls -l
total 1349
drwxr-xr-x 2 root root 816 Feb 5 13:56 .
drwxr-xr-x 7 root root 176 Nov 4 18:46 ..
-rwxr-xr-x 1 root root 23878 Nov 4 20:31 insap.so
-rwxr-xr-x 1 root root 110700 Nov 4 20:31 libbonk.so
-rwxr-xr-x 1 root root 1019 Nov 4 18:46 libcdaudio.la
-rwxr-xr-x 1 root root 56346 Nov 4 18:46 libcdaudio.so
-rwxr-xr-x 1 root root 652 Dec 4 1999 libcdread.la
-rwxr-xr-x 1 root root 49565 Dec 4 1999 libcdread.so
-rwxr-xr-x 1 root root 1046 Nov 4 18:46 libmikmod.la
-rwxr-xr-x 1 root root 70142 Nov 4 18:46 libmikmod.so
-rwxr-xr-x 1 root root 97171 Nov 4 20:31 libmodplugxmms.so
-rwxr-xr-x 1 root root 1037 Nov 4 18:46 libmpg123.la
-rwxr-xr-x 1 root root 156878 Nov 4 18:46 libmpg123.so
-rwxr-xr-x 1 root root 197414 Nov 4 20:31 libmxdrv.so
-rwxr-xr-x 1 root root 89964 Nov 4 20:31 libnsf.so
-rwxr-xr-x 1 root root 20998 Nov 4 20:31 libqt_xmms.so
-rwxr-xr-x 1 root root 34379 Nov 4 20:31 libradio.so
-rwxr-xr-x 1 root root 75584 Nov 4 20:31 libshn.so
-rwxr-xr-x 1 root root 166012 Nov 4 20:31 libspc.so
-rwxr-xr-x 1 root root 833 Nov 4 18:46 libtonegen.la
-rwxr-xr-x 1 root root 8266 Nov 4 18:46 libtonegen.so
-rwxr-xr-x 1 root root 1091 Nov 4 18:46 libvorbis.la
-rwxr-xr-x 1 root root 69466 Nov 4 18:46 libvorbis.so
-rwxr-xr-x 1 root root 809 Nov 4 18:46 libwav.la
-rwxr-xr-x 1 root root 10870 Nov 4 18:46 libwav.so
-rwxr-xr-x 1 root root 73993 Nov 4 20:31 libxymms.s
Thanks for your time. Any help is much appreciated.


All times are GMT -5. The time now is 11:36 PM.