Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 6
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 6561 times and has 5 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
problem after install on Ubuntu 11.04

I installed boinc_6.10.58_i686-pc-linux-gnu.sh on Ubuntu 11.04 and can't get it started:

jpfuntner@sussancws0114:~$ /home/jpfuntner/Downloads/boinc_6.10.58_i686-pc-linux-gnu.sh
use /home/jpfuntner/BOINC/run_manager to start BOINC
jpfuntner@sussancws0114:~$ ls -l BOINC
total 9328
-rw-r--r-- 1 jpfuntner jpfuntner 219 2010-08-04 08:48 binstall.sh
-rwxr-xr-x 1 jpfuntner jpfuntner 1878580 2010-08-04 08:48 boinc
-rwxr-xr-x 1 jpfuntner jpfuntner 238728 2010-08-04 08:48 boinccmd
-rwxr-xr-x 1 jpfuntner jpfuntner 6868628 2010-08-04 08:48 boincmgr
-rw-r--r-- 1 jpfuntner jpfuntner 815 2010-03-01 09:24 boincmgr.16x16.png
-rw-r--r-- 1 jpfuntner jpfuntner 2395 2010-03-01 09:24 boincmgr.32x32.png
-rw-r--r-- 1 jpfuntner jpfuntner 5570 2010-03-01 09:24 boincmgr.48x48.png
-rw-r--r-- 1 jpfuntner jpfuntner 238100 2010-03-01 09:24 ca-bundle.crt
-rwxr-xr-x 1 jpfuntner jpfuntner 282652 2010-03-01 09:24 libcudart.so
drwxr-xr-x 40 jpfuntner jpfuntner 4096 2010-05-02 21:32 locale
-rwxr-xr-x 1 jpfuntner jpfuntner 46 2012-08-29 07:02 run_client
-rwxr-xr-x 1 jpfuntner jpfuntner 49 2012-08-29 07:02 run_manager
jpfuntner@sussancws0114:~$ BOINC/run_manager
BOINC/run_manager: line 1: /home/jpfuntner/BOINC/boincmgr: No such file or directory
jpfuntner@sussancws0114:~$

I tried changing run_manager to set LIBPATH and LD_LIBRARY_PATH to the current working directory but it did not help.

Can anyone advise?
----------------------------------------
[Edit 1 times, last edit by Former Member at Aug 29, 2012 2:23:32 PM]
[Aug 29, 2012 2:21:45 PM]   Link   Report threatening or abusive post: please login first  Go to top 
mikey
Veteran Cruncher
Joined: May 10, 2009
Post Count: 821
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: problem after install on Ubuntu 11.04

I installed boinc_6.10.58_i686-pc-linux-gnu.sh on Ubuntu 11.04 and can't get it started:

jpfuntner@sussancws0114:~$ /home/jpfuntner/Downloads/boinc_6.10.58_i686-pc-linux-gnu.sh
use /home/jpfuntner/BOINC/run_manager to start BOINC
jpfuntner@sussancws0114:~$ ls -l BOINC
total 9328
-rw-r--r-- 1 jpfuntner jpfuntner 219 2010-08-04 08:48 binstall.sh
-rwxr-xr-x 1 jpfuntner jpfuntner 1878580 2010-08-04 08:48 boinc
-rwxr-xr-x 1 jpfuntner jpfuntner 238728 2010-08-04 08:48 boinccmd
-rwxr-xr-x 1 jpfuntner jpfuntner 6868628 2010-08-04 08:48 boincmgr
-rw-r--r-- 1 jpfuntner jpfuntner 815 2010-03-01 09:24 boincmgr.16x16.png
-rw-r--r-- 1 jpfuntner jpfuntner 2395 2010-03-01 09:24 boincmgr.32x32.png
-rw-r--r-- 1 jpfuntner jpfuntner 5570 2010-03-01 09:24 boincmgr.48x48.png
-rw-r--r-- 1 jpfuntner jpfuntner 238100 2010-03-01 09:24 ca-bundle.crt
-rwxr-xr-x 1 jpfuntner jpfuntner 282652 2010-03-01 09:24 libcudart.so
drwxr-xr-x 40 jpfuntner jpfuntner 4096 2010-05-02 21:32 locale
-rwxr-xr-x 1 jpfuntner jpfuntner 46 2012-08-29 07:02 run_client
-rwxr-xr-x 1 jpfuntner jpfuntner 49 2012-08-29 07:02 run_manager
jpfuntner@sussancws0114:~$ BOINC/run_manager
BOINC/run_manager: line 1: /home/jpfuntner/BOINC/boincmgr: No such file or directory
jpfuntner@sussancws0114:~$

