Nothing happens when

Questions and Answers : Unix/Linux : Nothing happens when
Message board moderation

To post messages, you must log in.

AuthorMessage
Archmage

Send message
Joined: 3 Apr 99
Posts: 2
Credit: 8,889
RAC: 0
United States
Message 50213 - Posted: 30 Nov 2004, 17:52:59 UTC

I as trying to get the boinc_4.13_sparc-sun-solaris2.7 to run. I was getting errors saying "libstdc++.so.3: open failed", so I copied libstdc.so.3 and libgcc_s.so.1 into my ~/lib dir and set the LD_LIBRARY_PATH environment to include this location.

It now it no longer gives me the above errors, but it doesn't do anything. I get no output to the terminal, and I can't break out. I have to kill the terminal, if I didn't put it in the background. It does create a "lockfile" in the directory. I ran it once with no switches, and again with the -attach_project switch, and it never does anything.

Any idea why?
ID: 50213 · Report as offensive
Profile Celtic Wolf
Volunteer tester
Avatar

Send message
Joined: 3 Apr 99
Posts: 3278
Credit: 595,676
RAC: 0
United States
Message 52580 - Posted: 10 Dec 2004, 7:54:09 UTC

Why copy the file. libstdc++.so.3 should have been in /usr/local/lib The default for LD_LIBRARY_PATH is just /usr/lib

try the following and see if it works as it should

LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
export LD_LIBRARY_PATH

or if you are using any shell but sh

export LD_LIBRARY_PATH=/usr/lib:/usr/local/lib

then exec boinc.

Regards,
Pete
----
Peter P. Benac, CCNA
Celtic Spirit Network Solutions
Providing Network and Systems Project Management and Installation and Web Hosting.
Phone: 919-618-2557
Web: http://www.emacolet.com
Need quick reliable Systems or Network Management advice visit http://www.nmsusers.org

To have principles...
First have courage.. With principles comes integrity!!!


I'd rather speak my mind because it hurts too much to bite my tongue.

American Spirit BBQ Proudly Serving those that courageously defend freedom.
ID: 52580 · Report as offensive

Questions and Answers : Unix/Linux : Nothing happens when


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