indybigza
-
Content Count
9 -
Joined
-
Last visited
Posts posted by indybigza
-
-
that ArrowN.tga, may be it can help you merge it to your grf
thank u sir
-
exe : 2013-08-07
Any more detail?
When does it happen and do you have updated data.grf?
yes, i don't update tRO
-
-
use
sudo yum --enablerepo=remi install mysql-devel
or
yum --enablerepo=remi install mysql-devel
thank u
-
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-develLoaded plugins: fastestmirror, replaceSetting up Install ProcessLoading 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.comPackage gcc-4.4.7-11.el6.x86_64 already installed and latest versionPackage 1:make-3.81-20.el6.x86_64 already installed and latest versionPackage 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 versionPackage zlib-devel-1.2.3-29.el6.x86_64 already installed and latest versionResolving 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 ResolutionError: Package: mysql-devel-5.1.73-3.el6_5.x86_64 (base)Requires: mysql = 5.1.73-3.el6_5Installed: mysql-5.5.41-1.el6.remi.x86_64 (@remi)mysql = 5.5.41-1.el6.remiAvailable: mysql-5.1.73-3.el6_5.x86_64 (base)mysql = 5.1.73-3.el6_5Available: mysql55w-5.5.40-1.w6.x86_64 (webtatic)mysql = 5.5.40-1.w6You could try using --skip-broken to work around the problemYou could try running: rpm -Va --nofiles --nodigest -
[root@poring Hercules]# ./configure --enable-64bitchecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables...checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /bin/grepchecking for egrep... /bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking whether make sets $(MAKE)... yeschecking for gcc... (cached) gccchecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ISO C89... (cached) none neededchecking how to run the C preprocessor... gcc -Echecking for ar... /usr/bin/archecking whether byte ordering is bigendian... nochecking whether gcc produces 32bit code... nochecking whether gcc supports __thread specifier (TLS)... yeschecking whether gcc supports -flto... nochecking whether gcc supports -Wno-unused-parameter... yeschecking whether gcc can actually use -Wno-unused-parameter... yeschecking whether gcc supports -Wno-maybe-uninitialized... nochecking whether gcc supports -Wno-clobbered... yeschecking whether gcc supports -Wempty-body... yeschecking whether gcc supports -Wnewline-eof... nochecking whether gcc supports -Wint-conversion... nochecking whether gcc supports -Wenum-conversion... nochecking whether gcc supports -Wshorten-64-to-32... nochecking whether gcc supports -Wconstant-conversion... nochecking whether gcc supports -Wbool-conversion... nochecking whether gcc supports -Wno-switch... yeschecking whether gcc supports -Wno-missing-field-initializers... yeschecking whether gcc supports -Wno-format-security... yeschecking whether gcc supports -Wno-format-nonliteral... yeschecking whether gcc supports -Wshadow... yeschecking whether gcc can efficiently use -Wshadow... nochecking whether gcc supports -fPIC... yeschecking how to make shared objects... -shared yeschecking whether gcc needs -Wl,--no-undefined to check for undefined references in shared objects... nochecking whether gcc needs -fPIC for shared objects... yeschecking whether gcc supports -fno-strict-aliasing... yeschecking for setrlimit... yeschecking for strnlen... yeschecking for uselocale... yeschecking for newlocale... yeschecking for freelocale... yeschecking xlocale.h usability... yeschecking xlocale.h presence... yeschecking for xlocale.h... yeschecking host OS... Linuxchecking for MinGW... nochecking for library containing inflateEnd... -lzchecking zlib.h usability... yeschecking zlib.h presence... yeschecking for zlib.h... yeschecking for library containing sqrt... -lmchecking for library containing clock_gettime... -lrtchecking whether CLOCK_MONOTONIC is supported and works... yeschecking for library containing pthread_create... none requiredchecking for library containing pthread_sigmask... none requiredchecking for library containing pthread_attr_init... none requiredchecking for library containing pthread_attr_setstacksize... none requiredchecking for library containing pthread_attr_destroy... none requiredchecking for library containing pthread_cancel... none requiredchecking for library containing pthread_join... none requiredchecking for mysql_config... /usr/bin/mysql_configchecking for mysql_init... nochecking mysql.h usability... nochecking mysql.h presence... nochecking for mysql.h... nochecking MySQL library (required)... noconfigure: error: MySQL not found or incompatibleOS : CentOS 6.5 -
Help me pls. Hercules v.13895
-
thx u
Concurrent connection limit 1024
in General Server Support
Posted
i need change 1024 to 4096 in CentOS 6.6 please.