This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
correlator:globus [2017/09/05 14:09] cormac [Testing the Installation] |
correlator:globus [2019/03/15 14:18] cormac [Notes for compiling from source (required for UDT)] |
||
---|---|---|---|
Line 93: | Line 93: | ||
< | < | ||
apt-get install build-essential bzip2 autoconf libxml-parser-perl xinetd openssl telnet libssl-dev gettext | apt-get install build-essential bzip2 autoconf libxml-parser-perl xinetd openssl telnet libssl-dev gettext | ||
- | configure --prefix={PATH TO INSTALL} | + | configure --prefix=$GLOBUS_LOCATION |
make udt xio gridftp install | make udt xio gridftp install | ||
$GLOBUS_LOCATION/ | $GLOBUS_LOCATION/ | ||
- | $GLOBUS_LOCATION/ | ||
</ | </ | ||
Line 110: | Line 109: | ||
< | < | ||
- | globus-url-copy -vb -p 4 /dev/zero sshftp:// | + | globus-url-copy -vb -p 4 /dev/zero sshftp:// |
</ | </ | ||
If you get //error: globus_ftp_client: | If you get //error: globus_ftp_client: | ||