[Pvfs2-developers] Re: rhel5 spec file
David Brown
dmlb2000 at gmail.com
Mon Apr 23 21:00:17 EDT 2007
On 4/23/07, David Brown <dmlb2000 at gmail.com> wrote:
> Here's the spec file I used to generate some handy rpms it builds
> separate components of pvfs2
> 1) server being the main pvfs rpm
> 2) client consisting of the kernel module and pvfs2-client binaries
> 3) the devel package with the libpvfs2.a and associated installed headers
> 4) karma gui tool
>
> This is a fairly simple spec file and works with the tcp transport and
> has no mention of mpi at all, I'll be working on integrating the
> quadrics mpi into pvfs and probably moding this spec file to do that.
>
Bah! forgot to put the Requires db4 and db4-devel for building in the spec file.
Also, this works for rhel4 just fine, change out the kernel version at
the top and comment out the echo line in the %build section and you're
golden (the echo line shouldn't be needed when the configure check is
fixed to work for rhel5).
Thanks,
- David Brown
More information about the Pvfs2-developers
mailing list