设为首页 加入收藏

TOP

MySQL 5.7.9源码编译安装说明(四)
2015-11-12 21:29:09 来源: 作者: 【 】 浏览:16
Tags:MySQL 5.7.9 源码 编译 安装 说明
cal/lib/libboost_unit_test_framework.so


common.copy /usr/local/lib/libboost_wave.so.1.59.0


ln-UNIX /usr/local/lib/libboost_wave.so


common.copy /usr/local/lib/libboost_exception.a


common.copy /usr/local/lib/libboost_system.a


common.copy /usr/local/lib/libboost_chrono.a


common.copy /usr/local/lib/libboost_timer.a


common.copy /usr/local/lib/libboost_test_exec_monitor.a


...updated 11816 targets...


[root@mdb01 boost_1_59_0]#


?


四.mysql


1.MySQL源码安装系统需求


Source Installation System Requirements


?


? Installation of MySQL from source requires several


? development tools. Some of these tools are needed no matter


? whether you use a standard source distribution or a


? development source tree. Other tool requirements depend on


? which installation method you use.


?


?To install MySQL from source, your system must have the


? following tools, regardless of installation method:


?


? ? * CMake, which is used as the build framework on all


? ? ? platforms. CMake can be downloaded from


? ? ? http://www.cmake.org.


?


? ? * A good make program. Although some platforms come with


? ? ? their own make implementations, it is highly recommended


? ? ? that you use GNU make 3.75 or newer. It may already be


? ? ? available on your system as gmake. GNU make is available


? ? ? from http://www.gnu.org/software/make/.


?


? ? * A working ANSI C++ compiler. GCC 4.4.6 or later, Clang


? ? ? 3.3 or later (FreeBSD and OS X), Visual Studio 2013 or


? ? ? later, and many current vendor-supplied compilers are


? ? ? known to work.


?


? ? * Perl is needed if you intend to run test scripts. Most


? ? ? Unix-like systems include Perl. On Windows, you can use a


? ? ? version such as ActiveState Perl.


2.检查系统包版本


1) cmake? ? ?


[root@mdb01 cmake-3.3.2]# cmake --version


cmake version 3.3.2


?


CMake suite maintained and supported by Kitware (kitware.com/cmake).


[root@mdb01 cmake-3.3.2]#


2) make


[root@mdb01 cmake-3.3.2]# make -v


GNU Make 3.81


Copyright (C) 2006? Free Software Foundation, Inc.


This is free software; see the source for copying conditions.


There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A


PARTICULAR PURPOSE.


?


3) gcc


[root@mdb01 cmake-3.3.2]# gcc -v


Using built-in specs.


Target: x86_64-redhat-linux


Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux


Thread model: posix


[root@mdb01 cmake-3.3.2]#


4) perl


[root@mdb01 cmake-3.3.2]# perl -v


?


This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi


?


Copyright 1987-2009, Larry Wall


?


Perl may be copied only under the terms of either the Artistic License or the


GNU General Public License, which may be found in the Perl 5 source kit.


?


Complete documentation for Perl, including FAQ lists, should be found on


this system using "man perl" or "perldoc perl".? If you have access to the


Internet, point your browser at http://www.perl.org

首页 上一页 1 2 3 4 5 下一页 尾页 4/5/5
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇如何将 Oracle 11g 升级到 Orcale.. 下一篇MongoDB3.0.x版本用户授权配置(单..

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容: