Herkes bir 64bits kutuyu pecl üzerinde geoip yüklemeye çalıştı?
I can install geoip just fine using these commands on my 32bits fedora box. I can't on the 64bits version. Any ideas why?
yum install make gcc cpp gcc-c++ glibc glibc-headers php-pear php- devel geoip geoip-devel
pecl geoip yükleyin
=> 64bits sürümü aşağıdaki iletiyle burada tatili:
In file included from /var/tmp/geoip/geoip.c:32: /var/tmp/geoip/php_geoip.h:62:22: error: operator '>=' has no left operand (...) make: *** [geoip.lo] Error 1 ERROR: `make' failed
Thank you for you comments, Frankie