swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] pretest 9 / Sun JDK


From: Pietro Terna
Subject: Re: [Swarm-Support] pretest 9 / Sun JDK
Date: Fri, 05 Sep 2003 08:09:00 +0200

At 16.57 04/09/2003 -0600, you wrote:
Pietro Terna wrote:

        jdkcswarm gives a lot of sintax errors, but I'll come back to this problem later.

Marcus G. Daniels wrote:
In pretest 9, javaswarm & javacswarm are like jdkswarm & jdkcswarm as there is no Kaffe.
The only difference between the scripts is that the latter attempts to lookup the install location of Sun JDK in the registry.  Surely the intended versions in the jdk* scripts need updating.  I would suggest just editing in the right paths into javaswarm and javacswarm.

        I've finally understood that Kaffe in not more here (ok)!

        Some little consequences of my errors (I'm acting as ... error generator). An error story:

1. no thing was working having /Swarm-2.2 outside the cygwin tree
  and adding
   mkdir /Swarm-2.2
   mount -f -s -b "c:/Swarm-2.2" "/Swarm-2.2"
   copying mount format from the output of mount -m (before
   uninstalling previuos version of cygwin and erasing all
   mounts with umount -A)

2. unmounting /Swarm-2.2 and placing Swarm-2.2 in the cygwin tree,
   javacswarm and javaswarm script were working perfectly, while
   jdkcswarm and jdkswarm (corrected adding a "\" at
   the begiinning of
   JDKPATH=`regtool get '\
   and changing 1.3 -> 1.4 in the same line)
   are unable to work (a lot of syntax errors, such as
   swarm.jar would not exist);

3. moving again /Swarm-2.2 outside the cygwin tree, with
   mkdir /Swarm-2.2
   mount c:\\Swarm-2.2 /Swarm-2.2
   all the scripts (javacswarm, javaswarm, jdkcswarm and jdkswarm)
   work fine.

        The end.

        Pietro
reply via email to

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