On Sat, 17 Mar 2012 20:09:48 +0100
Salvatore Coppola <[email protected]> wrote:

> 2012/3/17 Mattias Gaertner <[email protected]>:
> > On Sat, 17 Mar 2012 18:58:16 +0100
> > Salvatore Coppola <[email protected]> wrote:
> >
> >> Hi, after updating Ubuntu at 11.10 because of Unity I swiched to
> >> Xubuntu 11.10 (fresh installation), but saving and building a simple
> >> project (application) on a pendrive with ntfs the executable cannot be
> >> run. The same project stored in HOME is OK.
> >> Xubuntu is missing something or what?
> >> As I remeber such things were OK in Ubuntu 11.04
> >>[...]
> >
> >> TMainIDE.DoInitProjectRun ProgramFilename=/media/PENDRIVE/project1
> >
> > Is the file there?
> 
> Yes
> 
> > Can you run it manually?
> >
> on doubleclick nothing appens!
> after copied on the desktop (ext4) nothing appens!
>  in the terminal "permesso negato" "permission denied"
> with sudo
> "sudo: /home/salvatore/Scrivania/project1: command not found" but is there

It needs executable flags to run.

Check your mount flags of your pendrive. Probably for security reasons
it was mounted with noexec or something similar.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to