LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   looking for xbmc 10.0 (https://www.linuxquestions.org/questions/slackware-14/looking-for-xbmc-10-0-a-851692/)

escaflown 12-21-2010 08:18 PM

looking for xbmc 10.0
 
The title says it all: I'm looking for a slackbuild of the latest release of xbmc 10.0. All my attempts to use the existing slackbuild (for xbmc 9.10) to compile the 10.0 version have failed. Thanks.

MS3FGX 12-21-2010 08:29 PM

How do they fail? What error message do you get? If no updated SlackBuild exists, it may be easier to just fix it on your own. Depending on the error, the problem might not even be with the SlackBuild, but with the system you are trying to build on.

andrewthomas 12-21-2010 08:31 PM

The latest version is 9.11 which has a 13.1 slackbuild.

Are you wanting to build from SVN?

http://sourceforge.net/projects/xbmc/

escaflown 12-21-2010 09:29 PM

1 Attachment(s)
Quote:

Originally Posted by andrewthomas (Post 4199501)
The latest version is 9.11 which has a 13.1 slackbuild.

Are you wanting to build from SVN?

http://sourceforge.net/projects/xbmc/

Stable version was released this week and it is 10.0. Check out http://xbmc.org/


Quote:

Originally Posted by MS3FGX (Post 4199495)
How do they fail? What error message do you get? If no updated SlackBuild exists, it may be easier to just fix it on your own. Depending on the error, the problem might not even be with the SlackBuild, but with the system you are trying to build on.

buliding on current-64-multilib. It failed with an error about missing library but I couldn't find anything informative enough for me in the config.log
I attached the config.log.

escaflown 12-23-2010 02:21 PM

Found the culprits: libmicrohttpd and libmodplug are new dependencies that I was missing.

mlangdn 12-24-2010 01:19 AM

Quote:

Originally Posted by escaflown (Post 4201442)
Found the culprits: libmicrohttpd and libmodplug are new dependencies that I was missing.

That made it easy for me! Install the dependencies, simple edit of the slackbuild, then off to the races.

larryhaja 12-26-2010 07:33 AM

Quote:

Originally Posted by escaflown (Post 4201442)
Found the culprits: libmicrohttpd and libmodplug are new dependencies that I was missing.

In my new updated xbmc.SlackBuild I only have libmodplug as a required dependency. libmicrohttpd is an option that is turned off by default. Giving '--disable-webserver' to configure turns off the libmicrohttpd requirement.

@escaflown: I noticed you are using Slackware64 on -current. It looks like the lib64 patch is no longer needed as I had to update it for the new version. If so, I'd like to delete that patch as I don't have a x86_64 computer to test it out on. Also, it would be nice to know if the extra includes could be removed as well since they are also only needed for x86_64 computers.

A new version of the script should be made available sometime after New Year's.

mlangdn 12-26-2010 08:45 AM

One of the "simple edits" I did was commenting out everything in the patch section. I did not comment out the extra includes.

larryhaja 12-26-2010 09:23 AM

Quote:

Originally Posted by mlangdn (Post 4203381)
One of the "simple edits" I did was commenting out everything in the patch section. I did not comment out the extra includes.

Thank you for that info. I want to get rid of redundant stuff and simplify it as best I can.

If anybody has a chance on x86_64, can they build it without the extra includes?

escaflown 12-26-2010 10:28 AM

Quote:

Originally Posted by larryhaja (Post 4203338)
In my new updated xbmc.SlackBuild I only have libmodplug as a required dependency. libmicrohttpd is an option that is turned off by default. Giving '--disable-webserver' to configure turns off the libmicrohttpd requirement.

@escaflown: I noticed you are using Slackware64 on -current. It looks like the lib64 patch is no longer needed as I had to update it for the new version. If so, I'd like to delete that patch as I don't have a x86_64 computer to test it out on. Also, it would be nice to know if the extra includes could be removed as well since they are also only needed for x86_64 computers.

A new version of the script should be made available sometime after New Year's.

@larryhaja: Thanks for your hard work. I didn't have to turn on the lib64 patch when compiling it. Actually, I commented out all the patches that were used for 9.10. I was able to compile with all the extra options enable (on the condition that all the needed dependencies are installed) without any problem on a box running slackaware64-current-multilib.

Edit: I just successfully recompiled the 10.0 on my slackware64-current-multilib box without the extra includes.

Laodiceans 01-05-2011 11:34 AM

Anyone knows when the new slackbuild do for xbmc 10.0 will be available?

larryhaja 01-05-2011 07:19 PM

Quote:

Originally Posted by Laodiceans (Post 4214180)
Anyone knows when the new slackbuild do for xbmc 10.0 will be available?

I just uploaded it to SBo a couple days ago. It is still in pending.

Laodiceans 01-05-2011 09:12 PM

Thanks!


All times are GMT -5. The time now is 09:47 PM.