Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Issue with Stage 1/3 guide for 2005.0 and gcc-3.4.4 [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
pratbrat
n00b
n00b


Joined: 10 Apr 2005
Posts: 30
Location: Toronto

PostPosted: Tue Aug 02, 2005 10:42 pm    Post subject: Issue with Stage 1/3 guide for 2005.0 and gcc-3.4.4 [SOLVED] Reply with quote

Hi all,

I have been trying to install gentoo by following this guide:

https://forums.gentoo.org/viewtopic-t-319349.html

Awesome as the guide is, after I run

#gcc-config 5

and then try to update the system environment the error message is

/usr/bin/python: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory.

Therefore I cannot run

#env-update && source /etc/profile

and recompile after changing from gcc-3.3.5 to gcc-3.4.4

I will be trying this for the third time. Both my previous tries have resulted in the same error. Have followed the guide to the tee - I think. 8^)

Any assistance will be much appreciated. Cheers all.


Last edited by pratbrat on Wed Aug 03, 2005 7:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
rang3r
n00b
n00b


Joined: 09 Jun 2004
Posts: 25

PostPosted: Tue Aug 02, 2005 10:47 pm    Post subject: Reply with quote

This should fix your problem.

Code:
ln -s /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so.6 /usr/lib/libstdc++.so.5

_________________
rang3r
Back to top
View user's profile Send private message
pratbrat
n00b
n00b


Joined: 10 Apr 2005
Posts: 30
Location: Toronto

PostPosted: Wed Aug 03, 2005 7:02 pm    Post subject: Thanks Rang3r Reply with quote

Tried the env-update after making the symbolic link and it worked like a charm, and I am on my way again. Thanks a bunch man.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum