[PLUG] PDF reader (cont'd)

Deepak Dinesh deepak@purdue.edu
Wed, 3 Oct 2001 23:24:06 -0500 (EST)


On 3 Oct 2001, John C Meuser wrote:

>On Wed, 2001-10-03 at 23:10, Deepak Dinesh wrote:
>> On Wed, 3 Oct 2001, Vitaly McLain wrote:
>>
>> >
>> >Let me ask you this: have you tried "./filename", as in "./acroread4", while
>> >in the same directory
>> >as the binary?
>> >
>>
>> It is unlikely that any of the above will work. I think it is compiled
>> for a different set of libraries or something like that. I have the
>> same problem with a binary file I have (ELF executable etc.).
>>
>> DD
>
>
>You can try to do a strings on the file and see what it is trying to
>use.

Some of the files are:
/lib/ld-linux.so.1
libc.so.5

Are these old versions of the glibc ?

Thanks.
DD