libncurses.so.3.0--->libncurses.so.1.9.9e
libncurses.so.4--->libncurses.so.4.2

if you have libncurses.so.3.0 forget to make a symbolic link ;-))))

alberto


> The strace starts of as;
> execve("/usr/bin/call", ["call", "bpq0", "pa3gcu-9"], [/* 23 vars */]) = 0
> brk(0)                                  = 0x80528cc
> open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("i686/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or director
> y)
> open("i686/libncurses.so.4", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("mmx/libncurses.so.4", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("libncurses.so.4", O_RDONLY)       = -1 ENOENT (No such file or directory)
> open("/usr/lib/i686/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or
>  directory)
> stat("/usr/lib/i686/mmx", 0xbffff6dc)   = -1 ENOENT (No such file or directory)
> open("/usr/lib/i686/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or dir
> ectory)
> stat("/usr/lib/i686", 0xbffff6dc)       = -1 ENOENT (No such file or directory)
> open("/usr/lib/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or dire
> ctory)
> stat("/usr/lib/mmx", 0xbffff6dc)        = -1 ENOENT (No such file or directory)
> open("/usr/lib/libncurses.so.4", O_RDONLY) = 4

Reply via email to