[XBMC-LIVE][HOW-TO] Install nightly to get Alaska Revisited working

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Baswazz Offline
Fan
Posts: 316
Joined: Oct 2010
Reputation: 7
Location: Netherlands
Post: #11
Don't use notepad.

To make a script it is quite simple.

First download SSH for your windows pc.
Or use the terminal in Ubuntu for example: ssh -p 22 username@ip
You can also use nano.
so:

sudo nano /home/xbmc/XBMC-build_git.sh

copy/past the code and hit ctrl+O to save.

then follow the rest of the steps.

Frontend : Openelec 3.0.3 running on AMD Fusion A6-3500
Backend : Ubuntu 13.04 running with TVHeadend 3.5.x
Remote : Motorola Nyxboard Hybrid (revised) / Boxee remote
Ziggo TV Channel Logo Pack (Dutch)
find quote
boykster Offline
Senior Member
Posts: 205
Joined: Nov 2009
Reputation: 16
Post: #12
Baswazz Wrote:Don't use notepad.

To make a script it is quite simple.

First download SSH for your windows pc.
Or use the terminal in Ubuntu for example: ssh -p 22 username@ip
You can also use nano.
so:

sudo nano /home/xbmc/XBMC-build_git.sh

copy/past the code and hit ctrl+O to save.

then follow the rest of the steps.


+1 - this is how I do it; I use nano as a lightweight editor.

@Rumik - it sounds like the script just isn't running properly for you - you can download it already turned into a script from my post here:

http://forum.xbmc.org/showpost.php?p=738...stcount=36

just follow the directions there.

Also, what distro are you using? I didn't test the script on any distro other than LIVE installed to a drive - other distros may be different and need some tweaking.
find quote
X3lectric Offline
Closed Account
Posts: 1,756
Joined: Feb 2006
Location: in a Dropbox
Post: #13
The-Boxhead Wrote:"This script was created by boykster in this post. I'm just adding it here for easy access since i know a lot of people here want to try out the Alaska Revisited goodness."

I think he gave you clear credit and link to org post.

boyskters script was part of a combined effort, please read original post. where the topic starter should have posted his information, because of below info.

boykster Wrote:I was able to use my script to build XBMC this morning; make install worked as well, so I'm not sure what errors others are getting. Make sure you are running the script as root, not just with sudo. Copying the files at the end requires root on most systems

yes look at commit

https://github.com/xbmc/xbmc/commit/6948...f879b3ce46

ppl cant build doesn't mean its script or how-to compile instructions.

ppl assume way too much and dont post properly informed posts, this cause users to get more confused. just reading this whole topic makes me cringe.

Please dont litter forums with unnecessary posts just because xbmc needs to be a particular version for a particular skin to work, confuses ppl like rumik and t2ffn cause they dont know linux had they read the original post the concerns about
Quote:"I dont want to destroy a perfectly good xbmc install
and other comments rae answered and sorted on original post.
This entire topic and issues could have been avoided by proper informed posting, and why building breaks sometimes in trunk.

As the git commit shows above when you cant compile goto IRC and ask if trunk is building ok 9/10 times if building in Linux is broken bet is developers know about it. if they going to fix it or not idk.

As for credit due for original poster please read the whole post where script is and follow up there.
(This post was last modified: 2011-04-28 13:53 by X3lectric.)
find quote
Rumik Offline
Senior Member
Posts: 299
Joined: Nov 2010
Reputation: 0
Post: #14
Yeah, i have no idea what you just said.

Boykster - thanks for the file, but I tried it and I'm still getting the same problem. I'm running 10.1 Live.

Anyone have any other ideas about how I could get this working?

Thanks
find quote
The-Boxhead Offline
Donor
Posts: 943
Joined: May 2005
Reputation: 17
Location: Norway
Post: #15
X3lectric Wrote:boyskters script was part of a combined effort, please read original post. where the topic starter should have posted his information, because of below info.



yes look at commit

https://github.com/xbmc/xbmc/commit/6948...f879b3ce46

