Win7系统安装Apache Portable Runtime的方法
许多软件开发者或实施人员都在使用Apache Portable Runtime (APR),但是一些用户不知道如何在 Win7系统 安装Apache Portable Runtime (APR),为帮助大家解决疑惑,小编和大家分享Win7系统安装Apache Portable Runtime (APR)的方法。
具体方法如下:
1、登录Apache Portable Runtime官网,下载源程序;
http://p2.qhimgs4.com/t011f63136217aeee5b.webp
2、解压压缩包到指定目录;
http://p2.qhimgs4.com/t01eb4ebbefbca9fa63.webp
3、打开Windows命令窗口,进入apr所在目录;
http://p1.qhimgs4.com/t017dcefe01f2d7e3be.webp
4、执行命令。"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x86_amd64;
http://p2.qhimgs4.com/t01515e0ece4071eb62.webp
5、执行下面命令,编译安装程序。nmake /f Makefile.win ARCH="x64 Release" PREFIX=..\apr-1.5.2-dist buildall install;
http://p0.qhimgs4.com/t016a0658ef95a1f34e.webp
6、从apr源文件夹复制到安装后的目的文件夹;
http://p0.qhimgs4.com/t012a56a87efb747e54.webp
7、为apr设置环境变量APR_INCLUDE_DIR和APR_LIB_DIR。至此,APR安装完成。
http://p2.qhimgs4.com/t01f4abd97c7abda4b7.webp
http://p2.qhimgs4.com/t01a60b96f1927b6c20.webp
上述教程内容就是Win7系统安装Apache Portable Runtime (APR)的方法,非常简单,希望能够帮助到大家。
页:
[1]