[Insight-users] GLIBC not found
Sara Rolfe
smrolfe at u.washington.edu
Thu May 26 12:45:46 EDT 2011
Hi Luis,
The version of ITK I'm using is 32-bit and the machine I want to run
it on is 64-bit. If I compile it on this machine it tries to compile
it as a 64-bit program and I get a lot of errors. I'm not sure how to
force it to compile in 32-bit mode since the first 64-bit machine I
tried did this by default.
I will look into this, but please let me know if you have any thoughts.
Thanks,
Sara
On May 26, 2011, at 8:58 AM, Luis Ibanez wrote:
> Hi Sara,
>
> It looks like you copied an executable from one Linux machine
> into another, and that the libc versions between the two are
> incompatible.
>
> Any chance that you can actually compile you program in the
> same machine where you are planning to run it ?
>
>
> Luis
>
>
>
> ----------------------------------
> On Wed, May 25, 2011 at 5:51 PM, Sara Rolfe
> <smrolfe at u.washington.edu> wrote:
>> Hello,
>>
>> I'm attempting to run a program using ITK on a 64-bit Linux machine
>> and am
>> getting the following error:
>>
>> ./SubsampleVolume: /lib/libc.so.6: version `GLIBC_2.7' not found
>> (required
>> by /projects/multimedia1/InsightToolkit-3.14.0/bin/libITKniftiio.so.
>> 3.14)
>>
>> I've run this without a problem on a Mac OS, 32-bit Linux and a
>> different
>> 64-bit Linux machine. Could you let me know if you know what this is
>> referring to or how to resolve it?
>>
>> Thanks,
>> Sara
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://www.kitware.com/products/protraining.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-users
>>
More information about the Insight-users
mailing list