Hello,
I'm trying to build libreoffice, but I have errror:
./autogen.sh --prefix=$LO_PREFIX         \
>              --sysconfdir=/etc           \
>              --with-vendor=BLFS          \
>              --with-lang='en-GB'      \
>              --with-help                 \
>              --with-myspell-dicts        \
>              --without-junit             \
>              --without-system-dicts      \
>              --disable-dconf             \
>              --disable-odk               \
>              --enable-release-build=yes  \
>              --enable-python=system      \
>              --with-system-apr           \
>              --with-system-boost         \
>              --with-system-clucene       \
>              --with-system-curl          \
>              --with-system-epoxy         \
>              --with-system-expat         \
>              --with-system-glm           \
>              --with-system-gpgmepp       \
>              --with-system-graphite      \
>              --with-system-harfbuzz      \
>              --with-system-icu           \
>              --with-system-jpeg          \
>              --with-system-lcms2         \
>              --with-system-libatomic_ops \
>              --with-system-libpng        \
>              --with-system-libxml        \
>              --with-system-neon          \
>              --with-system-nss           \
>              --with-system-odbc          \
>              --with-system-openldap      \
>              --with-system-openssl       \
>              --with-system-poppler       \
>              --with-system-postgresql    \
>              --with-system-redland       \
>              --with-system-serf          \
>              --with-system-zlib --without-java
Various low-level dependencies are missing, please install them:
         aclocal -I /usr//share/aclocal: aclocal -I /usr//share/aclocal is 
required

I don't know what this mean? How can I find which dependencies is not
installed? I try to run  aclocal -I /usr//share/aclocal but without
success.

Thanks,
Filip Bartmann
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to