Hello!
I'm using ubuntu on a amd64 computer and have installed lazarus 0.9.19
and fpc 2.0.4, but can't get it to work.

If I put a control on the form and dubble click on a event in the objectinspector
I get a error message:
/usr/lib/lazarus/lcl/lclclasses.pp(32,3) Error: source not found: unit /usr/lib/fpc/2.0.4/units/x86_64-linux/rtl/classes.ppu
And when I use ls to findout if the file (classes.ppu) is there or not the reply is
-rw-r--r-- 1 root root 245K 2006-08-29 08:40 /usr/lib/fpc/2.0.4/units/x86_64-linux/rtl/classes.ppu
In other words, the search path is correct, isn't it?
Plz help me!
Greetings Zzarr