Separate sourcecode and build directory error

Norbert Thiebaud nthiebaud at gmail.com
Sat Nov 15 05:46:39 PST 2014


On Sat, Nov 15, 2014 at 5:48 AM, Maarten Hoes <hoes.maarten at gmail.com> wrote:
> Hi,
>
>
> Im trying to set up a separate libreoffice source code and build directory,
> but am running into the following error :
>
>
> $ mkdir /tmp/build
> $ cd /tmp/build
> $ /home/user/libreoffice-source/autogen.sh
^^^
autogen.sh already run configure

> $ ./configure
^^^
so that is unnecessary and prolly the cause of your porblem

after autogen.sh the next step is 'make'

Norbert


More information about the LibreOffice mailing list