คำถามติดแท็ก locale

3
ไม่สามารถกำหนดค่าสถานที่ใน raspberry pi ได้
เมื่อฉันบูตมันก็จะโยนคำเตือนต่อไปนี้: -bash: คำเตือน: setlocale: LC_ALL: ไม่สามารถเปลี่ยนภาษา (en_US.UTF-8) -bash : คำเตือน: setlocale: LC_ALL: ไม่สามารถเปลี่ยนภาษา (en_US.UTF-8) -> bash: คำเตือน: setlocale: LC_ALL: ไม่สามารถเปลี่ยนได้ สถานที่เกิดเหตุ (en_US.UTF-8) เมื่อฉันทำ >locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot …
20 boot  locale 

5
การตั้งค่าภาษา
ฉันกำลังพยายามเชื่อมต่อกับ psql โดยใช้คำสั่งด้านล่าง แต่ได้รับข้อความเกี่ยวกับการตั้งค่าภายในเครื่องที่ไม่มีใครสามารถแก้ไขได้ pi@raspberrypi ~/develop/radar $ psql -U postgres perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale …
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.