ppl cant build doesn't mean its script or how-to compile instructions.

ppl assume way too much and dont post properly informed posts, this cause users to get more confused. just reading this whole topic makes me cringe.

Please dont litter forums with unnecessary posts just because xbmc needs to be a particular version for a particular skin to work, confuses ppl like rumik and t2ffn cause they dont know linux had they read the original post the concerns about and other comments rae answered and sorted on original post.
This entire topic and issues could have been avoided by proper informed posting, and why building breaks sometimes in trunk.

As the git commit shows above when you cant compile goto IRC and ask if trunk is building ok 9/10 times if building in Linux is broken bet is developers know about it. if they going to fix it or not idk.

As for credit due for original poster please read the whole post where script is and follow up there.

Ok i see and totally agree Wink my reading glasses was out of reach i guess Wink

PointOfView Nvidia ION Atom 330 - TRANSCEND 2GB DDR2 DIMM 800MHz - G.SKILL 64GB SSD 2.5
Open Elec Beta4 1.95.4
XBMC Online Manual - HOW-TO post about a problem in a useful manner - Create/View Bug Report
Setup/Fix correct resolution on XBMC/Ubuntu - Usefull linux terminal commands
find quote
Firas.AlShafei Offline
Junior Member
Posts: 34
Joined: Apr 2011
Reputation: 0
Rainbow    Post: #16
X3lectric Wrote:if your going to rip off someones work please at leat given them credit...

this is where you ripping your shit off from http://forum.xbmc.org/showthread.php?tid=89817 please dont do it again without giving credit.

and btw nano doesnt require so much messing around specially to peeps who have no idea about linux

so that everyone knows thers no issues building from git sometimes it happens that main trunk gets screwed up thats why my ppas for nightlies stoped

I don't understand why you're so upset. I made a good faith effort to link back to the original post so people can follow up and check for similar issues, hell i even included comments in the script itself pointing back to the original post - there's no way i could have made it any clearer.
Code:
# Script to compile xbmc from source
# Created by boykster @ http://forum.xbmc.org/showpost.php?p=738445&postcount=36

The reason i reposted it here was because i needed to a nightly build to get this skin working and took a lot of searching to find out how to get it. I assumed that a lot of other users were probably in the same boat (trying to install alaska) and thought i would make it more accessible by posting the link and simplified instructions here.

I appreciate your work and i'm sorry for not giving the right credit - it wasn't malicious, i just didn't know and i never tried to pass it off as my own work.

Regarding not knowing linux, people learn by actually doing the work. They might fuss with vi for a while but in the end it's a learning experience. No one should be using nightly builds if they expect a package that's a 100% wrapped up and ready to go. Now if we can stop clogging the post with credit related info and actually help some people.

Cheers.

ps: just edited the original post to include a a link to original thread in bold red on the first line.

Like my post? please up my reputation, it faced the wrath of X3lectric over this post
[HOW-TO][FRODO] Configure XBOX 360 Wireless Controller
[HOW-TO][Frodo] XBOX DVD Remote/Dongle
(This post was last modified: 2011-05-11 06:33 by Firas.AlShafei.)
find quote
DejaVu Offline
Posting Freak
Posts: 1,155
Joined: May 2010
Reputation: 2
Location: United Kingdom
Post: #17
Tried to use this script.
It seems to get most of the way through, but then fails as per Rumik's post on the first page...

Code:
configure: error: Could not find a required library. Please see the README for your                          platform.
make: *** No targets specified and no makefile found.  Stop.
make: Entering directory `/root/setup/xbmc/lib/addons/script.module.pil'
make: *** No targets specified and no makefile found.  Stop.
make: Leaving directory `/root/setup/xbmc/lib/addons/script.module.pil'
make: *** No rule to make target `install'.  Stop.
xbmc-live start/running, process 4505
This is a fresh install of XBMCLive Dharma 10.1.

[Image: watched-fanart.jpg]
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
find quote
Post Reply