|
|
Technical Support Questions about game technical support to the users of the community |
|
Thread Tools | Display Modes |
05-13-2007, 09:24 PM | #1 |
Pledge
Join Date: May 2007
Posts: 1
|
Opening the loader
Hey all. This is kinda sad, but what program do I open the loader with? it's a binary file, and when I double-click, it does nothing. Firefox doesn't work either, so I'm a bit lost. And, is the loader all that should be in the archive folder I downloaded? 'cuz that's all I got. Any ideas?
|
05-13-2007, 10:57 PM | #2 |
Banned
Join Date: Jan 2007
Location: Helsinki, Finland
Posts: 221
|
Open your terminal and go to where ever you downloaded that file an type ./rolauncher
|
05-14-2007, 05:35 AM | #3 |
Initiate
Join Date: Oct 2006
Location: part of the "holas" tribe
Posts: 225
|
you have to make it an executable first (at least with my linux). Select the file and click properties, somewere there has to be a "this file is executable" checkbox. After that type ./rolauncher in the console (you can double click it in the graphic mode but it downloads the files out of the folder)
__________________
Errtu: brujurador/warjurer 42 Mystra: bruja/warlock 37 Wulfgar: barbaro/barbarian 27 |
05-14-2007, 09:54 AM | #4 |
Count
Join Date: Mar 2007
Location: Germany
Posts: 1,164
|
try this in your terminal
Code:
cd /path/to/your/rolauncher sudo chmod +x ./rolauncher ./rolauncher How to become root depends on your distribution I thnik... can be only su or something different. €dit: One question: what operating system do you use?
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left. |
|
|