Jump to content

indybigza

Members
  • Content Count

    9
  • Joined

  • Last visited

Posts posted by indybigza


  1. Hi not so sure about this. but i am using centos 6- 64bit

     

    you can try installing this

     

    yum install gcc make mysql mysql-devel mysql-server pcre-devel zlib-devel

    [root@poring ~]# yum install gcc make mysql mysql-devel mysql-server pcre-devel zlib-devel
    Loaded plugins: fastestmirror, replace
    Setting up Install Process
    Loading mirror speeds from cached hostfile
     * base: mirrors.hosting.in.th
     * epel: mirrors.bestthaihost.com
     * extras: mirrors.hosting.in.th
     * updates: mirrors.hosting.in.th
     * webtatic: us-east.repo.webtatic.com
    Package gcc-4.4.7-11.el6.x86_64 already installed and latest version
    Package 1:make-3.81-20.el6.x86_64 already installed and latest version
    Package matching mysql-5.1.73-3.el6_5.x86_64 already installed. Checking for update.
    Package matching mysql-server-5.1.73-3.el6_5.x86_64 already installed. Checking for update.
    Package pcre-devel-7.8-6.el6.x86_64 already installed and latest version
    Package zlib-devel-1.2.3-29.el6.x86_64 already installed and latest version
    Resolving Dependencies
    --> Running transaction check
    ---> Package mysql-devel.x86_64 0:5.1.73-3.el6_5 will be installed
    --> Processing Dependency: mysql = 5.1.73-3.el6_5 for package: mysql-devel-5.1.73-3.el6_5.x86_64
    --> Processing Dependency: openssl-devel for package: mysql-devel-5.1.73-3.el6_5.x86_64
    --> Running transaction check
    ---> Package mysql-devel.x86_64 0:5.1.73-3.el6_5 will be installed
    --> Processing Dependency: mysql = 5.1.73-3.el6_5 for package: mysql-devel-5.1.73-3.el6_5.x86_64
    ---> Package openssl-devel.x86_64 0:1.0.1e-30.el6_6.4 will be installed
    --> Processing Dependency: krb5-devel for package: openssl-devel-1.0.1e-30.el6_6.4.x86_64
    --> Running transaction check
    ---> Package krb5-devel.x86_64 0:1.10.3-33.el6 will be installed
    --> Processing Dependency: libselinux-devel for package: krb5-devel-1.10.3-33.el6.x86_64
    --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.10.3-33.el6.x86_64
    --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.10.3-33.el6.x86_64
    ---> Package mysql-devel.x86_64 0:5.1.73-3.el6_5 will be installed
    --> Processing Dependency: mysql = 5.1.73-3.el6_5 for package: mysql-devel-5.1.73-3.el6_5.x86_64
    --> Running transaction check
    ---> Package keyutils-libs-devel.x86_64 0:1.4-5.el6 will be installed
    ---> Package libcom_err-devel.x86_64 0:1.41.12-21.el6 will be installed
    ---> Package libselinux-devel.x86_64 0:2.0.94-5.8.el6 will be installed
    --> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-5.8.el6.x86_64
    --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-5.8.el6.x86_64
    ---> Package mysql-devel.x86_64 0:5.1.73-3.el6_5 will be installed
    --> Processing Dependency: mysql = 5.1.73-3.el6_5 for package: mysql-devel-5.1.73-3.el6_5.x86_64
    --> Running transaction check
    ---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed
    ---> Package mysql-devel.x86_64 0:5.1.73-3.el6_5 will be installed
    --> Processing Dependency: mysql = 5.1.73-3.el6_5 for package: mysql-devel-5.1.73-3.el6_5.x86_64
    --> Finished Dependency Resolution
    Error: Package: mysql-devel-5.1.73-3.el6_5.x86_64 (base)
               Requires: mysql = 5.1.73-3.el6_5
               Installed: mysql-5.5.41-1.el6.remi.x86_64 (@remi)
                   mysql = 5.5.41-1.el6.remi
               Available: mysql-5.1.73-3.el6_5.x86_64 (base)
                   mysql = 5.1.73-3.el6_5
               Available: mysql55w-5.5.40-1.w6.x86_64 (webtatic)
                   mysql = 5.5.40-1.w6
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest

  2. [root@poring Hercules]# ./configure --enable-64bit
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking how to run the C preprocessor... gcc -E
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking minix/config.h usability... no
    checking minix/config.h presence... no
    checking for minix/config.h... no
    checking whether it is safe to define __EXTENSIONS__... yes
    checking whether make sets $(MAKE)... yes
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking how to run the C preprocessor... gcc -E
    checking for ar... /usr/bin/ar
    checking whether byte ordering is bigendian... no
    checking whether gcc produces 32bit code... no
    checking whether gcc supports __thread specifier (TLS)... yes
    checking whether gcc supports -flto... no
    checking whether gcc supports -Wno-unused-parameter... yes
    checking whether gcc can actually use -Wno-unused-parameter... yes
    checking whether gcc supports -Wno-maybe-uninitialized... no
    checking whether gcc supports -Wno-clobbered... yes
    checking whether gcc supports -Wempty-body... yes
    checking whether gcc supports -Wnewline-eof... no
    checking whether gcc supports -Wint-conversion... no
    checking whether gcc supports -Wenum-conversion... no
    checking whether gcc supports -Wshorten-64-to-32... no
    checking whether gcc supports -Wconstant-conversion... no
    checking whether gcc supports -Wbool-conversion... no
    checking whether gcc supports -Wno-switch... yes
    checking whether gcc supports -Wno-missing-field-initializers... yes
    checking whether gcc supports -Wno-format-security... yes
    checking whether gcc supports -Wno-format-nonliteral... yes
    checking whether gcc supports -Wshadow... yes
    checking whether gcc can efficiently use -Wshadow... no
    checking whether gcc supports -fPIC... yes
    checking how to make shared objects... -shared yes
    checking whether gcc needs -Wl,--no-undefined to check for undefined references in shared objects... no
    checking whether gcc needs -fPIC for shared objects... yes
    checking whether gcc supports -fno-strict-aliasing... yes
    checking for setrlimit... yes
    checking for strnlen... yes
    checking for uselocale... yes
    checking for newlocale... yes
    checking for freelocale... yes
    checking xlocale.h usability... yes
    checking xlocale.h presence... yes
    checking for xlocale.h... yes
    checking host OS... Linux
    checking for MinGW... no
    checking for library containing inflateEnd... -lz
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for library containing sqrt... -lm
    checking for library containing clock_gettime... -lrt
    checking whether CLOCK_MONOTONIC is supported and works... yes
    checking for library containing pthread_create... none required
    checking for library containing pthread_sigmask... none required
    checking for library containing pthread_attr_init... none required
    checking for library containing pthread_attr_setstacksize... none required
    checking for library containing pthread_attr_destroy... none required
    checking for library containing pthread_cancel... none required
    checking for library containing pthread_join... none required
    checking for mysql_config... /usr/bin/mysql_config
    checking for mysql_init... no
    checking mysql.h usability... no
    checking mysql.h presence... no
    checking for mysql.h... no
    checking MySQL library (required)... no
    configure: error: MySQL not found or incompatible
     
     
    OS : CentOS 6.5 
     
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.