Done: What happened to the linux installer
|
13th Jan, 2015, 06:26 AM
Post: #11
|
|||
|
|||
RE: What happened to the linux installer
I've tested it and it did not work (Mint 17.1 x64) :/
(Will try again later...) so i've made it executable (chmod +x), used root to open it, the program found all the *.img.gz files under sourceforge "release" folder correctly and told me the right drive/sd to install. I've chosend the last one "XBian_2014.12.15_rpi.img.gz" and the download was fine. After download it did not installed it correctly (or at all)... :/ But this was strange, this unmounted me all my drives and after was getting me an error: "QIODevice::write: device not open" Terminal output: Spoiler (Click to View) P.S.: Also i was seeing the git source code, maybe to add an option to seek for the images on "Testing" on sourcefourge and i think the code has some errors for compiling. I was getting this error (related to qt4/5 transition): Quote:installer.h:4:19: fatal error: QDialog: No such file or directory To fix it, i had to change the file "xbian-installer.pro". This line: Quote:QT += core gui xml network widgetsWith this: Quote:greaterThan(QT_MAJOR_VERSION, 4): QT += widgets Now i'm, getting other compiling problem, Quote:/usr/bin/ld: cannot find -lGLbit, i'm reading this is because of wrongly linked libs, so this is just probably me... EDIT: The second error was just me, like i've said. linking libGL.so fixed it... |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Linux Installer & DDing Rasp 2 Image | cship | 15 | 41,711 |
6th Mar, 2015 02:59 AM Last Post: beach |
|
[PROBLEM] Linux installer not working | rlogiacco | 4 | 13,291 |
18th Jan, 2015 11:46 PM Last Post: rikardo1979 |
|
Feedback Linux/Mac Installer | BartOtten | 3 | 11,655 |
29th Dec, 2012 05:53 AM Last Post: lemmy999 |