LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-25-2006, 09:41 PM   #1
Perquisitor
Member
 
Registered: Jul 2004
Location: Panama City Beach, Florida
Distribution: Debian Etch
Posts: 150

Rep: Reputation: 15
are step-by-step instructions possible?


First... I need to say that I don't mind trying to figure something out myself before asking for help. In fact, I have done that for the past three days now. Reading, and reading and reading so many threads, and web sites, and even rants.
I'm trying to figure out how to get DVDs to play on my SuSe 10 system. I've downloaded the MPlayer and tried to install it. Here is what I got for a reply:

Failed dependencies:
w32codec-all is needed by MPLayer-1.Opre7try3-4
libmad.so.0 is needed by MPLayer-1.Opre7try3-4
libmp3lame.so.0 is needed by MPLayer-1.Opre7try3-4
libx264.so.45 is needed by MPLayer-1.Opre7try3-4
libxvidcore.so.4 is needed by MPLayer-1.Opre7try3-4

What does all that mean? Where do I get these files? (they are files aren't they?) How do I install them? Where do I install them? Do I install them before I try to install MPlayer? If I install them and try to install MPlayer again, will I need to install yet again more files?

All I want to do is play DVDs...you know, watch a movie on my computer.

Is there a link, a thread, some easy to follow instructions where I can read them, and follow them. Kind of like assemblying a tool.... you know..... attach part A to part B. Now attach part AB to assembly C. something like that.

thanks
 
Old 04-25-2006, 10:01 PM   #2
Perquisitor
Member
 
Registered: Jul 2004
Location: Panama City Beach, Florida
Distribution: Debian Etch
Posts: 150

Original Poster
Rep: Reputation: 15
forgot to add...

I forgot to mention that after all the above mentioned session I found this libdvdcss thing mentioned, so I downloaded it, as a gtar file. I unziped it, then un-tar'd it (whatever that means) and so.... now what do I do with it?

I've been looking at this Kaffeine program that I have with Suse 10, and it says that I'm missing this libdvdcss file, and because of that I won't be able to play commercial DVDs. But hey! I do have this libdvdcss file on my computer now...... I just don't know where to put it so that Kaffeine, or MPlayer, or whatever other program can actually utilize it to allow them to play DVDs.

like I said, I don't mind trying.... just need a shove in the right direction once in a while.

again thanks
 
Old 04-25-2006, 10:16 PM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Seems Suse and DVDs is a constant complaint.
Hit the search button above with "libdvdcss and Suse" - shouldn't take long to find an answer.

I don't do Suse due to bad experience in the past, so can't help specifically.
 
Old 04-25-2006, 10:26 PM   #4
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
the easiest way (not the quickest way) is to install apt for suse.

download this http://linux01.gwdg.de/~scorot/install-apt4suse.rpm
and install(click on it from within konqueror)
then in a terminal, as root, enter "install-apt4suse" then "apt update" then "apt install synaptic"

now you will have a 'synaptic' entry in the k-menu, run that, find mplayer and install.

you can also and repositories to yast but it's a pain( every directory needs a separate entry)

Last edited by rshaw; 04-25-2006 at 10:28 PM.
 
Old 04-25-2006, 10:29 PM   #5
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
If you check the SuSE distro forum for repositories, you'll find that there are repositories that you can add to Yast that will allow you to download and install all of these codecs automatically.

The libdvdcss that you downloaded is most likely the source file. You'll need to compile and install it in order to use it. It's a simple "./configure && make && make install" but knowing how squirrely SuSE can be, best to use the repositories.
 
Old 04-26-2006, 03:30 AM   #6
mjjzf
Member
 
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879

Rep: Reputation: 39
You will want to use the Packman repository > http://packman.links2linux.org/ - it has all the packages you will need for this. You can search for the packages at the site.
 
Old 04-26-2006, 06:39 AM   #7
Perquisitor
Member
 
Registered: Jul 2004
Location: Panama City Beach, Florida
Distribution: Debian Etch
Posts: 150

Original Poster
Rep: Reputation: 15
thanks for the assistance

thanks all for the tips. I have it working now.

I don't think it's a SuSe problem at all, (as suggested above). The problem was me, just now knowing what to do, and where to look for the necessary files to fix the problem.

The biggest obsticle I find, as a newbie to Linux, is that most of the advice, help, and instructions are written in a way that it is assumed that the learner (read newbie) knows already how to figure out where to install the files refered to, how to find dependent files for programs, and how to arrange them in the order necessary for the installation to work.

I understand that it's our fault actually...... because as a newbie, we want to fix something, or install something. What we're looking to do is to get things up and running, and then we'll take the time to learn about compiling RPMs and learning CLI and such. When actually the reverse should be how it's done. However, it's just our nature to want something to work now, and then when we get the system working we'll take the time to learn how to work with it, adjust it, tweak it.

Sometimes I feel that learning how to work with Linux is like working on car. Trying to get the engine working properly....someone suggests adjusting the idle; but to do that one has to be able to start the engine...but to do that, you need to go buy a part that's missing....but you can't get to the parts store because the engine won't start.
It's a learning process.

Thanks again though. Your help got me going in the right direction. Much appreciated.
 
Old 04-26-2006, 07:44 AM   #8
matelot
Member
 
Registered: Apr 2006
Location: France
Distribution: Trying all sorts...
Posts: 30

Rep: Reputation: 15
Perquisitor - my sentiments exactly. But, I was given this link to read: http://linux.oneandoneis2.org/LNW.htm

Very interesting reading...
 
Old 04-26-2006, 07:56 AM   #9
Agrouf
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: LFS
Posts: 1,596

Rep: Reputation: 80
Debian is the only one distro you should use. Other systems are deviant and dangerous. When we will have to answer to god, only debian users will be saved, all the rest shall perish. So it is.

Also the bible says that enlighted LFS users are allowed to build an operating system from scratch provided it is a Debian system.

Last edited by Agrouf; 04-26-2006 at 08:00 AM.
 
Old 04-26-2006, 02:07 PM   #10
mjjzf
Member
 
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879

Rep: Reputation: 39
Ah, but there is a Debian spinoff called Debian From Scratch, mentioned in the latest Distrowatch Weekly. If that is not the real thing, I don't know...
 
  


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
NEED: Step by step instructions for installing 2200BG RyRyH Linux - Wireless Networking 1 03-25-2006 06:51 AM
extremely detailed step by step instructions wanted for nvdia driver installation!!! saquib Linux - Hardware 1 03-09-2006 01:21 AM
Step-by-step instructions setting up RSA Authentication for SSH? houler Linux - Security 16 04-27-2005 07:08 AM
i need step by step instructions to install wine and then Kazaa ralphus Linux - Newbie 3 11-14-2003 12:32 PM
Step-by-step Apache upgrade Instructions?? where to get Mike_Toth Linux - General 5 05-08-2003 02:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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