[lazarus] Proper Lazarus installation

Peter Vreman peter at freepascal.org
Mon May 20 06:27:13 EDT 2002



>2. The ppu/o files are splitted up into 
>/usr/local/lib/{lcl,codetools,synedit}. How can the Makefile.fpc be 
>changed to combine them under a lazarus dir?

When you install it under 
/usr/local/lib/lazarus/{lcl,codetools,synedit,...} then you can use 
-Fu/usr/local/lib/lazarus/* in the fpc.cfg. And for the Makefile in will be 
UNITDIR+=$(wildcard /usr/local/lib/lazarus/*)

Peter






More information about the Lazarus mailing list