>Yes. Just install the FPC sources too. Maybe you already >have installed them. Search for classes.pp.
I did what suggested and got to proceed. On adding new components I got error "Can't find unit Interfaces". Following related thread in ml archive, I made all adjustments suggested (http://www.mail-archive.com/lazarus%40miraclec.com/msg01180.html) but had same error messages: - Identifier not found "ExceptFrameCount" - Identifier not found "ExceptFrames" I'm sure (am I?) that Lazarus and FPC are the latest version, downloaded and installed just today. I searched continuasly to find any fpc 2.0.0 installation or files but there is not of them. Is there any possible reason for this problem? Panagiotis -----Original Message----- From: Mattias Gaertner [mailto:[EMAIL PROTECTED] Sent: Thursday, February 23, 2006 5:53 PM To: [email protected] Subject: Re: [lazarus] FPC source directory 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 _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
