Ubuntu terminal: invalid host type && configure: error: can only configure for one host and one target at a time Ubuntu的终端:无效的主机类型&&配置:错误:只配置一台主机和一个针对一时间
Posted on 24.发布24。 Aug, 2009 by Dragos in Operating Systems , Ubuntu 2008年8月,2009年在操作系统 ,Ubuntu的 德拉戈什
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.而不是在一个连字符“与- 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.只是改变单一连对其中两个一切应该没有问题。
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 Ubuntu的:如何从Ubuntu的jaunty中Jackalope 9.04到Ubuntu 9.10 karmic中的考拉
- OS: RAM difference between Ubuntu x86 (32 bit with physical address) and Ubuntu x64 (64 bit) 操作系统:内存与Ubuntu的x86(32位的物理地址)和Ubuntu的x64(64位差异)












































