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: Rick Riolo
Subject: Re: swarm-1.2 compilation problem: libtool :print
Date: Tue, 25 Aug 1998 14:06:53 -0400 (EDT)

Hmmm...unfortunately I don't have bash installed.
only the usual sh csh and (what I usually use online) tcsh.

I guess I can install bash, but might there be another
approach I could use in the mean time?

thanks!
- r

Rick Riolo                           address@hidden
Program for Study of Complex Systems (PSCS)
4477 Randall Lab                
University of Michigan         Ann Arbor MI 48109-1120
Phone: 734 763 3323                  Fax: 734 763 9267
http://www.pscs.umich.edu/PEOPLE/rlr-home.html

On 25 Aug 1998, Marcus G. Daniels wrote:

> Date: 25 Aug 1998 10:54:15 -0700
> From: Marcus G. Daniels <address@hidden>
> To: address@hidden
> Subject: Re: swarm-1.2 compilation problem: libtool :print
> 
> >>>>> "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.
>                   ==================================
> 

                  ==================================
   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]