On Fri, Feb 08, 2002 at 02:29:09PM -0200, Marcelo Chiapparini wrote: > I am trying to install the last version of Grace from the pre-compiled > GNU-Linux file in Grace's webpage (the one shipped with potato crashed very > often). When I try to run the program I get the message: > > /lib/libc.so.6: version 'GLIBC_2.2.3' not found > /lib/libc.so.6: version 'GLIBC_2.2' not found > > can it be fixed? if so, how? (I know that a non debian precompiled executable > may have problems, but...)
It's linked against glibc 2.2. The only ways you can fix this are: * upgrade to woody; * compile the current version of Grace from source. Cheers, -- Colin Watson [EMAIL PROTECTED]