LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-18-2006, 02:16 PM   #1
Khepri
Member
 
Registered: Jul 2005
Location: Florida
Distribution: DebianSarge;UbuntuDapper
Posts: 34
Blog Entries: 4

Rep: Reputation: 15
Make Install xmms-plugin install fail - deb sarge


Here's what I've got;

Quote:
debian:/tmp/mplayerplug-in# make install
g++ -c -o plugin-ui.o -Wall -g -O2 -I/usr/X11R6/include -g -O2 -DXP_UNIX -DMOZ_X11 -I/usr/include/mozilla/java -I/usr/include/mozilla/plugin -I/usr/include/mozilla -I/usr/include/mozilla/xpcom -I/usr/include/mozilla/string -I/usr/include/mozilla/nspr -I/usr/include/mozilla -Iinclude -fPIC -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DX_ENABLED Source/plugin-ui.cpp
Source/plugin-ui.cpp:6:21: X11/xpm.h: No such file or directory
Source/plugin-ui.cpp:48:2: #error libXpm has not been found. Compilation cannotcontinue
Source/plugin-ui.cpp: In function `void Initialize(Display*, long unsigned int,
nsPluginInstance*, _XGC*)':
Source/plugin-ui.cpp:72: error: `XpmCreatePixmapFromData' undeclared (first use
this function)
Source/plugin-ui.cpp:72: error: (Each undeclared identifier is reported only
once for each function it appears in.)
make: *** [plugin-ui.o] Error 1
debian:/tmp/mplayerplug-in# apt-get install libXpm
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package libXpm
debian:/tmp/mplayerplug-in# apt-get install libXpm-dev
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
libxpm-dev libxpm4
The following NEW packages will be installed:
libxpm-dev
The following packages will be upgraded:
libxpm4
1 upgraded, 1 newly installed, 0 to remove and 137 not upgraded.
Need to get 389kB of archives.
After unpacking 373kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://security.debian.org stable/updates/main libxpm4 4.3.0.dfsg.1-14sarge1 [195kB]
Get:2 http://security.debian.org stable/updates/main libxpm-dev 4.3.0.dfsg.1-14sarge1 [193kB]
Fetched 389kB in 2s (132kB/s)
(Reading database ... 74431 files and directories currently installed.)
Preparing to replace libxpm4 4.3.0.dfsg.1-14 (using .../libxpm4_4.3.0.dfsg.1-14sarge1_i386.deb) ...
Unpacking replacement libxpm4 ...
Selecting previously deselected package libxpm-dev.
Unpacking libxpm-dev (from .../libxpm-dev_4.3.0.dfsg.1-14sarge1_i386.deb) ...
Setting up libxpm4 (4.3.0.dfsg.1-14sarge1) ...

Setting up libxpm-dev (4.3.0.dfsg.1-14sarge1) ...
debian:/tmp/mplayerplug-in# make install
g++ -c -o plugin-ui.o -Wall -g -O2 -I/usr/X11R6/include -g -O2 -DXP_UNIX -DMOZ_X11 -I/usr/include/mozilla/java -I/usr/include/mozilla/plugin -I/usr/include/mozilla -I/usr/include/mozilla/xpcom -I/usr/include/mozilla/string -I/usr/include/mozilla/nspr -I/usr/include/mozilla -Iinclude -fPIC -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DX_ENABLEDSource/plugin-ui.cpp
Source/plugin-ui.cpp:48:2: #error libXpm has not been found. Compilation cannot continue
make: *** [plugin-ui.o] Error 1
debian:/tmp/mplayerplug-in#
As you can see I just successfully installed libXpm and still it says it can't find it...

Any ideas on how to resolve this?
TIA
 
Old 02-18-2006, 04:24 PM   #2
Khepri
Member
 
Registered: Jul 2005
Location: Florida
Distribution: DebianSarge;UbuntuDapper
Posts: 34

Original Poster
Blog Entries: 4

Rep: Reputation: 15
Solved.

Apparently it would not install from the /tmp direcory.

I moved everything back to /home, executed ./configure, make, make install from a directory there and it says it installed system-wide from there...

Permissioning problem?

/tmp is world writable by default I believe...

OTOH, I was logged in as root user doing all this...

Is there something about Debian that it will block system-wide installs from /tmp....seems like there would be for security reasons...

I imagine that I could have moved everything to /opt and installed from there also...

Maybe this will help someone else down the road.
 
Old 02-18-2006, 10:05 PM   #3
Khepri
Member
 
Registered: Jul 2005
Location: Florida
Distribution: DebianSarge;UbuntuDapper
Posts: 34

Original Poster
Blog Entries: 4

Rep: Reputation: 15
Not solved...

After all that getting it compiled and installed it has wreaked havoc with the system preferences...specifically the file associations for streaming audio....PLS files...

I keep getting the message that whenever I click on a playlist that the deault player is not installed...

I deleted the plugin installation (best I could)...apt-get remove xmms...deleted byhand tall the associations in KDE preferences...

Reinstalled the regular XMMS package...uninstall, reinstall....

I'm ripping my hair out!...No matter what...wehnI click on a playlist I get the error message....

FInally I saved the playlist to desktop...clicked on it there...XMMS starts and plays the remote stream with the error message MESSAGE: DEVICE: DEFAULT.....that's it nothing else to specify what the problem is....

Does anyone have any idea what I need to do to get this resolved? Beyond a complete system re-install (which I'm so frustrataed at this point I'm ready to do yet still reluctant as this is a QUAD-boot)?

EDIT: p.s. I was getting a message about libmikmodso.2 earlier but solved that by finally loading the package

EDIT2: Here's the exact message, it seems to be from KDE;

Download Error - /tmp/shoutcast-playlist.pls could not be opened, because the associated helper application does not exist. Change the association in your preferences.

As I said I've worked over the preferences repeatedly to no avail...it's as if KDE is not saving the changes?

Last edited by Khepri; 02-18-2006 at 10:25 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I make Sarge use kernal 2.6 on the initial install? rickh Debian 3 05-05-2005 12:57 AM
10.1 - XMMS VQF Plugin impossible to install Eyedunno Mandriva 1 04-04-2005 03:28 AM
Successful Deb-Sarge install!...but i wonder??? boutrosboutros Debian 6 06-03-2004 11:48 PM
First Linux Install - Deb Sarge/Sid Q's Kernal and related ChivalricRonin Debian 11 04-07-2004 04:20 PM
xmms-How to install mp3 plugin? jitus Linux - Newbie 1 03-30-2004 07:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration