swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: swarm-1.2 compilation problem: libtool :print


From: Marcus G. Daniels
Subject: Re: swarm-1.2 compilation problem: libtool :print
Date: 25 Aug 1998 10:54:15 -0700

>>>>> "RLR" == Rick Riolo <address@hidden> writes:

RLR> ../../libtool: print: not found ../../libtool: print: not found

Oh boy, I sure do enjoy using HPUX's /bin/sh.  [Grumble.]

I suggest forcing usage of a decent shell (say, Bash) for
autoconfiguration.  Note the first line and the use of CONFIG_SHELL.

#!/users/mgd/packages/shells/bash/bin/bash
SWARMSRCDIR=$S/swarm-1.3
CONFIG_SHELL=$P/shells/bash/bin/bash
export CONFIG_SHELL
(echo "#!$CONFIG_SHELL" ; cat $SWARMSRCDIR/configure ) > /tmp/configure
chmod 755 /tmp/configure
/tmp/configure --srcdir=$SWARMSRCDIR --prefix=$P/swarm/swarm 
--with-bltdir=$P/swarm/blt2.3 --with-tcldir=$P/swarm/tcl7.6 
--with-tkdir=$P/swarm/tk4.2 --with-ffcalldir=$P/swarm/ffcall 
--with-pngdir=$P/swarm/png --with-zlibdir=$P/swarm/zlib --datadir=$DATADIR 
--disable-shared
make  

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]