On 02/24/2013 05:40 PM, Mattias Gaertner wrote:
On Sun, 24 Feb 2013 17:18:21 -0500
Donald Ziesig <don...@ziesig.org> wrote:

Hi All:

I just got a new laptop and decided to put the latest and greatest
Lazarus/FPC on it.  I got FPC 2.6.2, installed it and used it to compile
Lazarus 1.1.  When I run Lazarus it asks for (as an example)
rtl/linux/system.pp.  I found rtl/linux/system.pp in
/usr/share/fpcsrc/2.6.0/rtl/linux/system.pp (no sign of 2.6.2/linux) so
I pointed Lazarus at that path
I hope you mean, you pointed Lazarus at "/usr/share/fpcsrc/2.6.0",
without the "rtl/linux/system.pp".

and it warns about the version mismatch.
Can I use this till I get the updated sources?
Yes, but then the IDE might miss a few sources and/or declarations.

I have /usr/lib/fpc/2.6.2 and ~/fpc-2.6.2/lib/fpc/2.6.2 but they both
only have directories ide, msg and units.

I've been searching for the appropriate sources on the web with no
success.  I probably am missing something obvious so if anyone can point
me to them I would sure appreciate it.
See Sven's note.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Thanks Sven, Reimar and Mattias.

I totally missed that location.:-[ Downloaded, decompressed and copied to appropriate paths. Lazarus 1.1 works without complaining. 8-)

Don

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to