Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 12:38:42 -0500
From:      James Housley <jim@thehousleys.net>
To:        Bruce Burden <brucegb@realtime.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Applix Office not working on 4.3?
Message-ID:  <3AC37322.661661DA@thehousleys.net>
References:  <20010329162538.A964@lpthe.jussieu.fr> <3AC349D2.C87F3F6B@cvzoom.net> <20010329113108.B2632@tigerfish2.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Burden wrote:
> 
>    Hi gang,
> 
>         Applix Office isn't working for my on 4.3. When I attempt to
>    launch it, I get:
> 
> bash-2.04$ applix
> /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found
> 
>    which is because I have libc.so.4 installed. When I attempt to
>    reinstall from the CD, I get:
> 
> su-2.04# ./install
> /usr/libexec/ld-elf.so.1: Shared object "libg++.so.4" not found
> 
>    Now, I can't find libg++.so anywhere, nevermind libg++.so.4.
> 

Both of them are part of FreeBSD-3.X.  You need to install the FreeBSD
3.X compatibility libraries.  Either /stand/sysinstall or by added in
COMPAT3x=yes to /etc/make.conf and then cd /usr/src/lib/compat; make obj
; make ; make install .

Any of those should do it for you.

Jim
-- 
/"\   ASCII Ribbon Campaign  .
\ / - NO HTML/RTF in e-mail  .
 X  - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
jeh@FreeBSD.org      http://www.FreeBSD.org     The Power to Serve
jim@TheHousleys.Net  http://www.TheHousleys.net
---------------------------------------------------------------------
Unix is very user-friendly.  It's just picky who its friends are.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AC37322.661661DA>