In "Tools > Options" check that "Environment > Compiler Executable" points to the full fpc path. Also make sure you launch Lazarus using "lazarus.desktop" file and you're not just double clicking on the lazarus executable file in the lazarus folder. Use "ls" in a terminal to see the actual file names like "lazarus.desktop". Desktop files in Gnome are somewhat equivalent to Windows shortcut files. Use "cat" to view them or "nano" to edit them from the command line (they're ini file like).
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
