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
Custom Launcher Shortcut: Fixed ln command
Line 27: Line 27:
[[Image:Evelauncher.png|thumb|right|Launcher icon]]
[[Image:Evelauncher.png|thumb|right|Launcher icon]]
#Create a symbolic link (symlink) to the script in the user binaries folder
#Create a symbolic link (symlink) to the script in the user binaries folder
#:{{code|ln -s evelauncher.sh /usr/bin/evelauncher}}
#:{{code|ln -s {{Color|green|/Path/To/}}evelauncher.sh /usr/bin/evelauncher}}
#Download the icon file
#Download the icon file
#:{{code|wget <nowiki>http://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}}
#:{{code|wget <nowiki>http://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}}