Skip to content

italiangrid/storm-client

Repository files navigation

StoRM SRM Client

This component is a client SRM.

Build from source

Supported platforms

  • Scientific Linux 5 x86_64
  • Scientific Linux 6 x86_64

Required repositories

Some of the packages needed to build storm-client are in the EPEL repository. To enable it run

yum install epel-release

Dependencies

You need git to get the code, and autotools (libtool, automake, autoconf) and gcc and gcc-c++ to build it.

The other dependencies are

  • globus-gssapi-gsi-devel
  • globus-gss-assist-devel
  • gsoap-devel
  • CGSI-gSOAP-devel
  • voms

Build instructions

./bootstrap
./configure  
make

Contact info

If you have problems, questions, ideas or suggestions, please contact us at the following URLs

About

No description, website, or topics provided.

Resources

License

Apache-2.0, GPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published