Newbie Q - autogen.sh. Can't execute.

Norbert Thiebaud nthiebaud at gmail.com
Wed Jul 25 11:55:54 PDT 2012


On Wed, Jul 25, 2012 at 12:08 PM, Jim deJonge <jimdejonge at 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 at JimdJ-Linux:/media/DEV/libo$ ls -l autogen.sh
> -rw------- 1 jim jim 5556 Jul 24 16:54 autogen.sh
> jim at JimdJ-Linux:/media/DEV/libo$ chmod 777 autogen.sh
> jim at 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


More information about the LibreOffice mailing list