Ubuntu terminal: invalid host type && configure: error: can only configure for one host and one target at a time เทอร์มิอูบุนตู: ประเภทโฮสต์ไม่ถูกต้องและและกำหนดค่า: ข้อผิดพลาด: สามารถกำหนดค่าเฉพาะสำหรับโฮสต์และหนึ่งเป้าหมายในเวลา
Posted on 24. โพสต์ใน 24. Aug, 2009 by Dragos in Operating Systems , Ubuntu ส.ค., 2,009 โดย Dragos ใน ระบบปฏิบัติการ, อูบุนตู
If you get this error, then most likely a file doesn't exist or the browser plays tricks on you, driving you mad. หากท่านพบข้อผิดพลาดนี้แล้วมักจะไฟล์ไม่อยู่หรือเบราว์เซอร์เริ่มเล่นเทคนิคที่คุณขับรถคุณบ้า.
For example here's a command: เช่นนี้เป็นคำสั่ง:
./configure –with-apxs2=/usr/bin/apxs2 –with-mysql=/usr/bin/mysql
Either /usr/bin/apxs2 doesn't exist or the argument is incorrect. ทั้ง / usr/bin/apxs2 ไม่มีอยู่หรืออาร์กิวเมนต์ไม่ถูกต้อง. Instead of a one hyphen before “with-apxs2….”, there should be two. แทนยัติภังค์หนึ่งก่อน "with-apxs2 ...." ควรจะมีสอง. The browser automatically transform the two ones into a single one, leaving you with no clues as where the problem might be. เบราเซอร์จะเปลี่ยนทั้งสองคนเป็นเพียงหนึ่งเดียวหนึ่งออกจากคุณกับปมที่ไม่เป็นปัญหาอาจจะมี. Just change the single hyphen to two of them and everything should be alright. เพียงเปลี่ยนยัติภังค์เดียวสองของพวกเขาและทุกอย่างที่ควรจะ alright.
Related posts: บทความที่เกี่ยวข้อง:
- PHP Error: Call to a member function fetch_assoc() on a non-object in PHP ข้อผิดพลาด: การเรียกร้องให้สมาชิกทำงาน fetch_assoc () ที่ไม่ใช่วัตถุใน
- Ubuntu: How to upgrade from Ubuntu Jaunty Jackalope 9.04 to Ubuntu Karmic Koala 9.10 อูบุนตู: การปรับรุ่นจากอูบุนตูร่าเริง Jackalope 9.04 การประชุมและแสดงนิทรรศการ Karmic อูบุนตู 9.10
- OS: RAM difference between Ubuntu x86 (32 bit with physical address) and Ubuntu x64 (64 bit) OS: RAM แตกต่างระหว่างอูบุนตู x86 (32 บิตที่อยู่ทางกายภาพ) และอูบุนตู x64 (64 bit)












































