[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applixware



"Jonathan Alexander Daniel" <jalexd@escape.com> writes:

> I ran ldd on the contents of /usr/local/bin, which was one executable file,
> applix and got this result:
> 
> not a dynamic executable.
> 
> I ran ldd on the contents of /usr/local/lib/applix/bin, which again was one
> executable file, applix and got the same result.

Have you checked if those files were shell scripts rather than the
"real" executable? Here is a hint:

$ rpm -q applix
applix-4.3-1
$ PRE=$(rpm -q --qf '%{INSTALLPREFIX}' applix 2>/dev/null)
$ echo $PRE
/usr/lib
$ file /usr/lib/applix/applix
/usr/lib/applix/applix: ELF 32-bit LSB executable, Intel 80386, version 1, not stripped
$ ldd $PRE/applix/applix
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6.1
        libc.so.5 => /lib/libc.so.5.3.12
        libdl.so.1 => /lib/libdl.so.1.7.14


-- 
Oleg Goldshmidt          goldshmt@netvision.net.il   
BLOOMBERG L.P. (BFM)     oleg@bfr.co.il