[Lazarus] Need testers (gtk2)

zeljko zeljko at holobit.net
Sun Oct 24 14:24:04 CEST 2010


Le 23/10/2010 20:44, patspiper a écrit :

>>    
> Fair enough. But how do you go by defining the paths? As far as I
> understand, the following two paths should be in the $PATH env variable:
> <basedir>/lib/fpc/$FPCVERSION
> <basedir>/bin
> or in your case:
> /home/thierrybo/Sys/local/opt/fpc/$FPCVERSION/lib/fpc/$FPCVERSION
> /home/thierrybo/Sys/local/opt/fpc/$FPCVERSION/bin
> 

This is only needed if you build programs with freepascal, without
Lazarus. If you use Lazarus to build all your freepascal programs, you
only need to tell lazarus which freepascal compiler to use in
environment options (compiler path).

When this compiler run, it will find correct library with the above
paths in ~/.fpc.cfg, as $FPCVERSION will be replaced with 2.5.1 or 2.4.3
for example.

Here is for my directory layout:
http://a.yfrog.com/img291/7176/screenshot004jb.png

Thierry B.






More information about the Lazarus mailing list