How to install boinc software in Ubuntu 7.04 feisty fawn

Questions and Answers : Unix/Linux : How to install boinc software in Ubuntu 7.04 feisty fawn
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Alfonso Ahijado Najera

Send message
Joined: 15 Feb 04
Posts: 1
Credit: 2,566
RAC: 0
Guatemala
Message 577387 - Posted: 28 May 2007, 14:45:22 UTC

I would like to knoe to to install the boinc software in ubuntu feisty fawn version 7.04. I used to use the old software from seti in my windows computer. Now that I use linux I have not been able to continue contributing with seti porject. please help.

Alfonso Najra

Account number
Used in URLs 2313799
email datagt@gmail.com
SETI@home member since 15 Feb 2004
ID: 577387 · Report as offensive
Profile Neil Walker
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 288
Credit: 18,101,056
RAC: 0
United Kingdom
Message 577495 - Posted: 28 May 2007, 21:39:38 UTC - in response to Message 577387.  

I would like to knoe to to install the boinc software in ubuntu feisty fawn version 7.04. I used to use the old software from seti in my windows computer. Now that I use linux I have not been able to continue contributing with seti porject. please help.


Well, I should state that I don't run Ubuntu, nor would I ever. However, there is a Debian package of boinc. Have you tried "apt-get install boinc-client boinc-manager"?. That's what I came up with after a quick Google. You should try it sometime. ;)



Be lucky

Neil



ID: 577495 · Report as offensive
benkid
Avatar

Send message
Joined: 26 Feb 00
Posts: 16
Credit: 1,171,999
RAC: 0
United Kingdom
Message 579803 - Posted: 1 Jun 2007, 16:38:52 UTC

Hi,

I've got it running under Ubuntu 7.04.

Using the firefox browser, I just went to the main BOINC website, and clicked on the link to download boinc software.

It automatically picked up on the fact that I'm running linux, and I downloaded the linux version of the client.

I then opened a command line terminal and ran the downloaded file.

(I had to run "chmod u+x" on the downloaded .sh file first to make it executable.)

I then ran the downloaded file, and that extracted the boinc programs into a directory called BOINC.

Once extracted, I ran the "run_manager" program as instructed. It then ran just as the Windows version does,

Regards.
ID: 579803 · Report as offensive
wheelieslug
Volunteer tester

Send message
Joined: 8 Jul 03
Posts: 38
Credit: 3,688,407
RAC: 0
United Kingdom
Message 579855 - Posted: 1 Jun 2007, 19:27:40 UTC - in response to Message 579803.  

Hi,

I've got it running under Ubuntu 7.04.

Using the firefox browser, I just went to the main BOINC website, and clicked on the link to download boinc software.

It automatically picked up on the fact that I'm running linux, and I downloaded the linux version of the client.

I then opened a command line terminal and ran the downloaded file.

(I had to run "chmod u+x" on the downloaded .sh file first to make it executable.)

I then ran the downloaded file, and that extracted the boinc programs into a directory called BOINC.

Once extracted, I ran the "run_manager" program as instructed. It then ran just as the Windows version does,

Regards.



Thats my experience too. Googled my eyeballs out, but I can't get a clear picture how to auto-start it. I had tried to start it from a desktop icon, but it was unable to connect to localhost. Not that starting it from shell is any real problem. It's a convenience thing.

As far as I can work out, I need a script in init.d. I've little experience of scripts tho'. Can someone point me in he right direction?

Regards, Wheelie
ID: 579855 · Report as offensive
benkid
Avatar

Send message
Joined: 26 Feb 00
Posts: 16
Credit: 1,171,999
RAC: 0
United Kingdom
Message 579867 - Posted: 1 Jun 2007, 19:41:28 UTC - in response to Message 579855.  




Thats my experience too. Googled my eyeballs out, but I can't get a clear picture how to auto-start it. I had tried to start it from a desktop icon, but it was unable to connect to localhost. Not that starting it from shell is any real problem. It's a convenience thing.

As far as I can work out, I need a script in init.d. I've little experience of scripts tho'. Can someone point me in he right direction?

Regards, Wheelie


Hi,

