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

[DONE] What happened to the linux installer
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Done:  What happened to the linux installer
22nd Jan, 2015, 11:10 AM
Post: #49
calhaus Offline
Registered
Posts: 39
Joined: Jul 2013
Reputation: 4
RE: What happened to the linux installer
(22nd Jan, 2015 10:31 AM)CurlyMo Wrote:  Can you post the output when it "complains"? And can you post the output of ldd XBian-installer

When i use this on xbian-installer.pro:
Spoiler (Click to View)
unix {
SOURCES += diskwriter_unix.cpp
HEADERS += diskwriter_unix.h
LIBS += -lz
CONFIG += static
QMAKE_LFLAGS = -static -static-libgcc
}
(Without -static compiles fine but with lots of dependencies.)

I get this output, "complains" at the end in bold:
Spoiler (Click to View)
$ make

/home/calhaus/qt-static-5.4.0/bin/uic installer.ui -o ui_installer.h
/home/calhaus/qt-static-5.4.0/bin/uic dialog.ui -o ui_dialog.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o main.o main.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o installer.o installer.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o version.o version.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o dialog.o dialog.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o diskwriter_unix.o diskwriter_unix.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o xbian-installer_plugin_import.o xbian-installer_plugin_import.cpp
/home/calhaus/qt-static-5.4.0/bin/rcc -name rsc rsc.qrc -o qrc_rsc.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o qrc_rsc.o qrc_rsc.cpp
/home/calhaus/qt-static-5.4.0/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/calhaus/qt-static-5.4.0/mkspecs/linux-g++ -I/home/calhaus/Desktop/xbian_instaler_git_copy -I/home/calhaus/qt-static-5.4.0/include -I/home/calhaus/qt-static-5.4.0/include/QtWidgets -I/home/calhaus/qt-static-5.4.0/include/QtGui -I/home/calhaus/qt-static-5.4.0/include/QtXml -I/home/calhaus/qt-static-5.4.0/include/QtNetwork -I/home/calhaus/qt-static-5.4.0/include/QtCore -I/opt/ros/indigo/include -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include installer.h -o moc_installer.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o moc_installer.o moc_installer.cpp
/home/calhaus/qt-static-5.4.0/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/calhaus/qt-static-5.4.0/mkspecs/linux-g++ -I/home/calhaus/Desktop/xbian_instaler_git_copy -I/home/calhaus/qt-static-5.4.0/include -I/home/calhaus/qt-static-5.4.0/include/QtWidgets -I/home/calhaus/qt-static-5.4.0/include/QtGui -I/home/calhaus/qt-static-5.4.0/include/QtXml -I/home/calhaus/qt-static-5.4.0/include/QtNetwork -I/home/calhaus/qt-static-5.4.0/include/QtCore -I/opt/ros/indigo/include -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include diskwriter.h -o moc_diskwriter.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o moc_diskwriter.o moc_diskwriter.cpp
/home/calhaus/qt-static-5.4.0/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/calhaus/qt-static-5.4.0/mkspecs/linux-g++ -I/home/calhaus/Desktop/xbian_instaler_git_copy -I/home/calhaus/qt-static-5.4.0/include -I/home/calhaus/qt-static-5.4.0/include/QtWidgets -I/home/calhaus/qt-static-5.4.0/include/QtGui -I/home/calhaus/qt-static-5.4.0/include/QtXml -I/home/calhaus/qt-static-5.4.0/include/QtNetwork -I/home/calhaus/qt-static-5.4.0/include/QtCore -I/opt/ros/indigo/include -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include dialog.h -o moc_dialog.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o moc_dialog.o moc_dialog.cpp
/home/calhaus/qt-static-5.4.0/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/calhaus/qt-static-5.4.0/mkspecs/linux-g++ -I/home/calhaus/Desktop/xbian_instaler_git_copy -I/home/calhaus/qt-static-5.4.0/include -I/home/calhaus/qt-static-5.4.0/include/QtWidgets -I/home/calhaus/qt-static-5.4.0/include/QtGui -I/home/calhaus/qt-static-5.4.0/include/QtXml -I/home/calhaus/qt-static-5.4.0/include/QtNetwork -I/home/calhaus/qt-static-5.4.0/include/QtCore -I/opt/ros/indigo/include -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include diskwriter_unix.h -o moc_diskwriter_unix.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qt-static-5.4.0/mkspecs/linux-g++ -I. -I../../qt-static-5.4.0/include -I../../qt-static-5.4.0/include/QtWidgets -I../../qt-static-5.4.0/include/QtGui -I../../qt-static-5.4.0/include/QtXml -I../../qt-static-5.4.0/include/QtNetwork -I../../qt-static-5.4.0/include/QtCore -I. -I. -o moc_diskwriter_unix.o moc_diskwriter_unix.cpp
g++ -static -Wl,-O1 -o XBian-installer main.o installer.o version.o dialog.o diskwriter_unix.o xbian-installer_plugin_import.o qrc_rsc.o moc_installer.o moc_diskwriter.o moc_dialog.o moc_diskwriter_unix.o -L/home/calhaus/qt-static-5.4.0/lib -lQt5Widgets -lgobject-2.0 -lQt5Xml -L/home/calhaus/qt-static-5.4.0/plugins/platforms -lqwayland-egl -lwayland-egl -lqwayland-generic -lQt5WaylandClient -lxkbcommon -lwayland-client -lwayland-cursor -lqxcb -lX11-xcb -lXi -lxcb-render-util -lSM -lICE -lxcb-glx -lxcb-render -ldbus-1 -lxcb -lxcb-image -lxcb-icccm -lxcb-sync -lxcb-xfixes -lxcb-shm -lxcb-randr -lxcb-shape -lxcb-keysyms -lQt5PlatformSupport -lfontconfig -lfreetype -lXrender -lXext -lX11 -ludev -lEGL -L/home/calhaus/qt-static-5.4.0/plugins/imageformats -lqdds -lqicns -lqico -lqjp2 -ljasper -lqmng -lmng -lqtga -lqtiff -ltiff -lqwbmp -lqwebp -lQt5Gui -ljpeg -lpng -lqtharfbuzzng -L/home/calhaus/qt-static-5.4.0/plugins/bearer -lqconnmanbearer -lqgenericbearer -lqnmbearer -lQt5Network -lQt5DBus -lQt5Core -lz -licui18n -licuuc -licudata -lm -ldl -pthread -lgthread-2.0 -lglib-2.0 -lrt -lGL -lpthread
/usr/bin/ld: cannot find -lwayland-egl
/usr/bin/ld: cannot find -ludev
/usr/bin/ld: cannot find -lEGL
/home/calhaus/qt-static-5.4.0/plugins/platforms/libqxcb.a(qglxintegration.o): In function `QGLXContext::getProcAddress(QByteArray const&)':
qglxintegration.cppSad.text+0x1fe8): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/bin/ld: cannot find -lGL
/home/calhaus/qt-static-5.4.0/lib/libQt5Core.a(qfilesystemengine_unix.o): In function `QFileSystemEngine::resolveGroupName(unsigned int)':
qfilesystemengine_unix.cppSad.text+0x805): warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libglib-2.0.a(libglib_2_0_la-gutils.o): In function `g_get_user_database_entry':
(.text+0x245): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/home/calhaus/qt-static-5.4.0/lib/libQt5Widgets.a(qfiledialog.o): In function `qt_tildeExpansion(QString const&, bool*)':
qfiledialog.cppSad.text+0x8b89): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/home/calhaus/qt-static-5.4.0/plugins/platforms/libqxcb.a(qxcbsessionmanager.o): In function `sm_performSaveYourself(QXcbSessionManager*)':
qxcbsessionmanager.cppSad.text+0x1124): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libICE.a(icetrans.o): In function `_IceTransSocketUNIXConnect':
(.text+0x2a6d): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libICE.a(icetrans.o): In function `_IceTransGetPeerNetworkId':
(.text+0x4786): warning: Using 'gethostbyaddr' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libICE.a(icetrans.o): In function `_IceTransSocketINETCreateListener':
(.text+0xf59): warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
collect2: error: ld returned 1 exit status
make: *** [XBian-installer] Error 1
------------------------------------------------------------------------------------------------

