Find the answer to your Linux question:
Results 1 to 4 of 4
I've been trying to get a DVD to play now for 5 hours...tired of trying. Using FC4...and was trying Totem. I've probably read every post...tried everything I can think of. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
  1. #1
    Just Joined!
    Join Date
    Sep 2005
    Posts
    10

    How to get rid of software that won't work

    I've been trying to get a DVD to play now for 5 hours...tired of trying. Using FC4...and was trying Totem. I've probably read every post...tried everything I can think of. The last thing I tried was to install Xine. I downloaded the tarball from the Xine site....unpacked it...did the usual
    ./config
    make
    makeinstall

    The package compiled OK..and put itself in the usr folder like it was supposed to.....but of course Totem still doesn't play DVDs..same message and now I have this "Xine" on my computer that's not doing anything for me except taking up space. How do you get rid of programs that are installed from source?

  2. #2
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,619
    Try:
    Code:
    make uninstall
    in the source folder. Also, if you want to play encrypted DVD's, you will need libdvdcss. Beware though that libdvdcss is illegal in certain countries. Check that you can use it before you install it.

    Bryan
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

  3. #3
    Linux Newbie
    Join Date
    Sep 2005
    Location
    CZ
    Posts
    164
    Probably you don't want to uninstall the app but install appropriate codecs instead?

  4. #4
    Linux Engineer
    Join Date
    Jan 2005
    Location
    Chicago (USA)
    Posts
    1,028
    Kaffeine is a good frontend for Xine.

Posting Permissions

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