Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 20:21:50 +0200 (CEST)
From:      Marco Beishuizen <mbeis@xs4all.nl>
To:        Mel <fbsd.questions@rachie.is-a-geek.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: OpenOffice problems
Message-ID:  <20070924201623.S84273@yokozuna.lan>
In-Reply-To: <200709241857.50119.fbsd.questions@rachie.is-a-geek.net>
References:  <20070923223608.R942@yokozuna.lan> <200709240003.01798.fbsd.questions@rachie.is-a-geek.net> <20070924181958.Y25081@yokozuna.lan> <200709241857.50119.fbsd.questions@rachie.is-a-geek.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Yes.

Now I've found libstdc++.so.6 in /usr/local/lib/gcc-4.2.2, I made a 
symlink to /usr/lib. After that it complained about a missing 
libgcc_s.so.1. When I symlinked this file also in /usr/lib OO starts up.

Now it only complaines about not having a en_US locale but that is a minor 
issue.

Thanks a lot for the help!

Marco

-- 
If a listener nods his head when you're
explaining your program, wake him up.



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