No registered users in community xowiki
in last 10 minutes
in last 10 minutes
[Xotcl] Bug: configure step hardwires location of aolserver
From: <jim_at_jam.sessionsnet.org>
Date: 29 Mar 2004 02:02:02 -0000
Hi,
When configuring xotcl in any way whatsoever, if the configure step determines
it should build with aolserver extensions, it assumes the only possible place
for aolserver is in /usr/local/aolserver, a mistaken assumption for the same
reason that it's possible to install cat or grep in any location on the
unix installation.
The right way to do this is to add a configure.in option which would include
a specification of where aolserver is located. Suggestion, this option could
be named --with-aolserver=<dir>. Also, there should exist --without-aolserver.
-Jim
Date: 29 Mar 2004 02:02:02 -0000
Hi,
When configuring xotcl in any way whatsoever, if the configure step determines
it should build with aolserver extensions, it assumes the only possible place
for aolserver is in /usr/local/aolserver, a mistaken assumption for the same
reason that it's possible to install cat or grep in any location on the
unix installation.
The right way to do this is to add a configure.in option which would include
a specification of where aolserver is located. Suggestion, this option could
be named --with-aolserver=<dir>. Also, there should exist --without-aolserver.
-Jim