Skip to content
Snippets Groups Projects
README 532 B
Newer Older
New generation Advanced Resource Connector (ARC) grid middleware

- Requirements for build from source tree
    - g++
    - libxml2
    - glibmm
    - doxygen
    - pkg-config
    - automake
    - autoconf
    - libtool

- Optional requirements
    - swig (>1.3.28)
    - java sdk for Java bindings
    - python-dev for Python bindings
Szalai Ferenc's avatar
Szalai Ferenc committed
    - globus GT 4

Mattias Ellert's avatar
Mattias Ellert committed
svn propset svn:ignore -F .svnignore .

Compile on Mac OS
install darwin ports

export ACLOCAL=aclocal -I /opt/local/share/aclocal
export LIBTOOLIZE=/opt/local/bin/glibtoolize