I havent yet set this up myself. (I'm using a desktop icon, which is more appropriate for my persoinal usage of BOINC).

I agree you need a script in /etc/init.d to autostart it at boot time (the "boinc" service that is - as opposed to the GUI manager "run_manager")

I don't know if you've seen this page yet

http://www.gaztronics.net/rc/boinc.php

which contains some instructions and an example script

http://www.gaztronics.net/rc/boinc.txt

(You just need to set the variable BOINC_DIR to point to your BOINC directory, by modifying the script).

You'll still have to run the manager manually, but you should find that after doing the above you will no longer get "unable to connect" errors, because the boinc service will have already started by the time you click on any desktop shortcuts pointing to run_manager.

In other words, boinc will already be running from boot time regardless of if/when you decide to launch the GUI manager.

The above was writen for Redhat, but should be OK for Ubuntu I guess (forgive me, I'm not 100% sure, as I'm normally a SUSE linux user), but it don't see why it wouldn't,

HTH, cheers, benkid

ID: 579867 · Report as offensive
Rodney Wise

Send message
Joined: 19 Jun 05
Posts: 7
Credit: 15
RAC: 0
United States
Message 591336 - Posted: 23 Jun 2007, 20:20:22 UTC

After Downloading the file to (home/{insert your username here}/, I used Thunar (it's like winblows explorer), right clicked on the install file, clicked on the permissions tab and selected run as executable.

It really didn't seem to do anything at first, but then I found a BOINK directory. Right clicked separately on the client file as well as the mgr file checking the permissions, setting them as necessary to run as executable.

I went to terminal and typed: {insert path to bonic file} boinc -daemon so that the client would run in the background. You can execute the file if needed, then you can attach to the project as outlined on the SETI home page.

I am not sure if running as a background process is working. I have dragged the icon to the quick launch bar for both the client and the mgr. I click the client first (nothing visual happens) then click the manager icon. It then shows my project.

Rodney
ID: 591336 · Report as offensive
Bryn
Avatar

Send message
Joined: 2 Jun 01
Posts: 85
Credit: 925,923
RAC: 26
United Kingdom
Message 591486 - Posted: 24 Jun 2007, 0:54:42 UTC

Did anyone try what Neil Walker said a few posts back?
You'd be surprised. ;)

I did a 'dry run' using the apt-get line he gave and it suggested I add 'boinc-app-seti' - so here's a full dry-run under Feisty.
Nothing gets installed; it's just testing if it would install Ok: drop the -s to actually install it all.

$ sudo apt-get -s install boinc-client boinc-manager boinc-app-seti
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed
boinc-app-seti boinc-client boinc-manager
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Inst boinc-client (5.4.11-5 Ubuntu:7.04/feisty)
Inst boinc-app-seti (5.13+cvs20060510-1ubuntu1 Ubuntu:7.04/feisty)
Inst boinc-manager (5.4.11-5 Ubuntu:7.04/feisty)
Conf boinc-client (5.4.11-5 Ubuntu:7.04/feisty)
Conf boinc-app-seti (5.13+cvs20060510-1ubuntu1 Ubuntu:7.04/feisty)
Conf boinc-manager (5.4.11-5 Ubuntu:7.04/feisty)

Oh look - it works perfectly...

To err is human; to moo, bovine.
ID: 591486 · Report as offensive
Rodney Wise

Send message
Joined: 19 Jun 05
Posts: 7
Credit: 15
RAC: 0
United States
Message 591684 - Posted: 24 Jun 2007, 7:53:16 UTC - in response to Message 591486.  

Did anyone try what Neil Walker said a few posts back?
You'd be surprised. ;)

I did a 'dry run' using the apt-get line he gave and it suggested I add 'boinc-app-seti' - so here's a full dry-run under Feisty.
Nothing gets installed; it's just testing if it would install Ok: drop the -s to actually install it all.

$ sudo apt-get -s install boinc-client boinc-manager boinc-app-seti
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed
boinc-app-seti boinc-client boinc-manager
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Inst boinc-client (5.4.11-5 Ubuntu:7.04/feisty)
Inst boinc-app-seti (5.13+cvs20060510-1ubuntu1 Ubuntu:7.04/feisty)
Inst boinc-manager (5.4.11-5 Ubuntu:7.04/feisty)
Conf boinc-client (5.4.11-5 Ubuntu:7.04/feisty)
Conf boinc-app-seti (5.13+cvs20060510-1ubuntu1 Ubuntu:7.04/feisty)
Conf boinc-manager (5.4.11-5 Ubuntu:7.04/feisty)

Oh look - it works perfectly...


Yes, but does it auto run AND will the BONIC screensaver show up when you run the System>>Preferences>>>Screensaver app?

ID: 591684 · Report as offensive
Bryn
Avatar

Send message
Joined: 2 Jun 01
Posts: 85
Credit: 925,923
RAC: 26
United Kingdom
Message 591732 - Posted: 24 Jun 2007, 12:35:34 UTC - in response to Message 591684.  


Yes, but does it auto run AND will the BONIC screensaver show up when you run the System>>Preferences>>>Screensaver app?

Er, well why not install it and find out? ;)

The 'completeness' of the ready-rolled package installations performed on/by Feisty seem to be pretty good from what I've seen so far, so I'd say you'll likely find what you need - probably with any Feisty-specific documentation installed too.
But if not, there are previous posts here explaining what to do and links to other sites also.
Sometimes you need to just roll up your sleeves and do a spot of reading - but at least you'll end up understanding how to auto-start things, and along the way discover related stuff like finding out if a process is running.

BTW: the screensaver hasn't been implemented in the Linux ports. See previous posts.

To err is human; to moo, bovine.
ID: 591732 · Report as offensive

Questions and Answers : Unix/Linux : How to install boinc software in Ubuntu 7.04 feisty fawn


 
©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.