"The Free Pascal source directory was not found.
Some code functions will not work.
It is recommended that you install it and set the path
Environment -> Environment Options -> Files"
Since my english is not very good I'm not sure what i shall do.
I have already installed fpc baut i run a Deb and i don't know if the path specified in the error message is an existent one (if so where can i find it?) or i have to create it.
Anyway it starts so i try making a dumb application like i could do with delphi.
I place a button in the Form and i double-click it to create and access the procedure Button1.OnClick (or something similar i can't remember =P) but i get another error:
"The component editor of class "Tdefaultcomponenteditor" has created the error: "unable to find the method. Plz Fix the error shown in the message window"" and opens the form.pp file that is full of stuff i don't know (and i'm not sure i want to know

Anybody can help?