LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-20-2004, 07:39 PM   #16
libranikki
Member
 
Registered: Nov 2003
Location: Florida in a town not on the weather map
Distribution: back to Fedora
Posts: 115

Original Poster
Rep: Reputation: 15

ok my configure works fine. it gives me no errors after configure. just after i do a "make" and the errors it gives me are the ones i posted. so i will try the linuxpackages one. thanks for all your help guys.

much love,
nikki
 
Old 06-17-2004, 03:33 AM   #17
Bl4ck_Kn1ght
LQ Newbie
 
Registered: Aug 2003
Location: Santiago, Chile
Distribution: Debian 5.0
Posts: 2

Rep: Reputation: 0
Unhappy MPlayer problem (similar)

Hi everyone!

I was reading this thread and since I have a similar problem I decided to post my issue here too =).

I recently installed Slackware 9.1 on my Gericom Laptop and like 2 days ago i tried to install the MPlayer (i really like this media player). I had some problems and with the help of a friend of mine I realized that somehow some packages were missing during the Slackware installation (actually the Compiler and other essential packages). After that i installed these packages manually and then everything worked fine, at least with the /.configure part.

The problems came with the "make" part. In the console is this message to read:

...
/usr/include/bits/local_lim.h :36:26 linux/limits.h : No such file or directory
In file included from /usr/include/errno.h:36 from player.c:27:
/usr/include/bits/errno.h 25:26: linux/errno.h : No such file or directory
mplayer.c : In function 'main' :
mplayer.c : 870: 'PATH_MAX' undeclared (first use in this function)
mplayer.c : 870: (each undeclared identifier is reportde only once
mplayer.c : 870: for each function it appears in)
make:*** [mplayer.o] Error 1

My friend adviced me to re-install Slackware but i want to know if there is an easier way to solve the problem, maybe it's just one package i have to install manually =p.

So, if anyone could help me i would really appreciate
 
Old 06-17-2004, 05:35 AM   #18
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
You have to install kernel-headers package.
 
Old 06-17-2004, 05:41 AM   #19
Nichole_knc
Member
 
Registered: Mar 2004
Location: Georgia
Distribution: SlackWare 10.1+, FreeBSD 4.4-5.2, Amiga 1.3,2.1,3.1, Windors XP Pro (makes a fair answering machine)
Posts: 287

Rep: Reputation: 30
I too have mplayer issues.
It built just fine but does not play a thing. Nor does the mplayerplugin play movies.
The mplayer install also "broke" realplayer and the mplayerplugin install broke the rpnp plugin...
There are no errors reported in logs or when running from a console. Realplayer states "can't play file format" something like that... on stuff it had been playing.
The mplayer codecs and fonts where installed prior to the build as required.

Previously on a slack test box they all worked together just fine.
Beats me as to why they went south for the summer...
 
Old 06-17-2004, 06:42 AM   #20
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
You can always try reinstall realplayer, create a directory in your home directory (say "mplayer") and configure MPlayer with
./configure --prefix=/home/youruser/mplayer
So it normally won't corrupt any installation because all files will be installed in /home/youruser/mplayer (it may need an update in /etc/ld.so.conf to suit mplayer librairies)
 
Old 06-17-2004, 10:31 AM   #21
Crashbox
Member
 
Registered: Jun 2004
Location: USA
Distribution: Slackware
Posts: 137

Rep: Reputation: 22
a different suggestion

nikki,

mplayer is a great app, but as i recall, the install was a little tricky. so if you can't get it working take a look at kaffeine . the newest version 0.4.3b is available as a slackpack at linuxpackages.net . be warned it does require xine-lib v1.0rc4a (which is also available at linuxpackages.net).

so if you wanna try it. download the 2 packages. as root, run

- upgradepkg xine-lib***.tgz

this will upgrade your xine lib's. then run

- installpkg kaffeine***.tgz

this will install kaffeine.

kaffeine can then be launched from terminal and it should also add itself to your program menu in KDE. and no, you needn't be using KDE to use kaffeine, but KDE needs to be installed.


-crash
 
Old 06-17-2004, 12:02 PM   #22
libranikki
Member
 
Registered: Nov 2003
Location: Florida in a town not on the weather map
Distribution: back to Fedora
Posts: 115

Original Poster
Rep: Reputation: 15
I have KDE installed so I will check that out thanks. But I am so curious to know why I cant get a GUI with mplayer. I did a ./configure --enable-gui when I ran a configure, but still nothing. I tried installing skins, but then it says no skin installed. I want to get it working just so I can say that I did, ya know what I mean? Thanks for the tips!
much love,
nikki
 
Old 06-17-2004, 12:30 PM   #23
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
If the mplayer was installed to /usr/local, get a skin, extract it and put it /usr/local/share/mplayer/Skin . Rename it's folder to 'default'. Then run 'gmplayer'.
 
Old 06-17-2004, 01:54 PM   #24
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
...or install skin in your home directory ~/.mplayer/Skin
 
Old 06-18-2004, 05:02 AM   #25
AxelFendersson
Member
 
Registered: Mar 2004
Location: Darkest Oxfordshire
Distribution: Arch, Slackware
Posts: 184

Rep: Reputation: 32
I'm quite fond of Totem, myself. You can get it from linuxpackages.net, or from the g/ directory in -current. It uses the Xine libraries, so you'll also need xine-lib installed (in xap/).

Whether you use mplayer, xine, or another player based on one of them, you might also want to consider installing libdvdcss to allow you to read commercial DVDs (but be aware that there are legal issues with it in the US), and win32 codecs (just extract them to /usr/lib/win32) to play wmv, quicktime etc.
 
Old 06-21-2004, 11:32 AM   #26
libranikki
Member
 
Registered: Nov 2003
Location: Florida in a town not on the weather map
Distribution: back to Fedora
Posts: 115

Original Poster
Rep: Reputation: 15
Thanks so much for the advice. I got Totem running, but I just HAD to figure out how to get mplayer GUI running as well. After much tinkering, I got them both running. You all are awesome. Thanks so much for the help!!
much love,
nikki
 
Old 06-22-2004, 01:41 PM   #27
Bl4ck_Kn1ght
LQ Newbie
 
Registered: Aug 2003
Location: Santiago, Chile
Distribution: Debian 5.0
Posts: 2

Rep: Reputation: 0
Angry Mplayer problem persists

Hi everyone!

Itīs me again....by the way thanx Keefaz for the tip...it worked well until the console gave me another error report:

libmpdemux/libmpdemux.a(stream_ftp.o)(.text+0x7a): In function `open_f':
: undefined reference to `connect2Server'
libmpdemux/libmpdemux.a(stream_ftp.o)(.text+0xcf8): In function `FtpOpenPort':
: undefined reference to `connect2Server'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

So i guess itīs another missing package....

if anyone can help, thanx...
 
  


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
Windows user, want to get started in Slackware, seeking all kinds of advice Zaelryn Slackware 49 07-07-2005 01:34 PM
advice me some program to see movie cd vanhelsing Linux - Software 1 05-27-2004 10:57 PM
php installation plzzzzzzzz help netguy2000 Linux - Software 3 04-22-2004 12:59 PM
Quicktime 5.0 Equivalent/ Movie Players? barrys Linux - Software 2 09-18-2003 11:17 AM
Movie Players - Video Output Problem Mr. Eek Linux - Software 1 07-18-2003 01:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:38 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