How Do I run BOINC on Debian

Questions and Answers : Unix/Linux : How Do I run BOINC on Debian
Message board moderation

To post messages, you must log in.

AuthorMessage
dan

Send message
Joined: 14 Aug 05
Posts: 10
Credit: 128,769
RAC: 0
United States
Message 761666 - Posted: 1 Jun 2008, 13:33:15 UTC

I've downloaded BOINC on my server running Debian but don't know how to get it to run.
ID: 761666 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 761733 - Posted: 1 Jun 2008, 16:57:30 UTC

What problems excatly do you have ?
There is a very good install howto at the unoffical BOINC wiki :
http://www.boinc-wiki.info/Installing_the_BOINC_Client_Software_And_Participating_In_A_BOINC_Powered_Project
http://www.boinc-wiki.info/Installing_The_BOINC_Client_Software_on_Linux
ID: 761733 · Report as offensive
Profile Martin Filtenborg
Volunteer tester
Avatar

Send message
Joined: 28 Apr 08
Posts: 7
Credit: 7,222,268
RAC: 0
Denmark
Message 762342 - Posted: 3 Jun 2008, 4:57:11 UTC

Easy:

Open Synaptic. Search for 'boinc'.

Check boinc-manager, boinc-client and boinc-app-seti.

Apply.

Alternatively, you may also (as root) execute

apt-get install boinc-manager boinc-client boinc-app-seti



You only live once. But if you do it right, once is enough!
ID: 762342 · Report as offensive
dan

Send message
Joined: 14 Aug 05
Posts: 10
Credit: 128,769
RAC: 0
United States
Message 762995 - Posted: 5 Jun 2008, 0:55:10 UTC - in response to Message 762342.  

That was a huge help. Thanks!!! However I can't view the graphics nor does it give me an option for the screensaver.
ID: 762995 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 763046 - Posted: 5 Jun 2008, 5:04:32 UTC - in response to Message 762995.  

That was a huge help. Thanks!!! However I can't view the graphics nor does it give me an option for the screensaver.

So far I know does the SETI Debian/Ubuntu application not support graphics. The offical SETI application supports graphics.

ID: 763046 · Report as offensive
dan

Send message
Joined: 14 Aug 05
Posts: 10
Credit: 128,769
RAC: 0
United States
Message 763721 - Posted: 6 Jun 2008, 21:22:22 UTC - in response to Message 763046.  

That was a huge help. Thanks!!! However I can't view the graphics nor does it give me an option for the screensaver.

So far I know does the SETI Debian/Ubuntu application not support graphics. The offical SETI application supports graphics.


OK...What is the Official Seti Application??? Do I have a different version???
ID: 763721 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 764037 - Posted: 7 Jun 2008, 11:14:25 UTC

If you install the BOINC client and attach the project without installing the distribution SETI application, it would downloaded the SETI application from the project directly.
If you stop the BOINC client and remove the file app_info.xml and setiathome-5* in the projets/setiathome.berkeley.edu/ sub directory where your BOINC client is installed, and start the BOINC client again with "./boinc_client -update_prefs http://setiathome.berkeley.edu" it will download the offical application.
ID: 764037 · Report as offensive
dan

Send message
Joined: 14 Aug 05
Posts: 10
Credit: 128,769
RAC: 0
United States
Message 765654 - Posted: 10 Jun 2008, 11:02:12 UTC - in response to Message 764037.  

If you install the BOINC client and attach the project without installing the distribution SETI application, it would downloaded the SETI application from the project directly.
If you stop the BOINC client and remove the file app_info.xml and setiathome-5* in the projets/setiathome.berkeley.edu/ sub directory where your BOINC client is installed, and start the BOINC client again with "./boinc_client -update_prefs http://setiathome.berkeley.edu" it will download the offical application.


OK...Where do I find those files????
ID: 765654 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 765814 - Posted: 10 Jun 2008, 20:48:33 UTC

