swarm-support
[Top][All Lists]
Advanced

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

Re: Cygnus, drone, etc... (was Re: drone and windows NT. Any success st


From: Marcus G. Daniels
Subject: Re: Cygnus, drone, etc... (was Re: drone and windows NT. Any success stories?
Date: 18 Jul 2000 12:00:20 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "TP" == T Phillips <address@hidden> writes:

TP> how do you install a Swarm snapsot to the pre-existing Swarm app
TP> on the Win9x platform? 

In the `configure' command below you may need to adjust the paths to
where you have Emacs and Sun JDK installed.

Create a place for distributions:

$ mkdir /arc
$ cd /arc

Get it:

$ wget ftp://ftp.swarm.org/pub/swarm/src/testing/swarm-2000-07-16.tar.gz

Create a place for source trees:

$ mkdir /src
$ cd /src

Unpack the snapshot:

$ tar zxf /arc/swarm-2000-07-16.tar.gz

Create a place for building:

$ mkdir /build
$ cd /build

Configure Swarm (consider putting this in a shell script):

$ SWARMSRCDIR=/src/swarm-2000-07-16
$ JAVAC=jikes EMACS=/emacs-20.6/bin/emacs $SWARMSRCDIR/configure 
--srcdir=$SWARMSRCDIR --prefix=$SWARMHOME --with-defaultdir=$SWARMHOME 
--with-jdkdir=/jdk1.3

Build it:

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