TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:8675] Little problems on OS upgrade



Actoually, that'd be `ldd /path/to/the/real/binary` for acrobat reader.
Mine looks something like this:

[plukas@shaft plukas]$ ldd /opt/acrobat/Reader/intellinux/bin/acroread 
	libreadcore.so => not found
	libAGM.so => not found
	libCoolType.so => not found
	libICC.so => not found
	libXt.so.6 => /usr/i486-linux-libc5/lib/libXt.so.6 (0x4000d000)
	libXext.so.6 => /usr/i486-linux-libc5/lib/libXext.so.6
(0x4004b000)
	libX11.so.6 => /usr/i486-linux-libc5/lib/libX11.so.6 (0x40055000)
	libm.so.5 => /usr/i486-linux-libc5/lib/libm.so.5 (0x400e7000)
	libdl.so.1 => /lib/libdl.so.1 (0x400ef000)
	libc.so.5 => /usr/i486-linux-libc5/lib/libc.so.5 (0x400f2000)
	libSM.so.6 => /usr/i486-linux-libc5/lib/libSM.so.6 (0x401bb000)
	libICE.so.6 => /usr/i486-linux-libc5/lib/libICE.so.6 (0x401c3000)
/opt/acrobat/Reader/intellinux/bin/acroread: can't resolve symbol
'ProcSets'

Which actually indicates that it's asking for libc5 (which on my system is
5.3.12)

Peter Lukas

On Tue, 28 Sep 1999, Peter Lukas wrote:

> Sounds like yout acroread 4.0 was built against glibc 2.0.x (most likely
> 2.0.7).  What does `ldd /bon/acroread` give?
> 
> Peter Lukas
> 
> On Tue, 28 Sep 1999, Clayton T. Fandre wrote:
> 
> > Bob Tanner wrote:
> > > 
> > > I think I have tested everything, and only 1 thing is not working.
> > > 
> > > Acrobat reader. I use it for indexing PDF files vi htdig. The 3.0 Reader did
> > > not work on RH 6.0, so I upgraded to Reader 4.0 and now I get this:
> > > 
> > > % /usr/Acrobat4/bin/acroread
> > > Warning: locale not supported by C library, locale unchanged
> > > Warning: locale not supported by Xlib, locale set to C
> > > Warning: X locale modifiers not supported, using default
> > > Fatal System Error: Raise at top of Exception Stack
> > > Abort (core dumped)
> > > 
> > > Anyone know what this means?
> > 
> > I've been running Acrobat 4.0 on my RH 6.0 system for a while now.
> > Anything different with your system/configuration? Got all the fonts
> > installed?
> > 
> > 
> > > 
> > > --
> > > Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
> > > http://www.real-time.com                | Fax   : (612)943-8500
> > > Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9
> > > 
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> > > For additional commands, e-mail: tclug-list-help@mn-linux.org
> > 
> > -- 
> > Clay Fandre
> > cfandre@maddog.mn-linux.org
> > Twin Cities Linux Users Group
> > http://www.mn-linux.org
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> > For additional commands, e-mail: tclug-list-help@mn-linux.org
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
> 
>