![]() |
|
|||||||
| XBMC for Linux and XBMC Live Specific Support Need help with XBMC for Linux or XBMC Live, or think you've found a bug? Discuss it here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Team-XBMC Developer
Join Date: May 2004
Posts: 4,056
![]() |
ANNOUNCEMENT build.sh is no longer supported and will soon be removed from SVN. Please see README.linux for build instructions.
As of SVN revision 9884 of linuxbranch the new build script I've authored is in the repository. Pike has modified the README.linux to briefly explain its usage, SO READ IT. Here is a full list of available options... Code:
$ ./build.sh --help
build.sh by default checks that your source is up-to-date, updates it
if not, compile, and create a working build of XBMC in ./BUILD.
UserData and scripts dirs will be backed up if existing.
Usage: build.sh [OPTIONS]
OPTIONS:
--help [-h] : Display this text.
DEST=<build-dest> : Path to install XBMC to
NOUPDATE : Don't update source.
NOCOMPILE : Don't compile.
NOCLEAN : Don't run "make clean" first.
NOCOPY : Don't create XBMC file structure.
CONFIRM : Don't ask about anything
CONFIGOPT=<config-option> : Option to pass to configure.
One option per CONFIGOPT=,
can pass more than one
WEB=<path/to/web_int.rar> : Web interface to use.
Default = PM3
These options can be defaulted in ~/.xbmc-build-settings.
Just make a white space separated list on the first line.
Please post bug reports and feature requests here or in #xbmc-linux on FreeNode. Enjoy ![]() EDIT: Forgot to give a shout out to Pike, dragon788, staz and the rest of #xbmc-linux for testing. Thanks guys.
__________________
Howto post your problem in a useful manner. #xbmc-linux on FreeNode XBMC online-manual, FAQ, search, forum rules, how to submit a bugreport. Last edited by althekiller; 2008-11-12 at 09:52. |
|
|
|
|
|
#2 |
|
Project Manager
|
tis a nice script ™
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first.
Last edited by pike; 2007-08-12 at 05:03. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Aug 2007
Posts: 1
![]() |
Agreed pike, its great for assisting with a quick compile rather than making crazy symlinks all over the place (which is still somewhat necessary in Gentoo anyways).
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Aug 2007
Posts: 3
![]() |
I totally agree, it's a nice script. However it together with README.linux does not mention that the XBMC_HOME variable must be set to the correct path (mostly ~/XBMC/BUILD)
|
|
|
|
|
|
#5 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,714
![]() |
simply because it aint so. if the var isnt set it uses the dir the executable is in
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#6 |
|
Project Manager
|
readme says to CD into your "BUILD" folder and run it from there, and if you follow directions everything works as advertised lulz
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first.
|
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Mar 2007
Posts: 137
![]() |
I'm wondering if someone could fix the script for nvidia/7.10 systems.
When you use envy to install your nvidia drivers it installs the llzo2-dev, which then when compiling crashes out unless you make a change to your Make file and swap -llzo to -llzo2 in the make file, run make, and then build.sh NOCOMPILE to install the latest build into your BUILD folder. |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Oct 2007
Posts: 9
![]() |
This is not a problem in de build.sh script. It needs to be fixed in the configure.in script.
|
|
|
|
|
|
#9 |
|
Team-XBMC Project Manager
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
![]() |
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#10 |
|
Senior Member
Join Date: Mar 2007
Posts: 137
![]() |
Wish I was skilled enough to do a patch, you guys deff dont want me going in and coding stuff
im more of the person that hammers on the software and fines bugs and stuff.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|