Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-11-2003, 06:15 AM
|
#1
|
HCL Maintainer
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Gentoo on headless; Arch on everything that requires a GUI
Posts: 6,941
Rep: 
|
mplayer: error while loading shared libraries: libdvdread.so.3: cannot open shared ob
That's the error.
This is the third thing I've tried to install using installpkg with a .tgz file, and I'm not having any success. Well, I don't know about swaret, because I haven't tried to use it yet - just installed it with installpkg.
I did installpkg mplayer-1.0pre3-i686-1rob.tgz and figured that would get the job done. It seemed to work just fine, no error messages and it returned me to # but when I typed mplayer I get ->
mplayer: error while loading shared libraries: libdvdread.so.3: cannot open shared object file: No such file or directory
I've searched here and Google, with no solution. I'm new to Slack and don't know if this is a dependency I can go get somewhere, or what to do. I think it's time to forget about installpkg and .tgz files and just continue to compile from source. That just always seems to work for me.
|
|
|
12-11-2003, 06:33 AM
|
#2
|
Member
Registered: Oct 2003
Posts: 534
Rep:
|
|
|
|
12-11-2003, 06:40 AM
|
#3
|
LQ Newbie
Registered: Dec 2003
Location: Poland
Distribution: Slackware, PLD
Posts: 2
Rep:
|
Hello.
You have to install dvdread library.
But it is better to compile mplayer by yourself. It will detect the system and installed libraries, codecs etc. You will have mplayer prepared to run on your system.
Compiling mplayer is very easy, just go to the folder that contains source and type:
./configure
./make
./make install
Default install directory is /usr/local/bin, you can change it by:
./configure --prefix=/your/choice
Arek.
|
|
|
12-11-2003, 07:28 AM
|
#4
|
Senior Member
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037
Rep:
|
hi there!
just a short info...
if you run mplayer as "normal" user you problably won't have access to
these libraries.. And the error message will look like that..
xxx yyyy - permission denied..
xxxyyy libdvdead cannot be opened...
Cheers,
Slackie1000
|
|
|
12-11-2003, 07:35 AM
|
#5
|
HCL Maintainer
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Gentoo on headless; Arch on everything that requires a GUI
Posts: 6,941
Original Poster
Rep: 
|
Quote:
Originally posted by slackie1000
hi there!
just a short info...
if you run mplayer as "normal" user you problably won't have access to
these libraries.. And the error message will look like that..
xxx yyyy - permission denied..
xxxyyy libdvdead cannot be opened...
Cheers,
Slackie1000
|
mingdao@paul:~$ mplayer
mplayer: error while loading shared libraries: libdvdread.so.3: cannot open shared object file: No such file or directory
mingdao@paul:~$ su
Password:
root@paul:/home/mingdao# mplayer
mplayer: error while loading shared libraries: libdvdread.so.3: cannot open shared object file: No such file or directory
|
|
|
12-11-2003, 08:31 AM
|
#6
|
Senior Member
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037
Rep:
|
hi chinaman,
ok...
my mistake..
happened to me..
i compiled and i got the message after that..
i hope you solve the problem soon..
Regards,
Slackie1000
|
|
|
12-11-2003, 08:34 AM
|
#7
|
HCL Maintainer
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Gentoo on headless; Arch on everything that requires a GUI
Posts: 6,941
Original Poster
Rep: 
|
np
I've downloaded the source, and will read some more (after a few hours sleep) before I mess it up again. Thanks Slackie!
|
|
|
All times are GMT -5. The time now is 04:50 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|