Mattias Gärtner wrote:
>> [...]
>> /usr/local/bin/ld: cannot find -lncurses
> 
> This means the linker can not find the library ncurses on your system.
> Download and install it from whatever BSD package repositories you prefer.


And under Linux that would normally be the *-dev (development) packages.
On my Ubuntu 9.04 system that would be libncurses5-dev package.

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to