OpenOffice problems

Mel fbsd.questions at rachie.is-a-geek.net
Mon Sep 24 10:28:02 PDT 2007


On Monday 24 September 2007 19:08:28 Marco Beishuizen wrote:
> On Mon, 24 Sep 2007, Mel wrote:
> > On Monday 24 September 2007 18:20:44 Marco Beishuizen wrote:
> > > On Mon, 24 Sep 2007, Mel wrote:
> > > > Q: Do you have linux-jdk installed rather then diablo-jdk?
> > >
> > > No, the FreeBSD jdk15 is installed.
> >
> > Ah, it uses GCC 4.2, which has libstdc++ v6. -stable has v5. Did gcc 4.2
> > get uninstalled after build? if it's still there, find libstdc++.so.6
> > under /usr/local and run /sbin/ldconfig -m with that directory as
> > argument.
>
> But libstdc++.so.6 isn't under /usr/local, it's under
> /usr/compat/linux/usr/lib.


what's the output of:
ls /var/db/pkg|grep gcc

and:
find /usr/local -name 'libstdc++*'

Btw, I assume you're running -stable, since on -current your libstdc++.so.6 
should be in /usr/lib.

-- 
Mel


More information about the freebsd-questions mailing list