Le 10/09/2014 18:17, IOhannes m zmölnig a écrit :
On 09/09/2014 06:53 PM, patrice colet wrote:
Le 09/09/2014 09:34, IOhannes m zmölnig a écrit :
On 09/09/2014 08:28 AM, patrice colet wrote:
Hello,

   I had to reformat my fat32 partition to ext for downloading zexy
sources from svn because of some file linking.


ok, i managed to setup a image-file with FAT32, and i think i fixed the
problem.


and I had same kind of error message like "./autogen.sh: permission denied"


you can fix this by either:
- mount without the "noexec" flag
OR
- call the scripts from an interpreter, resp. on a partition that allows
to run scripts:
   $ sh ./autogen.sh
   $ mkdir /tmp/zexy-build
   $ cd /tmp/zexy-build
   $ sh ~-/configure
   $ make



Many thanks for the fix and the trick :)
that really makes puredata powerfull anywhere

patco

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to