On September 16 or 17, my E@H folder was updated to 509, this happened automatically. As a result, crunching is now twice faster for Arecibo data (quite impressive), but screen saver and graphics do not show up any more for the 509 application. Is this normal ?
Us old UNIX hands use chmod
)
Us old UNIX hands use chmod 755 filename.
Tullio
RE: RE: RE: RE: I
)
Tried that but got an error.
scott-barbers-computer:/Library/Application Support/BOINC Data/projects/einstein.phys.uwm.edu Bill$ chmod a+x einstein_S5R5_5.01_i686-apple-darwin
chmod: einstein_S5R5_5.01_i686-apple-darwin: Operation not permitted
Cheers.
RE: Tried that but got an
)
You should do it as root
RE: RE: Tried that but
)
exactly, which can be done conviniently like this:
sudo chmod a+x einstein S5R5_5.01_i686-apple-darwin
CU
Bikeman
RE: RE: RE: Tried that
)
Yes, that worked fine. Now waiting for a work unit again.
Cheers
RE: RE: RE: RE: Trie
)
Now it won't run in Boinc. The status is showing as "running", but there is no progress in CPU time. It doesn't show up in Activity Monitor either.
I am getting permissions of:
-rwxrw-r-- 1 boinc_ma boinc_pr 2209012 Jan 12 2009 einstein_S5R5_5.01_i686-apple-darwin
RE: I am getting
)
Those permissions still aren't right, should be
-rwxr-xr-x 1 boinc_ma boinc_pr 2209012 Jan 12 2009 einstein_S5R5_5.01_i686-apple-darwin
Use sudo chmod 755 einstein_S5R5_5.01_i686-apple-darwin as per my earlier post
RE: RE: I am getting
)
Yes, that worked fine and I have successful work units completed. Thanks.
This result of ABP1 failed to
)
This result of ABP1 failed to validate with other computers but completed successfully.
140222309
On September 16 or 17, my E@H
)
On September 16 or 17, my E@H folder was updated to 509, this happened automatically. As a result, crunching is now twice faster for Arecibo data (quite impressive), but screen saver and graphics do not show up any more for the 509 application. Is this normal ?