VisualVM's New Home

Andrew John Hughes ahughes at redhat.com
Tue Jun 22 15:32:08 PDT 2010


http://icedtea.classpath.org/people/andrew/visualvm now has the
independent build machinery for VisualVM.

(Mark, can you please move this to icedtea.classpath.org/hg/visualvm;
seems you are still the only one with permission to write to /hg)

This is based on the existing support in IcedTea6 & 7, which will
shortly be dropped.  I was able to use this to build VisualVM on a F13
machine as follows:

$ ./autogen.sh
$ ./configure --prefix=<visualvm install location>
$ make
$ make install

VisualVM is installed in the specified prefix as with normal packages.
 To achieve the effect of IcedTea, just use a prefix equal to the
JDK's location.
-
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list