BOINC@Poland

English Zone => Enigma@Home => Wątek zaczęty przez: yoyo w 18 Wrzesień 2007, 21:44

Tytuł: chmod +x for linux app
Wiadomość wysłana przez: yoyo w 18 Wrzesień 2007, 21:44
Hi TJM,
I saw your news that for Linux you have to make a chmod +x to get it working.I had the same problem. On the server in your apps directory ensure that all applicatins have execute rights set. update_versions considers this and marks the application as <executable/>. You see this also in the management gui in your application versions.
yoyo
Tytuł: chmod +x for linux app
Wiadomość wysłana przez: TJM w 18 Wrzesień 2007, 21:53
I did that already, the app-info xml stored in database has <executable/> set for both files (wrapper&enigma), but for some reason, exec flag for enigma is missing in downloaded xml.
Tytuł: chmod +x for linux app
Wiadomość wysłana przez: yoyo w 18 Wrzesień 2007, 22:03
To take this into effect the client has to reload the wrapper and enigma apps. To ways to make this happens:
1) In Boinc detach / attach to the project
2) make a new version on the server
yoyo

PS: are you somewhere in ICQ or MSN?
Tytuł: chmod +x for linux app
Wiadomość wysłana przez: TJM w 20 Wrzesień 2007, 00:36
Hm I think it's fixed now - I shut down server first, then I edited XML directly in database to put <executable/> back there for enigma_0.76_i686-linux-gnu, and after I did it,  I restarted server. I tried detaching & attaching back, looks like this time it works without problems.