GCC_3.3.1

Patrick Dupre pdupre at kegtux.org
Fri Aug 10 14:22:50 UTC 2012


Solved,

see:
http://www.linuxquestions.org/questions/linux-software-2/regarding-the-installation-of-software-gopenmol-949343/

Thank.

> 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

-- 
======================================================================
  Patrick DUPRÉ                |   |  email: pdupre at kegtux.org
======================================================================


More information about the users mailing list