摘要:
这些都是典型的使用GNU的AUTOCONF和AUTOMAKE产生的程序的安装步骤。 ./configure是用来检测你的安装平台的目标特征的。比如它会检测你是不是有CC或GCC,并不是需要CC或GCC,它是个shell脚本。 make是用来编译的,它从Makefile中读取指令,然后编译。 make 阅读全文
posted @ 2016-11-21 17:11
立志做一个好的程序员
阅读(778)
评论(0)
推荐(0)
摘要:
原文:https://robots.thoughtbot.com/the-magic-behind-configure-make-make-install#where-do-these-scripts-come-from The magic behind configure, make, make 阅读全文
posted @ 2016-11-21 16:09
立志做一个好的程序员
阅读(320)
评论(0)
推荐(0)
摘要:
下面总结一下这几天用到的linux 命令,记录一下: <!--[if !supportLineBreakNewLine]--> <!--[endif]--> 阅读全文
posted @ 2016-11-21 10:42
立志做一个好的程序员
阅读(271)
评论(0)
推荐(0)

浙公网安备 33010602011771号