Astropulse binaries for other platforms |
![]() |
| log in |
Questions and Answers : Macintosh : Astropulse binaries for other platforms
1 · 2 · 3 · 4 · Next
| Author | Message |
|---|---|
|
Today the Astropulse application was launched in the main project. | |
| ID: 785917 · | |
|
Can you please inform me how to install this latest edition, since the installer does not work on a Intel Dual G5, even though that is the .zip I downloaded.? | |
| ID: 787583 · | |
|
Sorry, the package has no automatic installer in the moment. So there some manual install steps needed. Evetually I can write a little shell or automator script which installs the application automaticly. | |
| ID: 787641 · | |
|
Binaries for MacOS 10.4x and 10.5.x on Intel, NetBSD i386 and OpenBSD i386 are now also available. | |
| ID: 787925 · | |
|
Followed the instructions and copied everything to the proper directory. When trying the chown boinc_master:boinc_project /Library/Application Support/BOINC Data/projects/setiathome.berkeley.edu/* command in Terminal it returned... | |
| ID: 791792 · | |
chown boinc_master:boinc_project /Library/Application Support/BOINC Data/projects/setiathome.berkeley.edu/* chown boinc_master:boinc_project /Library/Application\ Support/BOINC\ Data/projects/setiathome.berkeley.edu/* You need to add a few of these --> ' \ ' ... ;) ____________ It may not be 1984 but George Orwell sure did see the future . . . | |
| ID: 791938 · | |
You need to add a few of these --> ' \ ' ... ;) Thank you very much. It was my (cut'n'paste) failure. I've corrected the install docs. ____________ | |
| ID: 791951 · | |
chown boinc_master:boinc_project /Library/Application Support/BOINC Data/projects/setiathome.berkeley.edu/* Thanks very much, Jeffrey. Knew it was something like that, but couldn't remember the syntax (age-related?). :-) I let it run all night as it was. This morning it started picking up some units to work on, but just a very few (my PC here has over 20 in the queue!). It just ran out of the tasks it got and is back to getting none again... Sun Aug 3 08:21:05 2008|SETI@home|Sending scheduler request: To fetch work. Requesting 57504 seconds of work, reporting 0 completed tasks Sun Aug 3 08:21:10 2008|SETI@home|Scheduler request succeeded: got 0 new tasks BTW, I ran the command you posted and got... chown: /Library/Application Support/BOINC Data/projects/setiathome.berkeley.edu/08jn08aa.10332.12342.8.8.234_1_0: Operation not permitted Further thoughts? Thanks. ____________ John | |
| ID: 792071 · | |
|
eventualy a "sudo chown: /Library/Application\ Support/BOINC\ Data/projects/setiathome.berkeley.edu/" would help. - But it also easly posible to do this action with the finder by selecting the directory, press APPLE+I and change the owner and the group. | |
| ID: 792074 · | |
eventualy a "sudo chown: /Library/Application\ Support/BOINC\ Data/projects/setiathome.berkeley.edu/" would help. - But it also easly posible to do this action with the finder by selecting the directory, press APPLE+I and change the owner and the group. It took that command (I added a '*' at the end of the string). I had also tried the Finder route, but couldn't find owner and group info - just Sharing & Permissions. There it has boinc_master listed twice, both as Read & Write. Thanks. ____________ John | |
| ID: 792090 · | |
Yes, this could also be. It's OK. If you start the BOINC client again and there is an permition error the BOINC client would show this... ____________ | |
| ID: 792093 · | |
chown: [path snip] 08jn08aa.10332.12342.8.8.234_1_0: Operation not permitted 08jn08aa.10332.12342.8.8.234_1 is a work unit... the trailing '_0' means that seti is currently crunching that work unit... I would guess that the operation wasn't permitted because the file was in use... ;) (FYI - In the get info box: owner = 1 head, group = 2 heads, everyone = 3 heads.) ____________ It may not be 1984 but George Orwell sure did see the future . . . | |
| ID: 792169 · | |
Thanks. No errors when I restarted, so - if I could get some WU (both Mac and PC at home are now empty) - all is apparently well. ____________ John | |
| ID: 792220 · | |
Got it. Thanks. As for the 'heads' - now I got that, too. For /projects/, Owner and Group are both RW, Everyone is R. ____________ John | |
| ID: 792226 · | |
You need to add a few of these --> ' \ ' ... ;) I got the new SAH 6.03 several weeks ago but I still haven't seen any astropulse work uints. Is there something I am missing? ____________ | |
| ID: 809990 · | |
I got the new SAH 6.03 several weeks ago but I still haven't seen any astropulse work uints. Is there something I am missing? There is no official Astropulse app for Mac. You need to download and install it manually. Get it here. You just need to find the correct version for your Mac. ____________ Cruiser Gateway GT5692 L-f-S Edition -Phenom X4 9650 CPU -4GB 667MHz DDR2 RAM -500GB SATA HD -Vista x64 SP1 -BOINC 6.2.19 32-bit client -SSE3 optimized 32-bit apps | |
| ID: 810010 · | |
|
If you wan't to use the SETI 6.03 and the Astropulse application you need to customize the app_info.xml : <app_info> <app> <name>setiathome_enhanced</name> </app> <file_info> <name>setiathome_6.03_i686-apple-darwin</name> <executable/> </file_info> <file_info> <name>seti_graphics_6.03_i686-apple-darwin</name> <executable/> </file_info> <app_version> <app_name>setiathome_enhanced</app_name> <version_num>603</version_num> <file_ref> <file_name>setiathome_6.03_i686-apple-darwin</file_name> <main_program/> </file_ref> <file_ref> <file_name>seti_graphics_6.03_i686-apple-darwin</file_name> <open_name>graphics_app</open_name> </file_ref> </app_version> <app> <name>astropulse</name> </app> <file_info> <name>astropulse_4.35_i686-apple-darwin</name> <executable/> </file_info> <app_version> <app_name>astropulse</app_name> <version_num>435</version_num> <file_ref> <file_name>astropulse_4.35_i686-apple-darwin</file_name> <main_program/> </file_ref> </app_version> </app_info> | |
| ID: 810222 · | |
If you wan't to use the SETI 6.03 and the Astropulse application you need to customize the app_info.xml : Sounds like too much work to me. I think I will wait for berkeley to come out with the offical version. ____________ | |
| ID: 810228 · | |
Sounds like too much work to me. I think I will wait for berkeley to come out with the offical version. No, the install is quite easy. The instructions are included in the Astropulse package... - You need to stop the BOINC client - copy the files from the package into /Library/Application Support/BOINC Data/projects/setiathome.berkeley.edu/ with the finder. - after this edit the file app_info.xml and cut'n' past the contents of the app_info.xml, which I have posted in the last posting, into the app_info.xml of the projects folder. - Start the BOINC client again. | |
| ID: 810241 · | |
Sounds like too much work to me. I think I will wait for berkeley to come out with the offical version. The instructions also say the ap doesn't support graphics. I like the graphics, it the main reason I run SAH. I will wait for the graphic version. Thanks anyway. ____________ | |
| ID: 810344 · | |
Questions and Answers : Macintosh : Astropulse binaries for other platforms
| Copyright © 2013 University of California |