Skip to Content.
Sympa Menu

h5part - Re: [H5part] h5part 1.3.1 build problems

h5part AT lists.psi.ch

Subject: H5Part development and discussion

List archive

Re: [H5part] h5part 1.3.1 build problems


Chronological Thread 
  • From: Achim Gsell <achim AT cybercity.ch>
  • To: h5part AT lists.psi.ch
  • Cc: Kurt Stockinger <kstockinger AT lbl.gov>
  • Subject: Re: [H5part] h5part 1.3.1 build problems
  • Date: Wed, 18 Apr 2007 21:03:06 +0200
  • List-archive: <https://lists.web.psi.ch/pipermail/h5part/>
  • List-id: H5Part development and discussion <h5part.lists.psi.ch>

On Wednesday 18 April 2007 20:32, Kurt Stockinger wrote:
> Achim Gsell wrote:
> > On Wednesday 18 April 2007 17:48, Wes Bethel wrote:
> >> Kurt kindly put a tarball in a location accessible to me
> >> pending resolution of the "how does a normal Joe User gain
> >> access to the SVN repository at PSI" problem:
> >> http://vis.lbl.gov/Research/AcceleratorSAPP/Downloading.htm
> >>l
> >>
> >> When attempting to build it, I ran into some snags.
> >>
> >> 1. There is no longer a configure file included in the
> >> tarball. The README needs to be updated to reflect that you
> >> must first run autogen.sh, which will produce a configure
> >> file.
> >
> > Ther *is* a configure script in the tarball - if you create
> > the tarball in the right way. The tarball *must* be created
> > as I described in a former email.
>
> I've created a tarball based on the tagged version in SVN. Can
> you point me to the email so that I can create a tarball for
> Wes? I guess, I was not on the mailing list yet when you've
> send this email.

I send it today ... :-)

OK, here it is again:

svn checkout \
https://svn.psi.ch/H5Part/H5Part/tags/H5Part-<version>
cd H5Part-<version>
./autogen.sh
./configure
make dist-bzip2 # or make dist-gzip

and copy the created tar-file to the H5Part download directory at
LBNL.

Achim




Archive powered by MHonArc 2.6.19.

Top of Page