2009/12/9 Graeme Geldenhuys <[email protected]>: > And under Linux that would normally be the *-dev (development) packages. > On my Ubuntu 9.04 system that would be libncurses5-dev package.
Thank you both! sudo apt-get install libncurses5-dev and it seems to compile right: ~/lazarus/fpc/2.5.1$ ppc386 -i Free Pascal Compiler version 2.5.1 Compiler Date : 2009/12/09 Compiler CPU Target: i386 Supported targets: ... Thank you! -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
