Results 1 to 4 of 4

Thread: mplayer & libjpg, binutils, etc. versions

  1. #1
    Associate
    Join Date
    Apr 2002
    Posts
    39

    mplayer & libjpg, binutils, etc. versions

    I (somehow??) successfully downloaded/compiled/installed mplayer and played a mpeg file from CD (my first TRUE Linux success!)

    However, I didn't have any luck playing a VCD from a CD, so thought I would re-read the instructions given by the mplayer author. *There are dependent files that I'm trying to check the version of (i.e. XFree86, gcc, make, etc.).

    So far, my XFree86, gcc, make are of the proper version, but I can't find the binutils file or the libjpg, libogg, libvorbis, etc. files. *I've tried, as root, find -name binutils* but yielded no results.

    I show below the results of find -name libjpeg*:

    c66:/ # find -name libjpeg*
    ./opt/netscape6/plugins/java2/lib/i386/libjpeg.so
    ./usr/lib/libjpeg.a
    ./usr/lib/libjpeg.so.62
    ./usr/lib/libjpeg.so.6.0.1
    ./usr/lib/libjpeg.so.62.0.0
    ./usr/lib/libjpeg.la
    ./usr/lib/libjpeg.so
    ./usr/lib/SunJava2-1.3.1/jre/lib/i386/libjpeg.so
    ./usr/lib/libjpeg.so.6

    I wonder if one of these is the mplayer dependent, or I need to acquire another?

  2. #2
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re: mplayer & libjpg, binutils, etc. versions

    Are you using a packaged based distro? If so,, find out if the package that includes those files is installed.

    Mplayer has been a rough one for me as well. As I get one thing working it takes 2x longer to get the next one working. It gets irritating after a while.

  3. #3

    Re: mplayer & libjpg, binutils, etc. versions

    Yup, mplayer is a bitch. After my unsuccessful tries, I moved over to Xine and it's working perfectly .... ok, Xine made problems too, but in the end it was way easier to install than mplayer.
    But now that I have xine up and running I'll give mplayer a shot - linux is no system for someone who gives up

    Btw: As Shotty said, what distro are you using? At Suse the package you are searching is called "libjpeg" and as far as I can tell from your output you already have them installed.

    This is what I get:

    Code:
    black666@starbase:~> locate libjpeg
    /usr/lib/libjpeg.a
    /usr/lib/libjpeg.la
    /usr/lib/libjpeg.so
    /usr/lib/libjpeg.so.6
    /usr/lib/libjpeg.so.6.0.1
    /usr/lib/libjpeg.so.62
    /usr/lib/libjpeg.so.62.0.0
    /usr/lib/SunJava1-1.1.8/lib/i686/green_threads/libjpeg_sun.so
    /usr/lib/SunJava1-1.1.8/lib/i686/green_threads/libjpeg_sun_g.so
    /usr/lib/SunJava1-1.1.8/lib/i686/native_threads/libjpeg_sun.so
    /usr/lib/SunJava1-1.1.8/lib/i686/native_threads/libjpeg_sun_g.so
    /usr/lib/SunJava2-1.3.1/jre/lib/i386/libjpeg.so
    black666@starbase:~>

  4. #4

    Re: mplayer & libjpg, binutils, etc. versions


    Yup, mplayer is a bitch. After my unsuccessful tries, I moved over to Xine and it's working perfectly .... ok, Xine made problems too, but in the end it was way easier to install than mplayer.
    But now that I have xine up and running I'll give mplayer a shot - linux is no system for someone who gives up *
    Black can you help shed some light on my Xine? It loads just fine and then freezes up my entire system. My thoughts are leading towards sound problems but...

    And Xine was installed via RH7.3 initial configuration

    Thanks
    Ras

Similar Threads

  1. Mplayer Problem
    By GhostDawg in forum Linux - Software, Applications & Programming
    Replies: 2
    Last Post: 08-30-2005, 07:23 AM
  2. Excel 2k files with Earlier Versions of Excel
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:23 AM
  3. Getting Mplayer to work
    By shebang in forum Linux - Software, Applications & Programming
    Replies: 3
    Last Post: 10-10-2004, 01:36 PM
  4. mplayer is not installing on Red Hat Linux 9.0
    By in forum Linux - General Topics
    Replies: 4
    Last Post: 11-10-2003, 05:16 PM
  5. Mplayer
    By Bogler in forum Linux - General Topics
    Replies: 5
    Last Post: 06-20-2002, 02:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •