https://bugs.freedesktop.org/show_bug.cgi?id=85214
--- Comment #12 from Julien Nabet <[email protected]> --- (In reply to Jonathan Callen from comment #11) > (In reply to Julien Nabet from comment #10) > > I tried comment 6 but had this: > > configure: error: Package requirements (libe-book-0.1 >= 0.1.1) were not > > met: > > > > No package 'libe-book-0.1' found > > ... > > You have a different issue. You probaby need to install the package > "libe-book-dev". The build system is looking for the file > "libe-book-0.1.pc", which is in the -dev package. It worked indeed. Now it complains with this: No package 'libetonyek-0.1' found I changed a bit the options to have this: ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --enable-cairo-canvas --enable-graphite --enable-largefile --enable-neon --enable-python=system --enable-randr --enable-randr-link --enable-release-build --disable-hardlink-deliver --disable-ccache --disable-crashdump --disable-dependency-tracking --disable-epm --disable-fetch-external --disable-gnome-vfs --disable-gstreamer-0-10 --disable-report-builder --disable-kdeab --disable-kde --disable-mergelibs --disable-online-update --disable-systray --with-alloc=system --with-build-version="Gentoo official package" --enable-extension-integration --with-external-dict-dir=/usr/share/myspell --with-external-hyph-dir=/usr/share/myspell --with-external-thes-dir=/usr/share/myspell --with-lang= --with-parallelism=16 --with-system-ucpp --with-vendor="Gentoo Foundation" --with-x --without-fonts --without-myspell-dicts --without-help --with-helppack-integration --without-sun-templates --enable-sdremote-bluetooth --disable-coinmp --disable-collada --enable-cups --disable-debug --enable-dbus --disable-evolution2 --disable-firebird-sdbc --disable-gltf --disable-gconf --disable-gio --disable-lockdown --enable-gstreamer --enable-gtk --disable-gtk3 --disable-ext-mariadb-connector --disable-odk --enable-opengl --disable-postgresql-sdbc --disable-telepathy --enable-vba --disable-vlc --without-system-coinmp --without-system-libgltf --without-java --without-system-mysql-cppconn --without-doxygen --without-system-sane --without-system-vigra --disable-ext-nlpsolver --disable-scripting-beanshell --disable-scripting-javascript --disable-ext-wiki-publisher --enable-python=internal I removed kde4 + system libs + add python internal It's ok fo me. It seems, I won't be of any help here. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
