On Fri, Mar 5, 2010 at 12:45 AM, Juha Manninen <juha.manni...@phnet.fi>wrote:

> Hello.
>
> > I forced to install by
> > rpm -i --force --nodeps *.rpm
>
> > but the IDE not worked.
>
> Right. The text mode IDE is the only thing that doesn't work.
> Please use Lazarus instead as your IDE. :-)
>
> I remember asking the same question earlier about libtinfo dependency. The
> answer was something like that there shouldn't be such dependencies any
> more.
> It seems to be still there.
>
>
I resolved my problem,
download from this page
http://rpmfind.net/linux/rpm2html/search.php?query=libtinfo.so.5
ncurses-libs-5.7-3.20090207.fc12.i686.rpm<ftp://rpmfind.net/linux/fedora/releases/12/Everything/i386/os/Packages/ncurses-libs-5.7-3.20090207.fc12.i686.rpm>
extract file
/lib/libtinfo.so.5.7
to you PC
/lib
and rename it by remove .7 to be libtinfo.so.5
and launch the FP

Thanks
-- 
Zaher Dirkey
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to