swarm-support
[Top][All Lists]
Advanced

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

Re: Java--Passing selector arguments to EZGraph


From: Marcus G. Daniels
Subject: Re: Java--Passing selector arguments to EZGraph
Date: 26 Mar 2001 13:37:38 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "TW" == Tom Wainwright <address@hidden> writes:

TW> Where can I find the updated RPMs? 

On Linux systems it is easy to build from source, especially if you
have installed Swarm using RPMs.  (It implies that you have all the
dependent packages installed.)

A configure/build is like this:

$ mkdir -p /build/swarm-jdk
$ cd /build/swarm-jdk
$ PATH=/scripts/build:$PATH
$ build-swarm-jdk
$ make install
$ export SWARMHOME=/packages

$ cat /scripts/build/build-swarm-jdk
#!/bin/sh
SWARMSRCDIR=/src/swarm-2001-03-20
P=/packages
JAVAC=jikes $SWARMSRCDIR/configure --srcdir=$SWARMSRCDIR --prefix=$P 
--enable-subdirs --with-jdkdir=/usr/java1.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]