Hi.
I have tried to install Lazarus (on Fedora2) after downloading via CVS.
I have the following directories:
/programs/fpclaz/fpc
/programs/fpzlaz/lazarus
I have no problem with checking out and opdating.
Doing make clean, and make install of the FPC seems to work without any errors.
Then I change to the lazarus directory and try to run make (or make all), but every times it stops with the message:
Fatal: Can't find unit System
The ppc386 is in the path (othervise I could not compile fpc).
As far as I understand I need to have a fpc.cfg in either etc or my home directory, but it is not generated automatically.
Trying to find an other fpc.cfg (from a previous, now deleted installation) and modifying it, to reflect my directories make no change
I do not want to use RPM installation, as I prefer the files to end where I have chosen, and I do only want the installation to be for 1 user (me).
Please anybody, any good ideas.
Christian