Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2007 13:52:20 -0500
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        openoffice@freebsd.org
Subject:   Openoffice needs gcc42 as a RUN_DEPENDS
Message-ID:  <46F56464.6090001@math.missouri.edu>

next in thread | raw e-mail | index | archive | help

I tried out the new openoffice-2.3.0.  I built it as a port on one 
machine, and copied it to another machine as a package.  On the other 
machine, trying to run it gets stuff like
/libexec/ld-elf.so.1: Shared object "libstdc++.so.6" not found, required 
by "soffice.bin"
It looks like libstdc++.so.6 is installed by the gcc42 port (which is 
installed as a BUILD_DEPENDS).  Maybe we need a misc/compat7x port 
perhaps?  (I could install the gcc42 on the other machine as a package, 
but that really seems like overkill.)

Stephen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F56464.6090001>