Building hdfview?

We're currently using a platform for which pre-built binaries for HDFView are not available (Solaris-x86) and need to build it ourselves.

I've located the page with links to the source for some of the jar/jni files here:
http://www.hdfgroup.org/products/java/hdf-java-html/

though the link to HDFView goes to the binaries only (I'm pretty sure I've seen the source somewhere).

Are there any special instructions for building the package? The binary installs include a lot of things like scripts, a JVM and so on to make it run.

John,

At the bottom of the page is a link to building hdfview with cmake;
http://www.hdfgroup.org/products/java/release/cmakebuild.html

The necessary files and instructions for building from source are there.
If you need any further clarification, just ask.

Allen

···

On Monday, April 28, 2014 10:58:35 AM John K wrote:

We're currently using a platform for which pre-built binaries for
HDFView are not available (Solaris-x86) and need to build it ourselves.

I've located the page with links to the source for some of the jar/jni
files here:
http://www.hdfgroup.org/products/java/hdf-java-html/

though the link to HDFView goes to the binaries only (I'm pretty sure
I've seen the source somewhere).

Are there any special instructions for building the package? The binary
installs include a lot of things like scripts, a JVM and so on to make
it run.

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

Thanks for the reply. I'm not very familiar with cmake, and I don't see a solaris platform configuration file, SPARC or otherwise. Will one be necessary?

···

On 04/28/2014 12:00 PM, Allen Byrne wrote:

John,

At the bottom of the page is a link to building hdfview with cmake;
http://www.hdfgroup.org/products/java/release/cmakebuild.html

The necessary files and instructions for building from source are there.
If you need any further clarification, just ask.

Allen

  On Monday, April 28, 2014 10:58:35 AM John K wrote:

We're currently using a platform for which pre-built binaries for
HDFView are not available (Solaris-x86) and need to build it ourselves.

I've located the page with links to the source for some of the jar/jni
files here:
http://www.hdfgroup.org/products/java/hdf-java-html/

though the link to HDFView goes to the binaries only (I'm pretty sure
I've seen the source somewhere).

Are there any special instructions for building the package? The binary
installs include a lot of things like scripts, a JVM and so on to make
it run.

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

Hi,

I recently tried to build hdf-java and noticed a small error in the instructions:

http://www.hdfgroup.org/products/java/release/cmakebuild.html

It says that the HDF-Java source code SHOULD be uncompressed, but in fact the platform configuration files linked to on that page will by default try to check out the source code from SVN. This failed for me because I don't have svn installed (I use Mercurial). Alternatively, there is another option to use a compressed archive instead of SVN checkout, in which case the build script will extract the archive. So in either case the source code should not be uncompressed.

Dan Tetlow

···

-----Original Message-----
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org] On Behalf Of Allen Byrne
Sent: 28 April 2014 18:01
To: hdf-forum@lists.hdfgroup.org
Subject: Re: [Hdf-forum] building hdfview?

John,

At the bottom of the page is a link to building hdfview with cmake; http://www.hdfgroup.org/products/java/release/cmakebuild.html

The necessary files and instructions for building from source are there.
If you need any further clarification, just ask.

Allen

On Monday, April 28, 2014 10:58:35 AM John K wrote:

We're currently using a platform for which pre-built binaries for
HDFView are not available (Solaris-x86) and need to build it ourselves.

I've located the page with links to the source for some of the jar/jni
files here:
http://www.hdfgroup.org/products/java/hdf-java-html/

though the link to HDFView goes to the binaries only (I'm pretty sure
I've seen the source somewhere).

Are there any special instructions for building the package? The
binary installs include a lot of things like scripts, a JVM and so on
to make it run.

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgro
up.org

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

Dan,

You're correct - the source should be NOT uncompressed. I will get that
corrected.

Thanks,
    Allen

···

On Tuesday, April 29, 2014 10:22:46 AM Daniel Tetlow wrote:

Hi,

I recently tried to build hdf-java and noticed a small error in the
instructions:

http://www.hdfgroup.org/products/java/release/cmakebuild.html

It says that the HDF-Java source code SHOULD be uncompressed, but in fact
the platform configuration files linked to on that page will by default try
to check out the source code from SVN. This failed for me because I don't
have svn installed (I use Mercurial). Alternatively, there is another
option to use a compressed archive instead of SVN checkout, in which case
the build script will extract the archive. So in either case the source
code should not be uncompressed.

Dan Tetlow

-----Original Message-----
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org] On Behalf Of
Allen Byrne Sent: 28 April 2014 18:01
To: hdf-forum@lists.hdfgroup.org
Subject: Re: [Hdf-forum] building hdfview?

John,

At the bottom of the page is a link to building hdfview with cmake;
http://www.hdfgroup.org/products/java/release/cmakebuild.html

The necessary files and instructions for building from source are there.
If you need any further clarification, just ask.

Allen

On Monday, April 28, 2014 10:58:35 AM John K wrote:
> We're currently using a platform for which pre-built binaries for
> HDFView are not available (Solaris-x86) and need to build it ourselves.
>
> I've located the page with links to the source for some of the jar/jni
> files here:
> http://www.hdfgroup.org/products/java/hdf-java-html/
>
> though the link to HDFView goes to the binaries only (I'm pretty sure
> I've seen the source somewhere).
>
> Are there any special instructions for building the package? The
> binary installs include a lot of things like scripts, a JVM and so on
> to make it run.
>
>
>
> _______________________________________________
> Hdf-forum is for HDF software users discussion.
> Hdf-forum@lists.hdfgroup.org
> http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgro
> up.org

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org