Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Installing EVE on Linux: Difference between revisions

From EVE University Wiki
Mamede (talk | contribs)
m the symlink in example is no .sh just corrected to have the launcher work. also it should not be "edit" but "gedit" maybe?
Line 99: Line 99:
#Install generic fonts
#Install generic fonts
#:{{code|sudo apt-get install libfontconfig1}}
#:{{code|sudo apt-get install libfontconfig1}}
<br>
===libxcb dependencies===
Evelauncher comes with its own libxcb. In some instances it fails to find xcb in its launch directory as well as to find libxcb installed in the system. This is indicated by message in console:<br>
''This application failed to start because it could not find or load the Qt platform plugin "xcb" in ""''
To solve this problem just delete all files located in the directory of eve launcher, that have "libxcb" as part of their names.


<br>
<br>