Hi there,
On Wed, 2012-09-19 at 10:35 +0200, Henrik /KaarPoSoft wrote:
I am trying to build version 3.6.2.1 from source on a Linux box.
        Sounds great.
I want to use headers already on system and system installed versions of 
libraries as much as possible, so I pass --with-system-headers 
--with-system-libs to ./configure.
        Seems reasonable.
generates this error:
--------------------------------------------------
/home/kaarpux/KX_OO/kaarpux/linux/build/opt/libreoffice-core-3.6.2.1/solver/unxlngi6.pro/bin/cppunit/cppunittester:
 
error while loading shared libraries: libcppunit-1.12.so.1: cannot open 
shared object file: No such file or directory
        Ok.
--------------------------------------------------
Even though the shared library IS present under /opt/lib, and the 
symlinks are not broken.
Workaround: --without-system-cppunit
        So - is /opt/lib in your system linker path ? ie. in /etc/ld.so.conf -
it's an unusual place to have in there ;-) and have you run
sudo /sbin/ldconfig to re-build whatever caches there are there ?
        Out of interest, what Linux are you using ? :-)
        ATB,
                Michael.
-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.