Errors of our executable in elementaryOS:
Spoiler (Click to View)
$ sudo ./XBian-installer

./XBian-installer: /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.3.5' not found (required by ./XBian-installer)
./XBian-installer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by ./XBian-installer)
Ldd:
Spoiler (Click to View)
$ ldd ./XBian-installer

./XBian-installer: /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.3.5' not found (required by ./XBian-installer)
./XBian-installer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by ./XBian-installer)
linux-vdso.so.1 => (0x00007fffc2ffb000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f7a8a91e000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f7a8a707000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f7a8a4f5000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f7a8a1c0000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f7a89fbd000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f7a89d9e000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f7a89b81000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f7a89881000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f7a89584000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f7a8936e000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f7a88faf000)
/lib64/ld-linux-x86-64.so.2 (0x00007f7a8ab32000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f7a88da8000)
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
What happened to the linux installer - IriDium - 13th Jan, 2015, 02:42 AM
RE: What happened to the linux installer - CurlyMo - 13th Jan, 2015, 03:29 AM
RE: What happened to the linux installer - IriDium - 13th Jan, 2015, 03:47 AM
RE: What happened to the linux installer - rikardo1979 - 13th Jan, 2015, 03:58 AM
RE: What happened to the linux installer - menakite - 13th Jan, 2015, 04:02 AM
RE: What happened to the linux installer - rikardo1979 - 13th Jan, 2015, 04:08 AM
RE: What happened to the linux installer - menakite - 13th Jan, 2015, 04:14 AM
RE: What happened to the linux installer - rikardo1979 - 13th Jan, 2015, 04:24 AM
RE: What happened to the linux installer - IriDium - 13th Jan, 2015, 04:38 AM
RE: What happened to the linux installer - rikardo1979 - 13th Jan, 2015, 04:51 AM
RE: What happened to the linux installer - calhaus - 13th Jan, 2015, 06:26 AM
RE: What happened to the linux installer - calhaus - 13th Jan, 2015, 10:00 AM
RE: What happened to the linux installer - CurlyMo - 13th Jan, 2015, 10:59 AM
RE: What happened to the linux installer - calhaus - 13th Jan, 2015, 12:39 PM
RE: What happened to the linux installer - rikardo1979 - 13th Jan, 2015, 04:18 PM
RE: What happened to the linux installer - CurlyMo - 13th Jan, 2015, 07:12 PM
RE: What happened to the linux installer - calhaus - 14th Jan, 2015, 12:03 PM
RE: What happened to the linux installer - calhaus - 16th Jan, 2015, 04:56 AM
RE: What happened to the linux installer - CurlyMo - 16th Jan, 2015, 05:08 AM
RE: What happened to the linux installer - calhaus - 16th Jan, 2015, 09:57 AM
RE: What happened to the linux installer - calhaus - 19th Jan, 2015, 11:06 AM
RE: What happened to the linux installer - f1vefour - 19th Jan, 2015, 12:09 PM
RE: What happened to the linux installer - CurlyMo - 19th Jan, 2015, 06:21 PM
RE: What happened to the linux installer - rikardo1979 - 19th Jan, 2015, 07:15 PM
RE: What happened to the linux installer - calhaus - 20th Jan, 2015, 01:51 AM
RE: What happened to the linux installer - CurlyMo - 20th Jan, 2015, 01:59 AM
RE: What happened to the linux installer - IriDium - 20th Jan, 2015, 03:03 AM
RE: What happened to the linux installer - IriDium - 21st Jan, 2015, 01:10 AM
RE: What happened to the linux installer - calhaus - 21st Jan, 2015, 04:36 AM
RE: What happened to the linux installer - IriDium - 21st Jan, 2015, 05:15 AM
RE: What happened to the linux installer - rikardo1979 - 21st Jan, 2015, 05:28 AM
RE: What happened to the linux installer - rikardo1979 - 21st Jan, 2015, 07:26 AM
RE: What happened to the linux installer - calhaus - 21st Jan, 2015, 11:45 AM
RE: What happened to the linux installer - rikardo1979 - 21st Jan, 2015, 04:07 PM
RE: What happened to the linux installer - calhaus - 22nd Jan, 2015, 02:47 AM
RE: What happened to the linux installer - rikardo1979 - 22nd Jan, 2015, 04:07 AM
RE: What happened to the linux installer - IriDium - 21st Jan, 2015, 07:55 PM
RE: What happened to the linux installer - CurlyMo - 21st Jan, 2015, 08:00 PM
RE: What happened to the linux installer - menakite - 22nd Jan, 2015, 01:15 AM
RE: What happened to the linux installer - CurlyMo - 22nd Jan, 2015, 04:13 AM
RE: What happened to the linux installer - calhaus - 22nd Jan, 2015, 04:57 AM
RE: What happened to the linux installer - CurlyMo - 22nd Jan, 2015, 05:13 AM
RE: What happened to the linux installer - calhaus - 22nd Jan, 2015, 05:29 AM
RE: What happened to the linux installer - CurlyMo - 22nd Jan, 2015, 05:43 AM
RE: What happened to the linux installer - calhaus - 22nd Jan, 2015, 06:25 AM
RE: What happened to the linux installer - CurlyMo - 22nd Jan, 2015, 07:19 AM
RE: What happened to the linux installer - calhaus - 22nd Jan, 2015, 10:17 AM
RE: What happened to the linux installer - CurlyMo - 22nd Jan, 2015, 10:31 AM
RE: What happened to the linux installer - calhaus - 22nd Jan, 2015 11:10 AM
RE: What happened to the linux installer - rikardo1979 - 22nd Jan, 2015, 06:00 PM
RE: What happened to the linux installer - CurlyMo - 22nd Jan, 2015, 07:01 PM
RE: What happened to the linux installer - rikardo1979 - 22nd Jan, 2015, 09:26 PM
RE: What happened to the linux installer - CurlyMo - 22nd Jan, 2015, 10:59 PM
RE: What happened to the linux installer - rikardo1979 - 22nd Jan, 2015, 11:06 PM
RE: What happened to the linux installer - CurlyMo - 22nd Jan, 2015, 11:27 PM
RE: What happened to the linux installer - rikardo1979 - 23rd Jan, 2015, 12:53 AM
RE: What happened to the linux installer - calhaus - 23rd Jan, 2015, 04:58 AM
RE: What happened to the linux installer - rikardo1979 - 23rd Jan, 2015, 05:12 AM
RE: What happened to the linux installer - calhaus - 23rd Jan, 2015, 05:24 AM
RE: What happened to the linux installer - CurlyMo - 23rd Jan, 2015, 05:27 AM
RE: What happened to the linux installer - rikardo1979 - 23rd Jan, 2015, 05:39 AM
RE: What happened to the linux installer - calhaus - 5th Feb, 2015, 01:54 PM
RE: What happened to the linux installer - f1vefour - 5th Feb, 2015, 02:58 PM
RE: What happened to the linux installer - rikardo1979 - 5th Feb, 2015, 04:04 PM
RE: What happened to the linux installer - rikardo1979 - 15th Feb, 2015, 05:54 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Linux Installer & DDing Rasp 2 Image cship 15 43,687 6th Mar, 2015 02:59 AM
Last Post: beach
  [PROBLEM] Linux installer not working rlogiacco 4 13,920 18th Jan, 2015 11:46 PM
Last Post: rikardo1979
  Feedback Linux/Mac Installer BartOtten 3 12,346 29th Dec, 2012 05:53 AM
Last Post: lemmy999

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

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