pb to run latest version on Sparc/Solaris10

Questions and Answers : Unix/Linux : pb to run latest version on Sparc/Solaris10
Message board moderation

To post messages, you must log in.

AuthorMessage
Philippe Coupe

Send message
Joined: 27 May 99
Posts: 4
Credit: 4,056,955
RAC: 5
France
Message 84154 - Posted: 8 Mar 2005, 23:18:46 UTC

After downloading, chmod +x ... BOINC request a library I do not have on my system with the following message :

ld.so.1: ./boinc_4.19_sparc-sun-solaris2.7: fatal : libstdc++.so.3 : échec de l'ouverture : Ce fichier ou ce répertoire n'existe pas

Where is this library ? how to solve this issue ?
Thanks
ID: 84154 · Report as offensive
ISYSCON SW I&T

Send message
Joined: 21 Jan 04
Posts: 2
Credit: 31,489
RAC: 0
United States
Message 84719 - Posted: 10 Mar 2005, 16:04:19 UTC

Go to www.sunfreware.com/indexsparc7.html(the library is part of the gcc compiler package), look for the links on right-hand side of the page for gcc-x.x.x (there will be three links where x.x.x equals 3.4.2, 3.3.2, 2.95.3).

Select one of the links (usually you want the latest stable release which is 3.4.2). Be aware that this is not one of the fastest sites around.

Download the package gcc-3.4.2-sol7-sparc-local.gz . Unzip it and run pkgadd -d /gcc-3.4.2-sol7-sparc-local. This will add the libraries at /usr/local/lib.

Execute ln -s /usr/local/lib/libstdc++.so.6 /usr/local/lib/libstdc++.so.3

Execute:

for ksh

LD_LIBRARY_PATH={$LD_LIBRARY+PATH}:/usr/local/lib;export LD_LIBRARY_PATH

for csh

setenv LD_LIBRARY_PATH {$LD_LIBRARY+PATH}:/usr/local/lib

Have the account info ready (URL and account key) and then launch the boinc client.


ID: 84719 · Report as offensive
Profile DSR5775

Send message
Joined: 18 Feb 00
Posts: 1
Credit: 1,876,006
RAC: 0
Germany
Message 84803 - Posted: 10 Mar 2005, 19:51:01 UTC

Is the lbstdc on your System, make a link to /usr/local/lib.

Is not,you need to install the libgcc on your System.
Download at http://sunfreeware.com/

thats all :)


ID: 84803 · Report as offensive
Philippe Coupe

Send message
Joined: 27 May 99
Posts: 4
Credit: 4,056,955
RAC: 5
France
Message 89958 - Posted: 23 Mar 2005, 20:52:26 UTC - in response to Message 84719.  

it does not work...

first a quick look to /user/local/lib
# ls
charset.alias libgcc_s.so.1 libstdc++.a
libcharset.a libiconv.la libstdc++.la
libcharset.la libiconv.so libstdc++.so
libcharset.so libiconv.so.2 libstdc++.so.3
libcharset.so.1 libiconv.so.2.1.0 libstdc++.so.5
libcharset.so.1.0.0 libiconv.so.2.2.0 libstdc++.so.5.0.5
libgcc_s.so libiconv_plug.so sparcv9

then my environment variable

# set
HOME=/export/home/phc
HZ=100
IFS=

LC_COLLATE=fr_FR.ISO8859-1
LC_CTYPE=fr_FR.ISO8859-1
LC_MESSAGES=fr
LC_MONETARY=fr_FR.ISO8859-1
LC_NUMERIC=fr_FR.ISO8859-1
LC_TIME=fr_FR.ISO8859-1
LD_LIBRARY_PATH=/usr/local/lib:/usr/lib/:/usr/lib/sparcv9/:/lib/:/lib/sparcv9/:/
etc/lib/:/lib/sparcv9/
LOGNAME=phc
MAIL=/var/mail/phc
MAILCHECK=600
OPTIND=1
PATH=/usr/sbin:/usr/bin:/opt/csw/bin:/usr/openwin/user:/usr/openwin/bin
PS1=#
PS2=>
SHELL=/bin/sh
TERM=vt100
TZ=Europe/Paris

And when launching the BOINC executable, I have the same message...

# ./boinc_4.19_sparc-sun-solaris2.7
ld.so.1: ./boinc_4.19_sparc-sun-solaris2.7: fatal : libstdc++.so.3 : échec de l
'ouverture : Ce fichier ou ce répertoire n'existe pas
Tué
#



Any idea ?
ID: 89958 · Report as offensive

Questions and Answers : Unix/Linux : pb to run latest version on Sparc/Solaris10


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