Hi,
After install Lazarus (automatically install FPC) uses synaptic on Ubuntu 7.10, got FPC Source directory problem, even I've already point it to the correct one: /usr/lib/fpc/2.0.4/units/i386-linux/
It still give me warning "FPC directory does not look correct"? then "system.ppu was not found in FPC directories. Make sure fpc installed correctly and the fpc.cfg point to the right directory"
I'm even adding all the libraries on synaptic package manager. I check it by using "Searc" for "Free Pascal" and everything is installed.
Anyway I can still compile, but when I try double click on event property, it says "Unable to find method. Please fix error shown in message window". And in message window is "sources not found: unit ...... classes.ppu"
While actually there is file classes.ppu inside the path I gave to the FPC Source Directory.
Please help...