Find the answer to your Linux question:
Results 1 to 5 of 5
hi i've downloaded xine-lib-1.1.18.1.tar.bz2 but cann't install on fedora 12. i'm trying these commands as per the installation guide. ./configure make su make install but after thses when i'm trying ...
  1. #1
    Just Joined!
    Join Date
    Apr 2010
    Posts
    3

    help on installing xine

    hi
    i've downloaded xine-lib-1.1.18.1.tar.bz2 but cann't install on fedora 12.

    i'm trying these commands as per the installation guide.


    ./configure
    make
    su
    make install
    but after thses when i'm trying to run xine, getting command not found message.

    am i doing any mistake?

  2. #2
    Just Joined!
    Join Date
    May 2010
    Posts
    5
    I suspect that xine (I suspect this is the name of the executable) wasn't added to your local PATH directory, so just running it from any standard directory won't cause it to run.

    Two ways you can try and address this:

    1. Look at the documentation for any hints on where it's installed by default (the actual directory)

    2. Manually look for where it may be installed. For that, do this:

    Code:
    su root
    find / -name xine
    This should return all the directories and files with that name. Look through those directories and when you see a file with that name, try and execute it to see if it produces the desired results.

  3. #3
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Just install xine-ui. All dependecies will be brought in along with the main package.
    Code:
    su -c 'yum install xine-ui'
    Code:
    [glenn@leonardo ~]$ yum list xine*
    Loaded plugins: fastestmirror, presto, refresh-packagekit
    Available Packages
    xine-lib.i686                                   1.1.18.1-1.fc13                    fedora                
    xine-lib-devel.i686                             1.1.18.1-1.fc13                    fedora                
    xine-lib-extras.i686                            1.1.18.1-1.fc13                    fedora                
    xine-lib-extras-freeworld.i686                  1.1.18.1-1.fc13                    rpmfusion-free-updates
    xine-plugin.i686                                1.0.2-3.fc12                       fedora                
    xine-ui.i686                                    0.99.6-1.fc13                      fedora                
    xine-ui-skins.noarch                            0.99.6-1.fc13                      fedora
    Code:
    [glenn@leonardo ~]$ sudo yum install xine-ui
    Password: 
    Loaded plugins: fastestmirror, presto, refresh-packagekit
    Loading mirror speeds from cached hostfile
     * fedora: ftp.us.unixeria.com
     * rpmfusion-free: mirror.liberty.edu
     * rpmfusion-free-updates: mirror.liberty.edu
     * rpmfusion-nonfree: mirror.liberty.edu
     * rpmfusion-nonfree-updates: mirror.liberty.edu
     * updates: ftp.us.unixeria.com
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package xine-ui.i686 0:0.99.6-1.fc13 set to be updated
    --> Processing Dependency: libxine.so.1 for package: xine-ui-0.99.6-1.fc13.i686
    --> Processing Dependency: xine-lib-extras for package: xine-ui-0.99.6-1.fc13.i686
    --> Processing Dependency: libcaca.so.0 for package: xine-ui-0.99.6-1.fc13.i686
    --> Processing Dependency: liblirc_client.so.0 for package: xine-ui-0.99.6-1.fc13.i686
    --> Processing Dependency: xine-lib for package: xine-ui-0.99.6-1.fc13.i686
    --> Running transaction check
    ---> Package libcaca.i686 0:0.99-0.9.beta16.fc12 set to be updated
    --> Processing Dependency: libglut.so.3 for package: libcaca-0.99-0.9.beta16.fc12.i686
    ---> Package lirc-libs.i686 0:0.8.6-5.fc13 set to be updated
    ---> Package xine-lib.i686 0:1.1.18.1-1.fc13 set to be updated
    ---> Package xine-lib-extras.i686 0:1.1.18.1-1.fc13 set to be updated
    --> Processing Dependency: libesd.so.0 for package: xine-lib-extras-1.1.18.1-1.fc13.i686
    --> Processing Dependency: libdirect-1.4.so.0 for package: xine-lib-extras-1.1.18.1-1.fc13.i686
    --> Processing Dependency: libfusion-1.4.so.0 for package: xine-lib-extras-1.1.18.1-1.fc13.i686
    --> Processing Dependency: libdirectfb-1.4.so.0 for package: xine-lib-extras-1.1.18.1-1.fc13.i686
    --> Running transaction check
    ---> Package directfb.i686 0:1.4.3-1.fc13 set to be updated
    --> Processing Dependency: libts-0.0.so.0 for package: directfb-1.4.3-1.fc13.i686
    --> Processing Dependency: libvncclient.so.0 for package: directfb-1.4.3-1.fc13.i686
    --> Processing Dependency: libvncserver.so.0 for package: directfb-1.4.3-1.fc13.i686
    ---> Package esound-libs.i686 1:0.2.41-3.fc12 set to be updated
    --> Processing Dependency: libaudiofile.so.0 for package: 1:esound-libs-0.2.41-3.fc12.i686
    ---> Package freeglut.i686 0:2.6.0-3.fc13 set to be updated
    --> Running transaction check
    ---> Package audiofile.i686 1:0.2.6-11.fc12 set to be updated
    ---> Package libvncserver.i686 0:0.9.7-3.fc12 set to be updated
    --> Processing Dependency: libminilzo.so.0 for package: libvncserver-0.9.7-3.fc12.i686
    ---> Package tslib.i686 0:1.0-2.fc12 set to be updated
    --> Running transaction check
    ---> Package lzo-minilzo.i686 0:2.03-3.fc12 set to be updated
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    =========================================================================================================
     Package                     Arch             Version                           Repository          Size
    =========================================================================================================
    Installing:
     xine-ui                     i686             0.99.6-1.fc13                     fedora             1.3 M
    Installing for dependencies:
     audiofile                   i686             1:0.2.6-11.fc12                   fedora              91 k
     directfb                    i686             1.4.3-1.fc13                      fedora             1.2 M
     esound-libs                 i686             1:0.2.41-3.fc12                   fedora              70 k
     freeglut                    i686             2.6.0-3.fc13                      fedora             166 k
     libcaca                     i686             0.99-0.9.beta16.fc12              fedora             172 k
     libvncserver                i686             0.9.7-3.fc12                      fedora             145 k
     lirc-libs                   i686             0.8.6-5.fc13                      fedora              24 k
     lzo-minilzo                 i686             2.03-3.fc12                       fedora              13 k
     tslib                       i686             1.0-2.fc12                        fedora              47 k
     xine-lib                    i686             1.1.18.1-1.fc13                   fedora             2.3 M
     xine-lib-extras             i686             1.1.18.1-1.fc13                   fedora              70 k
    
    Transaction Summary
    =========================================================================================================
    Install      12 Package(s)
    Upgrade       0 Package(s)
    
    Total download size: 5.6 M
    Installed size: 14 M
    Is this ok [y/N]: n
    Exiting on user Command
    Complete!
    Glenn
    Powered by Fedora 16 and Arch Linux

  4. #4
    Just Joined!
    Join Date
    Apr 2010
    Posts
    3
    thanks killabee. thanks glennzo.

    but will i be able to dump it for future installation or i've to download everytime if i reinstall the os?

  5. #5
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Not sure I know what you mean?
    Glenn
    Powered by Fedora 16 and Arch Linux

Posting Permissions

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