Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

XBian universal installer
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XBian universal installer
28th Mar, 2013, 04:29 AM
Post: #1
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
XBian universal installer
Hello all,

Thanks to the Rasplex project we are now working on our own universal install (an installer which runs on Windows, OS X & Linux). Rasplex created this installer, we are adapting this installer now for XBian.

Windows
Download here

OS X
Download here

Linux
Download here, extract & run as root. Start up can take some time so please be patient. Requires: 64-bit Linux, QT 4.8 (can be installed via the package manager) & X11


Please leave your feedback here! Thanks!

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
30th Mar, 2013, 08:09 AM
Post: #2
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: XBian universal installer
Windows 8

Didn't run well on first, but after all seems to work just fine.
Message after installation is wrong spelled
"XBian has successfully been installed on your SD card, you can now plug your SD card into your Raspberry Pi" where should be
"XBian has been successfully installed on your SD card, you can now plug your SD card into your Raspberry Pi"

other than that, all seems to be working and OK to me Wink
well done
Cool

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
30th Mar, 2013, 08:09 AM
Post: #3
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: XBian universal installer
What didn't run well on first?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
30th Mar, 2013, 08:22 AM
Post: #4
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: XBian universal installer
(30th Mar, 2013 08:09 AM)Koenkk Wrote:  What didn't run well on first?

when I click Install the bar changed to "Preparing download.." but it stayed stucked like that. It didn't change to "Downloading (%), press to cancel". So I wait for a while, than I clicked to the bar and it started to "Installing XBian to your SD card will delete all your data on the selected SD card, continue?"
When I close the installer and rerun all was as it should.So not sure if that was real bug, or just coincidence. Maybe someone else on Win8 can confirm ?


Also the message after the image is downloaded and ready for installation,maybe change it a bit ?
"Installing XBian to your SD card will delete all your data on the selected SD card, continue?"
"Installing XBian to your SD card will delete all your data on selected SD card. Would you like to continue?"

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
30th Mar, 2013, 08:29 AM
Post: #5
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: XBian universal installer
Ok, that is because the source forge re-director sometimes doesn't work properly. Will look into it.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
1st Apr, 2013, 03:57 AM
Post: #6
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: XBian universal installer
Updated to 0.2, various bugfixes & MD5 checking

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
1st Apr, 2013, 11:53 AM
Post: #7
BartOtten Offline
Registered
Posts: 815
Joined: Jun 2012
Reputation: 29
RE: XBian universal installer
Terminal
bart@linux-81z6:~> ./XBian-installer-Linux
./XBian-installer-Linux: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
Find all posts by this user
Quote this message in a reply
1st Apr, 2013, 05:01 PM
Post: #8
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
XBian universal installer
(1st Apr, 2013 11:53 AM)BartOtten Wrote:  
Terminal
bart@linux-81z6:~> ./XBian-installer-Linux
./XBian-installer-Linux: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory

Did you install the QT headers?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
1st Apr, 2013, 11:54 PM
Post: #9
BartOtten Offline
Registered
Posts: 815
Joined: Jun 2012
Reputation: 29
RE: XBian universal installer
Did I miss instructions?

I think the installer should include them or install them when they are missing. Otherwise we have an 'before-you-use-it-do-those-things'-installer which imho does not make sense.
Find all posts by this user
Quote this message in a reply
2nd Apr, 2013, 02:22 AM
Post: #10
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: XBian universal installer
Just compile it with static headers.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
2nd Apr, 2013, 03:23 AM
Post: #11
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
XBian universal installer
I already looked at this together with the rasplex guys but no luck yet

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
2nd Apr, 2013, 03:41 AM
Post: #12
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: XBian universal installer
It should be just as simple as changing some compilation options. The splash is also compiled with static libraries.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
2nd Apr, 2013, 03:43 AM
Post: #13
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: XBian universal installer
Nope, I need to compile QT static first, which gives me compilation errors

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 09:55 AM
Post: #14
rfmoz Offline
Registered
Posts: 2
Joined: Apr 2014
Reputation: 0
RE: XBian universal installer
I was finally able to use this to deploy XBian to SD Card. After multiple attempts at failing to verify the Xbian 1.0 beta 2 image. This morning it finally worked. Maybe a corrupt file?

Side Issues:
If your laptop goes to sleep while downloading (wireless switched off). It will not continue where it left off when coming back out of sleep. It does not resume a download when starting the utility again.

System: Late 2013, Retina Mac Book Pro, Build 13C64
OS: Mac OSX 10.9.2 Mavericks
SD Card: San Disk Ultra 16GB
Find all posts by this user
Quote this message in a reply
4th Oct, 2016, 07:13 PM
Post: #15
Juanma Offline
Registered
Posts: 1
Joined: Oct 2016
Reputation: 0
RE: XBian universal installer
(30th Mar, 2013 08:22 AM)rikardo1979 Wrote:  When I close the installer and rerun all was as it should.So not sure if that was real bug, or just coincidence. Maybe someone else on Win8 can confirm ?

I'm on Linux, but I can confirm that it wasn't coincidence. The same happened here: I could only finally install after closing XBian installer and re-running it.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 12:51 PM Powered By MyBB, © 2002-2025 MyBB Group.