1.不明点・障害内容:MariaDBをソースインストール後にserviceコマンドやmysqlコマンドが認識しない 2.ログの有無 :無 (有:その内容) : 3.Distribution :CentOS Version :6.5 4.Service Name :MariaDB Version :10.0.9 5.ネットワーク構成:
MariaDBのインストールは下記の通りです。 Cmakeをソースインストール libxml2-develをyumインストール openssl-develをyumインストール MariaDBのtarballを解凍 cmake . make make install を行いました。
いくつか警告は出ていましたが、エラーにはなっていません。
service mysql startが認識しない、(mysqldも試しました) mysql -u rootも認識しない状態です。
Looking for floor - not found Looking for crypt - not found Looking for dlopen - not found Looking for clock_gettime - not found Looking for pthread_create in pthreads - not found Looking for include file bfd.h - not found Looking for include file floatingpoint.h - not found Looking for include file ieeefp.h - not found Looking for include file ndir.h - not found Looking for include file port.h - not found Looking for include file select.h - not found Looking for include files sys/types.h, sys/event.h - not found Looking for include file sys/ndir.h - not found Looking for include file sys/pte.h - not found Looking for include file synch.h - not found Looking for include file sysent.h - not found Looking for include file sys/fpu.h - not found Looking for include files sys/types.h, sys/malloc.h - not found Looking for include file sys/stream.h - not found Looking for include file sys/termcap.h - not found Looking for include file termbits.h - not found Looking for include file varargs.h - not found Looking for include file sys/utime.h - not found Looking for include file sys/vadvise.h - not found Looking for include file vis.h - not found Looking for include file sys/sockio.h - not found Looking for include file sys/ptem.h - not found Looking for printstack - not found Looking for bfill - not found Looking for bmove - not found Looking for directio - not found Looking for _doprnt - not found Looking for compress - not found Looking for fconvert - not found Looking for fpsetmask - not found Looking for gethrtime - not found Looking for getpassphrase - not found Looking for issetugid - not found Looking for port_create - not found Looking for pthread_attr_create - not found Looking for pthread_condattr_create - not found Looking for pthread_threadmask - not found Looking for pthread_yield_np - not found Looking for rwlock_init - not found Looking for sigthreadmask - not found Looking for strlcpy - not found Looking for strlcat - not found Looking for fgetln - not found Looking for thr_setconcurrency - not found Looking for thr_yield - not found Looking for include file ia64intrin.h - not found Looking for read_real_time - not found Looking for rdtscll - not found Looking for TIOCSTAT - not found Looking for FIONREAD - not found Check size of uchar - failed Check size of int8 - failed Check size of uint8 - failed Check size of int16 - failed Check size of uint16 - failed Check size of int32 - failed Check size of uint32 - failed Check size of int64 - failed Check size of uint64 - failed Check size of bool - failed Performing Test TIME_T_UNSIGNED - Failed Performing Test HAVE_TIMESPEC_TS_SEC - Failed Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed Looking for netinet/in6.h - not found Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed Performing Test STRUCT_DIRENT_HAS_D_NAMLEN - Failed Looking for mbscmp - not found Looking for malloc_stats_print in jemalloc - not found Looking for pcre_stack_guard in pcre - not found Looking for windows.h - not found Looking for C++ include type_traits.h - not found Looking for C++ include bits/type_traits.h - not found Looking for _strtoi64 - not found Performing Test TOKUDB_OK - Failed CONNECT: GCC: Some warnings disabled