Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4528
| From | db <dieterhansbritz@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Warnings |
| Date | 2023-07-13 15:43 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <u8ov2s$3lmni$1@dont-email.me> (permalink) |
When I run a script that runs gnupplot on my Linux system, I get
these warnings:
~/rect2> ./plotfit
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "",
LC_ALL = (unset),
LANG = "da_DK.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
What should I do to fix this, or should I do anything?
The script then does its job, so these are not errors.
--
Dieter Britz
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Warnings db <dieterhansbritz@gmail.com> - 2023-07-13 15:43 +0200
Re: Warnings Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2023-07-13 20:10 +0200
Re: Warnings db <dieterhansbritz@gmail.com> - 2023-07-14 09:27 +0200
Re: Warnings Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2023-07-14 17:49 +0200
Re: Warnings db <dieterhansbritz@gmail.com> - 2023-07-15 11:46 +0200
csiph-web