David O'Brien writes:
> On Mon, Dec 11, 2000 at 02:35:43PM -0500, Richard J Kuhns wrote:
> > /usr/libexec/ld-elf.so.1: Shared object "libstdc++.so.2" not found
> > /prog/applix/axdata/axmain: Operation timed out
>
> Blah. :-( Applixware depends on the compat3x distribution it seems.
> Can you install compat3x and see if it now runs?
>
> --
> -- David ([EMAIL PROTECTED])
> GNU is Not Unix / Linux Is Not UniX
Yes, it now runs. So it looks like we have the following scenario:
1. Applixware v5.0 depends on the compat3x distribution, so it won't run on
an out-of-the-box FreeBSD 4.2 system. I hadn't noticed that before because
I originally installed it on a machine that went through a phase running
3.x, so the older libraries were still there.
2. Applixware v5.0 can be installed anywhere you like as long as you use
the package, but you have to manually edit a shell script. Eg,
PREFIX=/opt
pkg_add -p $PREFIX applix-5.0.tgz
Then edit $PREFIX/bin/applix and make sure APPLIX_HOME is set to
$PREFIX/applix.
By the way, v5 seems to be much more responsive than v4. Purely
subjective, of course, but I've had a couple of comments on it.
--
Richard Kuhns [EMAIL PROTECTED]
PO Box 6249 Tel: (765)477-6000 \
100 Sawmill Road x319
Lafayette, IN 47903 (800)489-4891 /
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message