"Yura Gusev" <[EMAIL PROTECTED]> writes: > Hello, is it possible to create a compatcurses4 packages so it will be > possible to install older programs? > [root@himling cdrom]# ./install > > Loading Installer... > > /mnt/cdrom/lin/twunxins: error while loading shared libraries: > libncurses.so.4: cannot open shared object file: No such file or directory
if you create manually a link from libncurses.so.4 to libncurses.so.5 it should work. -- Warly
