PDA

View Full Version : I am getting frustrated!!!



Beerdrinker
05-15-12, 01:25 PM
My Linux won't play!!

OS: Xubuntu x64 12.04LTS
BOINC: 7.0.24


I've DL both the 7.0.25 and the 6.12.34 as .sh files. But anyway I try I can't get it to install either one...!!

I can add 4 cores if we can get this to work...

Fire$torm
05-15-12, 01:36 PM
Beer go (Here (http://www.setiusa.us/faq.php?faq=linux#faq_linux2)) and follow the instructions in the second section titled "Installing BOINC on Ubuntu"

Beerdrinker
05-15-12, 01:50 PM
Beer go (Here (http://www.setiusa.us/faq.php?faq=linux#faq_linux2)) and follow the instructions in the second section titled "Installing BOINC on Ubuntu"

This lead to install of 7.0.24 which is giving me computational errors within seconds.

Fire$torm
05-15-12, 03:02 PM
Crud! OK, I'm not sure why you are getting errors. The only link I found for 7.0.24 on 12.04LTS, (Link (http://setiathome.berkeley.edu/forum_thread.php?id=67864)) goes to SETI@Home which is down for maintenance.

If you want to remove what you have installed, use the Synaptic Package Manager.
Goto Main Menu > System > Administrator > Synaptic Package Manager and in the search box type BOINC. Right click the following and select "Mark for Removal"

boinc "Metapackage for the BOINC client and manager"

boinc-manager "GUI to control and moniter the BOINC core client"

boinc-client "core client for the BOINC distributed computing infrastructure"

I am not knowledgeable on installing .sh files. The BOINC website states the following about .sh file installations (Link (http://boinc.berkeley.edu/wiki/Installing_on_Linux))



The Berkeley Installer

The Berkeley Installer is available directly from the BOINC project. The disadvantages to using the Berkeley installer are:

* installs BOINC in a way that fails to take advantage of Linux security features.
* the BOINC binaries use more memory than they really need to because several shared libraries are statically linked.
* does not install BOINC as a daemon (service) though you can modify the installation to run as a daemon using instructions below.

The Berkeley Installer for Linux is a self-extracting archive. This type of installation requires that you be familiar with the UNIX command-line interface. The download files have names like boinc_6.2.14_i686-pc-linux-gnu.sh. After downloading the file, you'll need to be in the directory where you download the archive to unpack it.


Maybe trigggl, BOK or one of the other Linux Gurus can help

kmanley57
05-15-12, 03:49 PM
HMM! I never had an issue with it installing the .sh files, but are you in a directory that you(the user) can write to. The .sh file do not install in the same location nor the same way as the binary packages you get from synaptic.

As the example shows installing into a folder on your ubuntu system Desktop, then running the 'start' scripts from that folder.

Of course I also never pursued getting all the missing libraries and such that were missing last time I tried using the .sh files. :(

Mumps
05-15-12, 08:45 PM
This lead to install of 7.0.24 which is giving me computational errors within seconds.

Not sure what to say. But I downloaded and installed 12.04 Desktop X64 last week and got 7.0.27 from the boinc.berkeley.edu/dl to install without a second thought. Just a single dependency that wasn't in the "package." Just needed to add the libXssl package.

http://qah.uni-muenster.de/show_host_detail.php?hostid=208151
http://qah.uni-muenster.de/results.php?hostid=208151&offset=0&show_names=0&state=3

Let me get to the office where I have my standard build script so I can cut and paste the other steps I take that may have mattered.

trigggl
05-15-12, 08:53 PM
Maybe trigggl, BOK or one of the other Linux Gurus can help

Yeah, I'm afraid I wouldn't be much help. I can point you to the Gentoo Handbook. That's pretty much where all my recent Linux experience is at. (unless you count the mail server)