On 6/4/05, Zac Medico <[EMAIL PROTECTED]> wrote:

> Hi Mark,
> 
> You only need to get back libstdc++.so.5 ;-)
> 
> Are you sure it's gone?  Mine is in
> /usr/lib/libstdc++-v3/libstdc++.so.5 and if yours is
> still there then you can run ldconfig to fix it
> (/usr/lib/libstdc++-v3 should be in /etc/ld.so.conf).
> 
> If it's really gone then you could get a libstdc++-v3
> binary package and untar it.  If you have
> FEATURES=buildpkg then you might have a tbz2 in
> ${PKGDIR}/All.  If you don't have a tbz2 you can use
> quickpkg from the gentookit package to generate tbz2
> from a working gentoo system.

Zac,
   I just read your other post on this subject and realized that I
needed a path to the file and not the path including the file. Now:

localhost root # gcc-config i686-pc-linux-gnu-3.3.5-20050130
 * Switching to i686-pc-linux-gnu-3.3.5-20050130 compiler...              [ ok ]
 * If you intend to use the gcc from the new profile in an already
 * running shell, please remember to do:

 *   # source /etc/profile

localhost root # source /etc/portage/
-bash: source: /etc/portage/: is a directory
localhost root # source /etc/profile
localhost root #

And now emerge info works!!

Thanks so much!!!

- Mark

-- 
[email protected] mailing list

Reply via email to