Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails on Archlinux #29

Open
Neije83 opened this issue Jul 31, 2015 · 3 comments
Open

Installation fails on Archlinux #29

Neije83 opened this issue Jul 31, 2015 · 3 comments

Comments

@Neije83
Copy link

Neije83 commented Jul 31, 2015

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
Copy link
Member

raoulh commented Oct 25, 2017

On archlinux it's better to build from git

@StevenLeRoux
Copy link

Usually I use QTCreator direclty to run it.

Install qtcreator qt5-base qt5-tools

Import the project (calaos-installer.pro)

then run it.

@raoulh
Copy link
Member

raoulh commented Dec 25, 2022

Latest git master ca now be build using qt6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants