ฉันจะตั้งค่าสถานะด้วยคำนำหน้า gentoo ได้อย่างไร


1

ฉันติดตั้งระบบLFSหลังจากนั้นฉันพยายามติดตั้งคำนำหน้า gentoo บนระบบของฉัน แต่มันเกิดข้อผิดพลาด:

I'm going to check for some variables in your environment now:  
  it appears ASFLAGS is not set :)  
  it appears CFLAGS is not set :)  
  it appears CPPFLAGS is not set :)   
  it appears CXXFLAGS is not set :)  
  it appears DYLD_LIBRARY_PATH is not set :)  
  it appears GREP_OPTIONS is not set :)  
  it appears LDFLAGS is not set :)  
  it appears LD_LIBRARY_PATH is not set :)  
  it appears LIBPATH is not set :)  
  it appears PERL_MM_OPT is not set :)  
  uh oh, PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/opt/kde/lib/pkgconfig:/opt/kde/share  /pkgconfig:/opt/qt/lib/pkgconfig:/opt/lib/pkgconfig:/opt/share/pkgconfig :(  

Ahem, your shell environment contains some variables I'm allergic to:  
  PKG_CONFIG_PATH  
These flags can and will influence the way in which packages compile.  
In fact, they have a long standing tradition to break things.  I really  
prefer to be on my own here.  So please make sure you disable these  
environment variables in your shell initialisation files.  After you've  
done that, you can run me again.  

ฉันจะตั้งค่าตัวแปรสภาพแวดล้อมเหล่านี้ได้อย่างไร ฉันพยายามที่จะสะท้อนธงเหล่านี้ใน gentoo ของฉัน แต่มันไม่มีอะไรออก


unset PKG_CONFIG_PATH.
จอร์แดน

ขออภัยที่ตอบคุณในภายหลัง ฉันลองunset PKG_CONFIG_PATHแล้วเรียกใช้bootrstrap-prefix.shสคริปต์อีกครั้ง มันเกิดข้อผิดพลาดเดียวกัน
zjhui

เพิ่มunset PKG_CONFIG_PATHลงในไฟล์ ~ / .profile ของคุณ
Wilfred Hughes

คำตอบ:


1

คนแรกไม่เป็นไรมันจะตรวจสอบว่าพวกเขาไม่ได้ตั้งค่า unset PKG_CONFIG_PATHสุดท้ายคุณก็สามารถทำได้ คุณอาจเลือกที่จะติดตั้ง Gentoo Linux เองถ้าคุณเจอปัญหามากกว่านี้มันเบาพอเมื่อเทียบกับ LFS และคุณสามารถลองตัดมันลงได้เสมอถ้าคุณรู้สึกว่ามันไม่ได้

โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.