<---- template headericclude ----->
Xbmc - Page 3
FedoraForum.org - Fedora Support Forums and Community
Page 3 of 3 FirstFirst 123
Results 31 to 40 of 40
  1. #31
    Join Date
    Feb 2008
    Posts
    656
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by F-GT
    Any more progress with this ?
    yeah all problems solved. thanks to the rpms from fedora junkies.

  2. #32
    Join Date
    May 2004
    Posts
    81
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No f10 i386 build ?

  3. #33
    leigh123linux Guest
    Quote Originally Posted by F-GT
    No f10 i386 build ?
    Build it yourself.

    Code:
    su
    yum groupinstall "Development Tools"
    yum install wget rpmdevtools
    wget http://sourcemirrors.org/scotth/fedora/10/srpms/XBMC-8.10-1.fc10.src.rpm
    yum-builddep -y XBMC-8.10-1.fc10.src.rpm
    exit
    rpmdev-setuptree
    rpmbuild --rebuild XBMC-8.10-1.fc10.src.rpm

  4. #34
    Join Date
    May 2004
    Posts
    81
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by leigh123@linux
    Build it yourself.
    Thanks, I realise I could rpmbuild --rebuild it, just figured if they're providing a repo, would be handy if it had all the arch's for current releases.

    One thing I did learn though was yum-builddep...

    Nice tip.

  5. #35
    Join Date
    May 2004
    Posts
    81
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm

    Finally got around to trying to rebuild the src rpm tonight which leads to a failure.

    checking for main in -lmysqlclient... no
    configure: error: == Could not find a required library. Please see README.linux

    mysql is installed

    rpm -qa | grep mysql
    mysql-5.0.67-2.fc10.i386
    php-mysql-5.2.6-5.i386
    mysql-embedded-5.0.67-2.fc10.i386
    mysql-libs-5.0.67-2.fc10.i386
    mysql-devel-5.0.67-2.fc10.i386
    mysql-server-5.0.67-2.fc10.i386

  6. #36
    maleadt Guest
    Having the same error, the configure script cannot link against libmysqlclient whilst it is clearly installed. Any help?

    Code:
    [tim@desktop Bureaublad]$ rpm -qa | grep mysql
    mysql-devel-5.0.67-2.fc10.i386
    mysql-libs-5.0.67-2.fc10.i386
    mysql-5.0.67-2.fc10.i386

  7. #37
    psorhb1973 Guest
    I"m having trouble with compiling the source code. A pesky little annoyance is jpegint.h is missing in the build, can't find the thing anywhere in the build. Anyone run into this?

  8. #38
    Join Date
    Feb 2008
    Posts
    656
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why torture yourself with all that when its readily available at fedorajunkies repo...???


    http://www.fedorajunkies.com/index.php/XBMC

    i dont understand why you keep on rebuilding stuff when you are getting it readymade?

    two steps really.

    1. get the repo
    2.yum install xbmc

    it is really as simple as that...
    Last edited by creeping death; 25th December 2008 at 03:18 PM.

  9. #39
    Join Date
    May 2004
    Posts
    81
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by creeping death
    why torture yourself with all that when its readily available at fedorajunkies repo...???


    http://www.fedorajunkies.com/index.php/XBMC

    i dont understand why you keep on rebuilding stuff when you are getting it readymade?

    two steps really.

    1. get the repo
    2.yum install xbmc

    it is really as simple as that...
    I notice that the wiki has F10 i386 coming soon.

    Edit: The wiki instructions do work for F9 rpms with the appropriate fixes.
    Last edited by F-GT; 29th December 2008 at 01:20 PM.

  10. #40
    Join Date
    Apr 2008
    Posts
    12
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sound issue

    I installed the 8.10 x86_64 version from fedorajunkies and it runs OK, but I get weird artifacts when playing music (cracking noises, like listening to an old LP). These sounds don't show up when I'm using another media player. Any ideas?

Page 3 of 3 FirstFirst 123

Similar Threads

  1. MPlayer and XBMC built with NVIDIA VDPAU
    By Hansvon in forum Guides & Solutions (Not For Questions)
    Replies: 70
    Last Post: 13th April 2011, 03:27 PM
  2. F11 - XBMC not starting
    By MrFreddy in forum Installation, Upgrades and Live Media
    Replies: 3
    Last Post: 24th February 2010, 10:14 PM
  3. xbmc problem from fedorajunkies
    By setTopbox in forum Using Fedora
    Replies: 0
    Last Post: 6th September 2009, 11:21 PM
  4. Is Anyone Running XBMC?
    By FergatROn in forum Using Fedora
    Replies: 4
    Last Post: 19th July 2009, 04:39 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]