I can't install any of my own packages, they compile ok but when I try and install, the error message in the subject line appears.
Also, the default project loaded has no form and so a message appears
unit1.pas(27) Error: Can't open resource file "/home/ubuntu/Lazprojects/unit1.lfm"
I can create a new project and that works with the blank form but when I shut down lazarus and reload, the old project with the missing form gets reloaded.
Also if I try and rebuild lazarus from tools/build lazarus, I get an error message saying
This set of options to build Lazarus is not supported by this installation.
The directory "/usr/lib/lazarus/0.9.30.4/" is not writable.
See the Lazarus website for other ways to install Lazarus.
I'm a Linux newbie, is the installation faulty ?