On Thu, 23 Feb 2006 17:34:57 +0000
Panagiotis Sidiropoulos <[EMAIL PROTECTED]> wrote:

> Just today I managed to install Lazarus and FPC, the right way.
> Lazarus installed through svn.
> FPC downlaoded from
> http://www.freepascal.org/down/i386/linux-germany_1.html as one file,
> extracted and installed as instructions suggest.
> 
> 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 is the path to the compiled units (.ppu).
The IDE is searching the FPC source files (.pas).

 
> 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?

Yes. Just install the FPC sources too. Maybe you already have installed
them. Search for classes.pp.


Mattias

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

Reply via email to