Ragnar Thomsen wrote:
> On Sunday 30 March 2014 16:20:15 Bruce Dubbs wrote:
>> See http://www.linuxfromscratch.org/blfs/view/stable/x/xorg7.html
>>
>> Note the lines that say:
>>
>> ACLOCAL='aclocal -I $XORG_PREFIX/share/aclocal'
>>
>> export ... ACLOCAL ...
>
> The ACLOCAL variable is set properly
On Sunday 30 March 2014 16:20:15 Bruce Dubbs wrote:
> See http://www.linuxfromscratch.org/blfs/view/stable/x/xorg7.html
>
> Note the lines that say:
>
> ACLOCAL='aclocal -I $XORG_PREFIX/share/aclocal'
>
> export ... ACLOCAL ...
The ACLOCAL variable is set properly:
echo $ACLOCAL yields:
acloca
I suppose he did and something got screwed up along the way otherwise could
not have made it all the way to building libreoffice.
Op 31 mrt. 2014 16:10 schreef "Bruce Dubbs" het
volgende:
> Ronnie van Aarle wrote:
> > Those environment variables that you setup with EXPORT disappear when you
> > l
Ronnie van Aarle wrote:
> Those environment variables that you setup with EXPORT disappear when you
> log out.
Not if you follow the instructions in the book. They are reset in the
bash profile.
They assume you did
http://www.linuxfromscratch.org/blfs/view/stable/postlfs/profile.html
-- Br
Those environment variables that you setup with EXPORT disappear when you
log out.
Op 30 mrt. 2014 23:20 schreef "Bruce Dubbs" het
volgende:
> Ronnie van Aarle wrote:
> > You can check if aclocal is available on your system by just typing
> aclocal
> > --version in a terminal window.
> >
> > if i
Ronnie van Aarle wrote:
> You can check if aclocal is available on your system by just typing aclocal
> --version in a terminal window.
>
> if its not available, you should install automake from
> http://www.linuxfromscratch.org/lfs/view/stable/chapter06/automake.html
>
> If $XORG_PREFIX is somethi
You can check if aclocal is available on your system by just typing aclocal
--version in a terminal window.
if its not available, you should install automake from
http://www.linuxfromscratch.org/lfs/view/stable/chapter06/automake.html
If $XORG_PREFIX is something else as /usr than that can also b
Em 29-03-2014 18:14, Ragnar Thomsen escreveu:
> LibreOffice fails for me at the autogen.sh step with the following error:
>
> Various low-level dependencies are missing, please install them:
> aclocal -I $XORG_PREFIX/share/aclocal: aclocal -I
> $XORG_PREFIX/share/aclocal is required
>
>
LibreOffice fails for me at the autogen.sh step with the following error:
Various low-level dependencies are missing, please install them:
aclocal -I $XORG_PREFIX/share/aclocal: aclocal -I
$XORG_PREFIX/share/aclocal is required
Any ideas?
Sincerely,
Ragnar
--
http://linuxfromscratch.o