> At 6:53 PM +0200 5/21/01, allan wrote:
> > > It's quite possible you're launching a new version of a shell, hence I'd
> > > guess to be sure your .cshrc (or-what-shell-have-you) should, mayhap
> > > have the environmental set (eg, setenv LANG "en_US")...
> >
> >i did that (before i installed perl 5.6.1)
> >
> >setenv LC_ALL C
> >setenv LANG "en_US"
>
> I'm sorry, but are you saying this is part of your profile now?
> (eg, .cshrc, or .bashrc, or whatever shell that is fired up?)
yes it should be part of my profile now i guess
> >but the problem is still there (only from bbedit)
>
> You say it works from the terminal window fine. Are there
> other apps which use this besides bbedit?
if i run a script from the terminal like
%>perl helloworld.pl
there are no complaints
if i make install something perlish via the termninal
there are no complaints
>We'll get there.... (or maybe it's something else!) ;-)
when i had the original macosX-shipped perl i never had this problem so
in a way it points to perl itself but then again - there are no
complaints when running programs directly from the commandline
thanks for your help
allan