I recently installed Lazarus IDE on my Ubuntu 12.04 via Software Center, later I tried it via commands in console. Both were effective, program was successfully installed but I was unable to run my projects (the program was able to compile the code but there was no window with result of code).
After clicking Run, it shows me a message box with name Invalid launching app and the following text:
Launching application ""/media/Windows/Lazarus/19.2/project1"" doesn't exist or is unable to launch.
look Launch -> Parameters of launch -> Local
So I checked the setting, in local I allow the launching app. When i run it again it just showed me this text in terminal:
/media/Windows/Lazarus/19.2/project1
/usr/lib/lazarus/0.9.30.2//tools/runwait.sh: 16:
/usr/lib/lazarus/0.9.30.2//tools/runwait.sh: /media/Windows/Lazarus/19.2/project1:
Permission denied -----------
Note: Windows is just the partition name on my hardisk.