On Mon, Aug 07, 2006 at 09:21:00PM -0700, Penguin Lover Mark Knecht squawked:
>   OK, but grep doesn't say anything either since that's the only
> line. For instance:
> 
> [EMAIL PROTECTED] ~/Desktop $ cat TOS.txt | grep libc.so.6
> open("/lib/libc.so.6", O_RDONLY)        = 3
> [EMAIL PROTECTED] ~/Desktop $ cat TOS.txt | grep libdl.so.2
> open("/lib/libdl.so.2", O_RDONLY)       = 3
> [EMAIL PROTECTED] ~/Desktop $
> 

While I'm not an expert either, I think those lines at least mean
that the installer found your libraries. (open returned a file
handler, instead of -1.) So perhaps it is not the path that is causing
your troubles. 

Best, 

W
-- 
Steve:    Face it, you're no match for a human opponent.
Pintsize: That's because I don't have thumbs.
Sortir en Pantoufles: up 12 days, 16:22
-- 
gentoo-user@gentoo.org mailing list

Reply via email to