Hey Everyone,
Thank you so much for all the response. I was able to solve the
problem by adding content provided by Brad
into the file $CHPL_HOME/modules/standard/gen/$CHPL_TARGET_PLATFORM-$
CHPL_TARGET_COMPILER/SysCTypes.chpl. Now it can compile simple hello world
application. (I did not installed bc though) I will now try running in
multiple nodes.
About the perl warning I am still working on it, will let you all know once
done.
On Thu, Mar 27, 2014 at 8:49 AM, Michael Ferguson <[email protected]>wrote:
> Hi Bibek -
>
> I've run into these Perl warnings before. I solved them by installing
> the locales package, but they are not fatal errors.
> As Brad mentioned, you'll also need the bc package.
>
> Cheers,
>
> -michael
>
>
> On 03/26/2014 10:49 PM, Bibek Ghimire wrote:
>
>> Hey everyone,
>> I have been trying to install chapel in my university(LSU)
>> machine ( debian linux) which has multi nodes in it. I keep on getting
>>
>> perl: warning: Setting locale failed.
>>
>> perl: warning: Please check that your locale settings:
>>
>> LANGUAGE = (unset),
>>
>> LC_ALL = (unset),
>>
>> LC_CTYPE = "UTF-8",
>>
>> LANG = "en_US.UTF-8"
>>
>> are supported and installed on your system.
>>
>> perl: warning: Falling back to the standard locale ("C").
>>
>> perl: warning: Setting locale failed.
>>
>> perl: warning: Please check that your locale settings:
>>
>>
>> every time and end up getting error when I try to compile simple hello
>> world.
>>
>> Full error below :
>>
>>
>> http://paste.ofcode.org/Q6QthwY3dUfzZCWaSepawY
>>
>>
>>
>>
>>
>
------------------------------------------------------------------------------
_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users