swarm-support
[Top][All Lists]
Advanced

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

Re: java, Swarm, JDK1.2.2, Solaris 8 and static vs shared libraries


From: Marcus G. Daniels
Subject: Re: java, Swarm, JDK1.2.2, Solaris 8 and static vs shared libraries
Date: 13 Aug 2001 09:33:02 -0600
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.7

>>>>> "GP" == Gary Polhill <address@hidden> writes:

GP> So would you suggest I installl the gcc binaries off the CD-ROM (I
GP> have an atypical install locatiion -- will that be OK?), get the
GP> latest version of Swarm from the ftp site and compile that having
GP> configured with --enable-shared?

Below is the Swarm compile command I use with the GCC binaries.

Lose the --datadir=$DATADIR and replace $SWARMSRCDIR with where your
Swarm source tree is unpacked.  Replace $P/data/hdf5 with a path
containing a new install of HDF5 (or drop the option).  The latest
version of HDF5 is 1.4.2 from ftp://hdf.ncsa.uiuc/HDF5.

#!/bin/sh
JAVAC=jikes $SWARMSRCDIR/configure --srcdir=$SWARMSRCDIR --prefix=$P/swarm-test 
--enable-subdirs --with-xpmdir=/usr/local/X11 
--with-tcldir=/opt/SUNWtcl/8.0/sun4 --with-bltdir=/opt/SDGblt/2.4g 
--with-zlibdir=/opt/SDGzlib/1.1.3 --with-pngdir=/opt/SDGlibpng/1.0.5 
--datadir=$DATADIR --with-hdf5dir=$P/data/hdf5 --with-jdkdir=/opt/jdk1.3 && 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]