You only have got these procedure as I have described, and the BOINC client would download the SETI application automaticly.
ID: 765814 · Report as offensive
dan

Send message
Joined: 14 Aug 05
Posts: 10
Credit: 128,769
RAC: 0
United States
Message 766159 - Posted: 11 Jun 2008, 11:03:34 UTC - in response to Message 765814.  

You only have got these procedure as I have described, and the BOINC client would download the SETI application automaticly.


Am I suspending the projects, detaching them, or just stopping the Boinc program itself. Sorry I'm new to the LInux thingy.
Thanks, Dan
ID: 766159 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 768556 - Posted: 15 Jun 2008, 9:10:50 UTC - in response to Message 766159.  
Last modified: 15 Jun 2008, 9:14:11 UTC

You only have got these procedure as I have described, and the BOINC client would download the SETI application automaticly.


Am I suspending the projects, detaching them, or just stopping the Boinc program itself. Sorry I'm new to the LInux thingy.
Thanks, Dan

You need do following tasks :
- Stop the BOINC client
- change the directory to the directory, where the BOINC client is installed and cd projects/setiathome.berkeley.edu
-> or if you did not know where BOINC is installed, you can do this via "find / -name app_info.xml" - you would get the location from the file app_info.xml. cd into this directory you get from the find command (without app_info.xml at the end)
- rm app_info.xml
- rm setiathome-5.*
- cd ../..
- start the boinc client again with "./boinc_client -update_prefs http://setiathome.berkeley.edu"
ID: 768556 · Report as offensive
Profile Robert Mark White
Avatar

Send message
Joined: 27 Apr 01
Posts: 4
Credit: 4,430,766
RAC: 6
United States
Message 769411 - Posted: 17 Jun 2008, 7:19:00 UTC - in response to Message 768556.  

You only have got these procedure as I have described, and the BOINC client would download the SETI application automaticly.


Am I suspending the projects, detaching them, or just stopping the Boinc program itself. Sorry I'm new to the LInux thingy.
Thanks, Dan

You need do following tasks :
- Stop the BOINC client
- change the directory to the directory, where the BOINC client is installed and cd projects/setiathome.berkeley.edu
-> or if you did not know where BOINC is installed, you can do this via "find / -name app_info.xml" - you would get the location from the file app_info.xml. cd into this directory you get from the find command (without app_info.xml at the end)
- rm app_info.xml
- rm setiathome-5.*
- cd ../..
- start the boinc client again with "./boinc_client -update_prefs http://setiathome.berkeley.edu"


I did this exact procedure and everything work exactly as you explained it but the graphics still do not work.
in the file that was returned to seti i got this information.

freeglut (screensaver): failed to open display ':0.0'
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

I do not know exactly what it means but i think it means the graphics tried to start but didnt know how to attach itself to the x server useing kde.
any help would be greatly appreciated.
mark

ID: 769411 · Report as offensive
John Ståhle
Avatar

Send message
Joined: 18 Mar 03
Posts: 33
Credit: 23,423
RAC: 0
Denmark
Message 769983 - Posted: 18 Jun 2008, 16:38:29 UTC - in response to Message 761666.  

I've downloaded BOINC on my server running Debian but don't know how to get it to run.

In the menu: View - pick Simple view. Works on UBUNTU
.

Split personality - who, us?
ID: 769983 · Report as offensive
John Ståhle
Avatar

Send message
Joined: 18 Mar 03
Posts: 33
Credit: 23,423
RAC: 0
Denmark
Message 769985 - Posted: 18 Jun 2008, 16:41:29 UTC - in response to Message 762995.  

That was a huge help. Thanks!!! However I can't view the graphics nor does it give me an option for the screensaver.


Graphics. In the menu: View - pick Simple view. Then graphics works on UBUNTU
.
Split personality - who, us?
ID: 769985 · Report as offensive

Questions and Answers : Unix/Linux : How Do I run BOINC on Debian


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.