On 08/09/2012 03:49 PM, Patrick Dupre wrote:
> Hello,
> 
> I have an application (gopenmol) which requires GCC_3.3.1, if I am correct:
> 
> gopenmol: /usr/src/misc/gopenmol/gOpenMol-3.00/lib/libgcc_s.so.1: version 
> `GCC_3.3.1' not found (required by /usr/lib/libX11.so.6)

"required by /usr/lib/libX11.so.6" ????
very strange.

What are you trying to run?
I think the error is that the good libgcc_s.so.1 provided by yum is being
overridden by a specific version somewhere else
  (/usr/src/misc/gopenmol/gOpenMol-3.00/lib/libgcc_s.so.1 ???)
Maybe you are running something which has bundled (old) libraries and
it is messing with LD_LIBRARY_PATH (possibly in a wrapper script).

Hmmm, I just had a look at
  http://www.csc.fi/english/pages/g0penMol/Downloads/
and it says "contains gcc libraries".

Would you try renaming them out of the way and retrying?

> I expected to find in libgcc_s.so.1 (gcc), but it seems that I am wrong.
> yum provides *GCC_3.3.1*
> says libgcc-4.6.3-2.fc16.i686
> 
> 
> libgcc-4.6.3-2.fc16.i686 is installed.
> 
> Is it a configuration issue?

The library is not missing, it is just displaced by another (worse) version.

-- 
   Roberto Ragusa    mail at robertoragusa.it
-- 
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to