I tried changing run_manager to set LIBPATH and LD_LIBRARY_PATH to the current working directory but it did not help.

Can anyone advise?


I have no idea but when I installed Ubuntu it put a link in the menu under System and I just clicked on that to make Boinc run. I am NOT a Linux guy so beyond that I am of NO help at all.
----------------------------------------


[Aug 29, 2012 2:59:47 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem after install on Ubuntu 11.04

Hi John Pfuntner,

Just open up the RPM manager, (Ubuntu software center [USC] or Synaptic), type BOINC in the search box and it will offer you the best integrated and ported release. USC is the optimum route to install from, just a single click. The .sh installing is a pain in the ()... even sudo apt-get install boinc boincmgr from terminal does a better job then do a sudo service boinc start . The Menu will offer an option to launch the BOINC Manager, hidden somewhere in Other I think to remember.

edit: for socially acceptable term, per post below ;D
----------------------------------------
[Edit 2 times, last edit by Former Member at Aug 29, 2012 4:16:45 PM]
[Aug 29, 2012 3:11:55 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Sgt.Joe
Ace Cruncher
USA
Joined: Jul 4, 2006
Post Count: 7222
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: problem after install on Ubuntu 11.04

!!! Off topic !!!
is a pain in the proverbial...


For future reference, socially acceptable ending would be "neck" (or the ellipsis also works.)

Cheers
----------------------------------------
Sgt. Joe
*Minnesota Crunchers*
[Aug 29, 2012 3:56:53 PM]   Link   Report threatening or abusive post: please login first  Go to top 
sgoll
Advanced Cruncher
Joined: Oct 24, 2006
Post Count: 87
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: problem after install on Ubuntu 11.04

I installed boinc_6.10.58_i686-pc-linux-gnu.sh on Ubuntu 11.04 and can't get it started:

jpfuntner@sussancws0114:~$ /home/jpfuntner/Downloads/boinc_6.10.58_i686-pc-linux-gnu.sh
use /home/jpfuntner/BOINC/run_manager to start BOINC
jpfuntner@sussancws0114:~$ ls -l BOINC
total 9328
-------------
-rwxr-xr-x 1 jpfuntner jpfuntner 6868628 2010-08-04 08:48 boincmgr
------------
jpfuntner@sussancws0114:~$ BOINC/run_manager
BOINC/run_manager: line 1: /home/jpfuntner/BOINC/boincmgr: No such file or directory
jpfuntner@sussancws0114:~$

I tried changing run_manager to set LIBPATH and LD_LIBRARY_PATH to the current working directory but it did not help.

Can anyone advise?


What you see is the common problem when one installs a 32 bit program in an 64 bit operating system. The binary you want to run is there, but the libraries needed by this binary are missing. I would bet that you are running a 64 bit ubuntu ... and your boinc is clearly 32 bit (6.10.58_i686). You should install the 64 bit version of boinc and you should install the 32 bit compatibility libraries for ubuntu. May be this thread can help you:
http://www.worldcommunitygrid.org/forums/wcg/viewthread_thread,33670
There is a good chance that the packet names are the same like for Debian.
Stephan
----------------------------------------

----------------------------------------
[Edit 2 times, last edit by sgoll at Aug 29, 2012 9:31:30 PM]
[Aug 29, 2012 9:29:37 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Gandalf_PCHF
Advanced Cruncher
Joined: Dec 21, 2008
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Re: problem after install on Ubuntu 11.04

I had similar problems. I resolved them by changing OS to LiinuxMint.
----------------------------------------




O/S -LinuxMint 64-bit, Release 13 (maya). DE: Cinnamon
[Jan 14, 2013 2:36:55 PM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread