This repository was archived by the owner on Apr 20, 2019. It is now read-only.

Description
Hello
I'm trying to build the uberftp client on Ubuntu 14.04. I'm getting the error on ./configure :
checking globus_config.h usability... no
checking globus_config.h presence... no
checking for globus_config.h... no
./configure: line 413: test: install: integer expression expected
./configure: line 416: $4: Bad file descriptor
configure: error: globus-core
./configure: line 302: return: install: numeric argument required
./configure: line 312: exit: install: numeric argument required
Globus is definitely installed in /usr : /usr/include/globus/globus_config.h
Can you please confirm what version of globus and which packages are necessary as prerequisites ?
Thanks !