> Now, in Lazarus while trying to set FPC path I get error message:
> "The FPC source directory "usr/lib/fpc/2.0.2./units/i386-linux/" does
> not look correct. Normally it contains directories like rtl, fcl,
> packages, compiler, ..."
>
> This folder include some of folders mentioned but not other such
> "packages".
>
> What is the proper relative path in this case? I remember that I had
> same problem on previous Lazarus and what I did was to download FPC
> sources package, unpack into a permanent folder as it is and set this
> path to Lazarus FPC path. Is this a correct approach?
>

The skeleton of directores should look like what is in your /lazarus/fpcsrc/
directory.

If you want to make the skeleton fpc source directories of what lazarus looks
for, follow what exactly is in /lazarus/fpcsrc/ and then point it to your new
skeleton. If you are looking for a pre-made set up just use /lazarus/fpcsrc/
from the latest lazarus installation (fpc 2.0.2 I beleive)

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to