[lazarus] TCanvas
Peter Vreman
pfv at cooldown.demon.nl
Fri Jul 23 17:20:14 EDT 1999
> I compiled/installed it all. I had a problem compiling/makeing lazarus. I
> deleted my /etc/ppc386.cfg.
>
> I went to /usr/lib/fpc/0.99.13 and did a `samplecfg '.'` I made one for me.
> Still had problems. I kept adding things to the ppc386 call till I ended up
> with this:
You should run 'samplecfg /usr/lib/fpc/0.99.13' and then for all the units
you're making (FCL,gtk,rtl)
goto gtk sources:
make install
goto fcl sources:
make install
that will automaticly copy all the units to the correct units dirs which
are also set in ppc386.cfg
Why do you all make it so difficult to not use the makefiles :(
Peter
More information about the Lazarus
mailing list