hello,

i have posted this question on the bbedit mailing list, but maybe some
of you guys know ...


i have compiled perl 5.6.1 for osX, and perl programs behave as expected.

when i from within bbedit 6.1 want to check syntax of a perl program or
run it, i always get this annoying message:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LANG = "en_US"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").


before i compiled perl i set these:
        LC_ALL C
        LANG "en_US"


my question is: how do i get rid of the message in bbedit (i never see
it in the terminal).

thanks
allan

Reply via email to