You need to unset the LANG environment variable before building gpt. 
 From this page:

http://www.globus.org/mail_archive/discuss/2004/05/msg00047.html

I got:

If you're curious about why the by-hand build fails, look at how the
installer builds GPT.  It unsets the LANG environment variable first,
which is what's leading to the Makefile separator error in the perl
module you're seeing.

Tom


Socrates Varakliotis wrote:
> 
> 
> Socrates Varakliotis wrote:
> 
>> The paragraph on Linux says:
>> 1. Have Globus 2.4.3 installed, instructions for that are elsewhere.
>> (you only *need* the globus-data-management-client bundle)
>>
>> Where exactly are the instructions you mention? And where is globus 
>> 2.4.3?
>> AFAIK, the latest stable globus release is 3.2.1.
> 
> 
> I finally managed to locate globus 2.4.3 under globus' download archives 
> (a well-hidden link): http://www.globus.org/gt2.4/download.html
> 
> Now, I have the following problem: The gpt-3.0.1 won't install, dumping 
> the following error:
> 
> [ucacsva@Gorilla gpt-3.0.1]$ ./build_gpt --prefix=$GPT_LOCATION
> build_gpt ====> installing GPT into /usr/local/globus
> build_gpt ====> building support/Compress-Zlib-1.16
> build_gpt ====> building support/Archive-Tar-0.22
> build_gpt ====> building support/PodParser-1.18
> build_gpt ====> building support/Digest-MD5-2.20
> Makefile:75: *** missing separator.  Stop.
> ERROR: the following command failed: make >/dev/null
> 
> 
> Any ideas please?
> 
> Regards,
> -- 
> Socrates.
> 
> 

Reply via email to