Hi Folks,
I've installed FPC's last svn revision and now I'm trying to install Lazarus's last svn revision (30547) but looks like the Makefile doesn't know where FPC fonts is.
It keep complaining about some FPC/packages/somePackage/src/ files, but each time I copy those files to lazarus/lcl, the compiler complain about another ones.
What is going on? How do I tell to the compiler where FPC/packages is? Is there some linux environment variable that I have to set?
Thanx in advance.