Forum
XBian universal installer - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Testing & Experimental (/forum-21.html)
+--- Thread: XBian universal installer (/thread-692.html)



XBian universal installer - Koenkk - 28th Mar, 2013 04:29 AM

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!


RE: XBian universal installer - rikardo1979 - 30th Mar, 2013 08:09 AM

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


RE: XBian universal installer - Koenkk - 30th Mar, 2013 08:09 AM

What didn't run well on first?


RE: XBian universal installer - rikardo1979 - 30th Mar, 2013 08:22 AM

(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?"


RE: XBian universal installer - Koenkk - 30th Mar, 2013 08:29 AM

Ok, that is because the source forge re-director sometimes doesn't work properly. Will look into it.


RE: XBian universal installer - Koenkk - 1st Apr, 2013 03:57 AM

Updated to 0.2, various bugfixes & MD5 checking


RE: XBian universal installer - BartOtten - 1st Apr, 2013 11:53 AM

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



XBian universal installer - Koenkk - 1st Apr, 2013 05:01 PM

(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?


RE: XBian universal installer - BartOtten - 1st Apr, 2013 11:54 PM

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.


RE: XBian universal installer - CurlyMo - 2nd Apr, 2013 02:22 AM

Just compile it with static headers.


XBian universal installer - Koenkk - 2nd Apr, 2013 03:23 AM

I already looked at this together with the rasplex guys but no luck yet


RE: XBian universal installer - CurlyMo - 2nd Apr, 2013 03:41 AM

It should be just as simple as changing some compilation options. The splash is also compiled with static libraries.


RE: XBian universal installer - Koenkk - 2nd Apr, 2013 03:43 AM

Nope, I need to compile QT static first, which gives me compilation errors


RE: XBian universal installer - rfmoz - 5th Apr, 2014 09:55 AM

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


RE: XBian universal installer - Juanma - 4th Oct, 2016 07:13 PM

(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.