Date: Wed, 15 Aug 2001 16:07:34 +0200 From: "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl> To: Mike Meyer <mwm@mired.org> Cc: questions@FreeBSD.ORG Subject: Re: Applixware 5.0 on recent FreeBSD version Message-ID: <20010815160734.A39919@wop21.wop.wtb.tue.nl> In-Reply-To: <15226.22699.145222.587526@guru.mired.org>; from mwm@mired.org on Wed, Aug 15, 2001 at 06:10:35AM -0500 References: <69300995@toto.iv> <15226.22699.145222.587526@guru.mired.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 15, 2001 at 06:10:35AM -0500, Mike Meyer wrote: > Karel J. Bosschaart <karelj@wop21.wop.wtb.tue.nl> types: > > I installed Applixware 5.0 (FreeBSD version) on a recent FreeBSD > > (4.4-PRERELEASE) machine but I'm getting > > > > /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found > > > > when attempting to start applix. > > > > I thought it came up in the list before but couldn't find anything in > > the archive. Also, I'm pretty sure I had it running a while ago on an > > older FreeBSD version. > > You need to install the 3x compatability libraries. If you have source > installed, you can install them by going to > /usr/src/lib/compat/compat3x.i386 and doing "make install". If you are > tracking -stable, add "COMPAT3X=yes" to /etc/make.conf so they will be > updated with the system. > Another poster already mentioned the same, but thank you anyway :-). It works fine on one machine, but on another machine it gave me trouble with gtk/glib versions. Version 1.2.10 is installed (and lots of ports depending on it), but Applixware expects 1.2.8. I forced Applixware to install anyway, but now it does not start complaining about 'Undefined symbol "getresuid"'. Hmmm, I guess there must be some way to work around, but for now I'm happy it runs on at least one machine :-). Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010815160734.A39919>