calaos / calaos_installer

Calaos Installer, a tool to create calaos configuration
24 stars 15 forks source link

Installation fails on Archlinux #29

Open Neije83 opened 9 years ago

Neije83 commented 9 years ago

After downloading the stable tar.xz of calaos installer, I unzip it into my home directory and try to launch the shell script.

I receive a failure for an xcb file missing for which I can't find any dependancy (from my point of view, I have pretty much installed erveryhting related to xcb / qt ... even qt4 + qt5, 32 and 64 bits);

Here the message I got in my terminal :

./calaos_installer This application failed to start because it could not find or load the Qt platform plugin "xcb".

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.

Reinstalling the application may fix this problem. ./calaos_installer : ligne 20 : 3862 Abandon (core dumped)"$dirname/.$app.bin" "$@" [jean-eric@samyra calaos_installer_v2.0]$ ./calaos_installer This application failed to start because it could not find or load the Qt platform plugin "xcb".

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.

Reinstalling the application may fix this problem. ./calaos_installer : ligne 20 : 3959 Abandon (core dumped)"$dirname/.$app.bin" "$@"

raoulh commented 6 years ago

On archlinux it's better to build from git

StevenLeRoux commented 1 year ago

Usually I use QTCreator direclty to run it.

Install qtcreator qt5-base qt5-tools

Import the project (calaos-installer.pro)

then run it.

raoulh commented 1 year ago

Latest git master ca now be build using qt6