libg2c and g++4
Ben Scott
dragonhawk at gmail.com
Tue Jul 11 11:37:00 EDT 2006
On 7/11/06, Adam Helbling <ahelblin at gmail.com> wrote:
> We use Red Hat Enterprise w/ kernel 2.6.9.
Have you searched the Red Hat mailing list archives and bug report
database (both at www.redhat.com)? I find those are usually very good
resources for this kind of thing. At the minimum, one finds people to
commisorate with, and often, a quick fix.
> We have gotten around this problem by just creating our own soft link
> to /usr/lib/libg2c.so.0.
So /usr/lib/libg2c.so.0 exists, but /usr/lib/libg2c.so does not?
Odd. Have you tried (re)running "ldconfig" (as root)?
Also, try "rpm --verify --file /usr/lib/libg2c.so.0". That should
verify the installation of whatever package owns the file in question.
No output is good; output indicates potential problems.
-- Ben
More information about the gnhlug-discuss
mailing list