On Wed, Jul 25, 2012 at 12:08 PM, Jim deJonge <jimdejo...@hotmail.com> wrote:
> Hello,
>
> I'm new here, and new to LibreOffice development. I've been working my way
> through the steps to build LO by following the description on the wiki
> (http://wiki.documentfoundation.org/Development/Native_Build).
> I have git cloned the source code to my local Ubuntu 12.04 machine, and am
> working with the master branch by default (i.e. I did not change my working
> copy/checkout a release branch).
>
> I've hit a wall when trying to execute autogen.sh:
>
> jim@JimdJ-Linux:/media/DEV/libo$ ls -l autogen.sh
> -rw------- 1 jim jim 5556 Jul 24 16:54 autogen.sh
> jim@JimdJ-Linux:/media/DEV/libo$ chmod 777 autogen.sh
> jim@JimdJ-Linux:/media/DEV/libo$ ls -l autogen.sh
> -rw------- 1 jim jim 5556 Jul 24 16:54 autogen.sh

to me that indicate that somehow the filesystem you are in just ignore +x mod.
since it is /media... my bet is that is mounted -noexec

Norbert
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to