Перейти к содержимому
Калькуляторы

ошибка при установке verlihub . ./configure make make install

при установке verlihub ось centos вылетает ошибка при команде ./configure :

hecking for pgf90... no

checking for pghpf... no

checking for epcf90... no

checking for gfortran... no

checking for g95... no

checking for xlf95... no

checking for f95... no

checking for fort... no

checking for ifort... no

checking for ifc... no

checking for efc... no

checking for pgf95... no

checking for lf95... no

checking for ftn... no

checking whether we are using the GNU Fortran 77 compiler... no

checking whether accepts -g... no

checking the maximum length of command line arguments... 98304

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for objdir... .libs

checking for ar... ar

checking for ranlib... ranlib

checking for strip... strip

checking for correct ltmain.sh version... yes

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc static flag -static works... yes

checking if gcc supports -c -o file.o... yes

checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by g++... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC

checking if g++ PIC flag -fPIC works... yes

checking if g++ static flag -static works... yes

checking if g++ supports -c -o file.o... yes

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

(cached) (cached) checking how to hardcode library paths into programs... immedi ate

appending configuration tag "F77" to libtool

checking host system type... (cached) i686-pc-linux-gnu

Your OS is i686-pc-linux-gnu

***

*** Checking 3rd party libraries (mysql, prec, geoip, zlib, etc.)...

***

 

checking for mysql-devel... yes

checking for pcre-devel... yes

checking for MySQL... checking for noapos_mysql... ./noapos_mysql

checking for MYSQL CFLAGS... -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURC E=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous -unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-str ict-aliasing -fwrapv

checking for MYSQL LIBS... -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto

checking for MYSQL VERSION... 5.0.77

checking for MYSQL - any version... yes

adding -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fsta ck-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_ SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv t o CXXFLAGS

adding -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto to LDFLAGS

checking for pcre... checking for noapos_pcre... ./noapos_pcre

checking for PCRE CFLAGS...

checking for PCRE LIBS... -lpcre

checking for PCRE VERSION... 6.6

checking for PCRE - version >= 3.0.0... yes

adding to CXXFLAGS

adding -lpcre to LDFLAGS

checking for GeoIP... checking for config_geoip... ./config_geoip

checking for GEOIP CFLAGS...

checking for GEOIP LIBS... -L/usr/lib -lGeoIP

checking for GEOIP VERSION...

checking for GEOIP - version >= 0.0.0... no

*** The test program failed to compile or link. See the file

*** config.log for the exact error that occured. This usually

*** means GEOIP was not installed, was incorrectly installed

*** or that you have moved GEOIP since it was installed. In

*** the latter case, you may want to edit the $ac_path_lib_geoip_config

*** script: $GEOIP_CONFIG

Please download and install GeoIP package from:

./configure: line 21645: http://www.maxmind.com/download/geoip/api/c/: No such f ile or directory

[root@HUB verlihub-0.9.8e-r2]#

[root@HUB verlihub-0.9.8e-r2]# ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

***

*** Checking compiler...

***

 

checking for g++... g++

checking for C++ compiler default output file name... a.out

checking whether the C++ compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking for style of include used by make... GNU

checking dependency style of g++... gcc3

checking build system type... i686-pc-linux-gnu

checking host system type... i686-pc-linux-gnu

checking for gcc... gcc

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 dependency style of gcc... gcc3

checking for a sed that does not truncate output... /bin/sed

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ld used by gcc... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for /usr/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking whether ln -s works... yes

checking how to recognize dependent libraries... pass_all

checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking how to run the C++ preprocessor... g++ -E

checking for g77... no

checking for xlf... no

checking for f77... no

checking for frt... no

checking for pgf77... no

checking for cf77... no

checking for fort77... no

checking for fl32... no

checking for af77... no

checking for xlf90... no

checking for f90... no

checking for pgf90... no

checking for pghpf... no

checking for epcf90... no

checking for gfortran... no

checking for g95... no

checking for xlf95... no

checking for f95... no

checking for fort... no

checking for ifort... no

checking for ifc... no

checking for efc... no

checking for pgf95... no

checking for lf95... no

checking for ftn... no

checking whether we are using the GNU Fortran 77 compiler... no

checking whether accepts -g... no

checking the maximum length of command line arguments... 98304

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for objdir... .libs

checking for ar... ar

checking for ranlib... ranlib

checking for strip... strip

checking for correct ltmain.sh version... yes

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc static flag -static works... yes

checking if gcc supports -c -o file.o... yes

checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by g++... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC

checking if g++ PIC flag -fPIC works... yes

checking if g++ static flag -static works... yes

checking if g++ supports -c -o file.o... yes

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

(cached) (cached) checking how to hardcode library paths into programs... immediate

appending configuration tag "F77" to libtool

checking host system type... (cached) i686-pc-linux-gnu

Your OS is i686-pc-linux-gnu

***

*** Checking 3rd party libraries (mysql, prec, geoip, zlib, etc.)...

***

 

checking for mysql-devel... yes

checking for pcre-devel... yes

checking for MySQL... checking for noapos_mysql... ./noapos_mysql

checking for MYSQL CFLAGS... -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv

checking for MYSQL LIBS... -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto

checking for MYSQL VERSION... 5.0.77

checking for MYSQL - any version... yes

adding -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv to CXXFLAGS

adding -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto to LDFLAGS

checking for pcre... checking for noapos_pcre... ./noapos_pcre

checking for PCRE CFLAGS...

checking for PCRE LIBS... -lpcre

checking for PCRE VERSION... 6.6

checking for PCRE - version >= 3.0.0... yes

adding to CXXFLAGS

adding -lpcre to LDFLAGS

checking for GeoIP... checking for config_geoip... ./config_geoip

checking for GEOIP CFLAGS...

checking for GEOIP LIBS... -L/usr/lib -lGeoIP

checking for GEOIP VERSION...

checking for GEOIP - version >= 0.0.0... no

*** The test program failed to compile or link. See the file

*** config.log for the exact error that occured. This usually

*** means GEOIP was not installed, was incorrectly installed

*** or that you have moved GEOIP since it was installed. In

*** the latter case, you may want to edit the $ac_path_lib_geoip_config

*** script: $GEOIP_CONFIG

Please download and install GeoIP package from:

./configure: line 21645: http://www.maxmind.com/download/geoip/api/c/: No such file or directory

[root@HUB verlihub-0.9.8e-r2]#

 

а при make :[root@HUB verlihub-0.9.8e-r2]# make

/bin/sh ./config.status --recheck

/bin/sh: ./config.status: No such file or directory

make: *** [config.status] Error 127

[root@HUB verlihub-0.9.8e-r2]#

 

при make install :

 

[root@HUB verlihub-0.9.8e-r2]# make install

make install-recursive

make[1]: Entering directory `/root/verlihub-0.9.8e-r2'

Making install in src

make[2]: Entering directory `/root/verlihub-0.9.8e-r2/src'

Makefile:592: .deps/cantiflood.Plo: No such file or directory

Makefile:593: .deps/casyncconn.Plo: No such file or directory

Makefile:594: .deps/casyncsocketserver.Plo: No such file or directory

Makefile:595: .deps/cban.Plo: No such file or directory

Makefile:596: .deps/cbanlist.Plo: No such file or directory

Makefile:597: .deps/ccallbacklist.Plo: No such file or directory

Makefile:598: .deps/cchatconsole.Plo: No such file or directory

Makefile:599: .deps/ccmdr.Plo: No such file or directory

Makefile:600: .deps/ccommand.Plo: No such file or directory

Makefile:601: .deps/cconfigbase.Plo: No such file or directory

Makefile:602: .deps/cconfigfile.Plo: No such file or directory

Makefile:603: .deps/cconfigitembase.Plo: No such file or directory

Makefile:604: .deps/cconfmysql.Plo: No such file or directory

Makefile:605: .deps/cconnchoose.Plo: No such file or directory

Makefile:606: .deps/cconndc.Plo: No such file or directory

Makefile:607: .deps/cconnpoll.Plo: No such file or directory

Makefile:608: .deps/cconnselect.Plo: No such file or directory

Makefile:609: .deps/cconntypes.Plo: No such file or directory

Makefile:610: .deps/ccustomredirect.Plo: No such file or directory

Makefile:611: .deps/ccustomredirects.Plo: No such file or directory

Makefile:612: .deps/cdbconf.Plo: No such file or directory

Makefile:613: .deps/cdcclients.Plo: No such file or directory

Makefile:614: .deps/cdccommand.Plo: No such file or directory

Makefile:615: .deps/cdcconf.Plo: No such file or directory

Makefile:616: .deps/cdcconsole.Plo: No such file or directory

Makefile:617: .deps/cdcproto.Plo: No such file or directory

Makefile:618: .deps/cdctag.Plo: No such file or directory

Makefile:619: .deps/cfreqlimiter.Plo: No such file or directory

Makefile:620: .deps/cgeoip.Plo: No such file or directory

Makefile:621: .deps/cinfoserver.Plo: No such file or directory

Makefile:622: .deps/cinterpolexp.Plo: No such file or directory

Makefile:623: .deps/ckick.Plo: No such file or directory

Makefile:624: .deps/ckicklist.Plo: No such file or directory

Makefile:625: .deps/cmeanfrequency.Plo: No such file or directory

Makefile:626: .deps/cmessagedc.Plo: No such file or directory

Makefile:627: .deps/cmutex.Plo: No such file or directory

Makefile:628: .deps/cmysql.Plo: No such file or directory

Makefile:629: .deps/cobj.Plo: No such file or directory

Makefile:630: .deps/coperator.Plo: No such file or directory

Makefile:631: .deps/cpcre.Plo: No such file or directory

Makefile:632: .deps/cpenaltylist.Plo: No such file or directory

Makefile:633: .deps/cpluginbase.Plo: No such file or directory

Makefile:634: .deps/cpluginloader.Plo: No such file or directory

Makefile:635: .deps/cpluginmanager.Plo: No such file or directory

Makefile:636: .deps/cprotocol.Plo: No such file or directory

Makefile:637: .deps/cprotocommand.Plo: No such file or directory

Makefile:638: .deps/cquery.Plo: No such file or directory

Makefile:639: .deps/creglist.Plo: No such file or directory

Makefile:640: .deps/creguserinfo.Plo: No such file or directory

Makefile:641: .deps/cserverdc.Plo: No such file or directory

Makefile:642: .deps/csetuplist.Plo: No such file or directory

Makefile:643: .deps/ctempfunctionbase.Plo: No such file or directory

Makefile:644: .deps/cthread.Plo: No such file or directory

Makefile:645: .deps/cthreadwork.Plo: No such file or directory

Makefile:646: .deps/ctime.Plo: No such file or directory

Makefile:647: .deps/ctimeout.Plo: No such file or directory

Makefile:648: .deps/ctrigger.Plo: No such file or directory

Makefile:649: .deps/ctriggers.Plo: No such file or directory

Makefile:650: .deps/cuser.Plo: No such file or directory

Makefile:651: .deps/cusercollection.Plo: No such file or directory

Makefile:652: .deps/cvhplugin.Plo: No such file or directory

Makefile:653: .deps/cvhpluginmgr.Plo: No such file or directory

Makefile:654: .deps/cworkerthread.Plo: No such file or directory

Makefile:655: .deps/libverlihub_a-cantiflood.Po: No such file or directory

Makefile:656: .deps/libverlihub_a-casyncconn.Po: No such file or directory

Makefile:657: .deps/libverlihub_a-casyncsocketserver.Po: No such file or directory

Makefile:658: .deps/libverlihub_a-cban.Po: No such file or directory

Makefile:659: .deps/libverlihub_a-cbanlist.Po: No such file or directory

Makefile:660: .deps/libverlihub_a-ccallbacklist.Po: No such file or directory

Makefile:661: .deps/libverlihub_a-cchatconsole.Po: No such file or directory

Makefile:662: .deps/libverlihub_a-ccmdr.Po: No such file or directory

Makefile:663: .deps/libverlihub_a-ccommand.Po: No such file or directory

Makefile:664: .deps/libverlihub_a-cconfigbase.Po: No such file or directory

Makefile:665: .deps/libverlihub_a-cconfigfile.Po: No such file or directory

Makefile:666: .deps/libverlihub_a-cconfigitembase.Po: No such file or directory

Makefile:667: .deps/libverlihub_a-cconfmysql.Po: No such file or directory

Makefile:668: .deps/libverlihub_a-cconnchoose.Po: No such file or directory

Makefile:669: .deps/libverlihub_a-cconndc.Po: No such file or directory

Makefile:670: .deps/libverlihub_a-cconnpoll.Po: No such file or directory

Makefile:671: .deps/libverlihub_a-cconnselect.Po: No such file or directory

Makefile:672: .deps/libverlihub_a-cconntypes.Po: No such file or directory

Makefile:673: .deps/libverlihub_a-ccustomredirect.Po: No such file or directory

Makefile:674: .deps/libverlihub_a-ccustomredirects.Po: No such file or directory

Makefile:675: .deps/libverlihub_a-cdbconf.Po: No such file or directory

Makefile:676: .deps/libverlihub_a-cdcclients.Po: No such file or directory

Makefile:677: .deps/libverlihub_a-cdccommand.Po: No such file or directory

Makefile:678: .deps/libverlihub_a-cdcconf.Po: No such file or directory

Makefile:679: .deps/libverlihub_a-cdcconsole.Po: No such file or directory

Makefile:680: .deps/libverlihub_a-cdcproto.Po: No such file or directory

Makefile:681: .deps/libverlihub_a-cdctag.Po: No such file or directory

Makefile:682: .deps/libverlihub_a-cfreqlimiter.Po: No such file or directory

Makefile:683: .deps/libverlihub_a-cgeoip.Po: No such file or directory

Makefile:684: .deps/libverlihub_a-cinfoserver.Po: No such file or directory

Makefile:685: .deps/libverlihub_a-cinterpolexp.Po: No such file or directory

Makefile:686: .deps/libverlihub_a-ckick.Po: No such file or directory

Makefile:687: .deps/libverlihub_a-ckicklist.Po: No such file or directory

Makefile:688: .deps/libverlihub_a-cmeanfrequency.Po: No such file or directory

Makefile:689: .deps/libverlihub_a-cmessagedc.Po: No such file or directory

Makefile:690: .deps/libverlihub_a-cmutex.Po: No such file or directory

Makefile:691: .deps/libverlihub_a-cmysql.Po: No such file or directory

Makefile:692: .deps/libverlihub_a-cobj.Po: No such file or directory

Makefile:693: .deps/libverlihub_a-coperator.Po: No such file or directory

Makefile:694: .deps/libverlihub_a-cpcre.Po: No such file or directory

Makefile:695: .deps/libverlihub_a-cpenaltylist.Po: No such file or directory

Makefile:696: .deps/libverlihub_a-cpluginbase.Po: No such file or directory

Makefile:697: .deps/libverlihub_a-cpluginloader.Po: No such file or directory

Makefile:698: .deps/libverlihub_a-cpluginmanager.Po: No such file or directory

Makefile:699: .deps/libverlihub_a-cprotocol.Po: No such file or directory

Makefile:700: .deps/libverlihub_a-cprotocommand.Po: No such file or directory

Makefile:701: .deps/libverlihub_a-cquery.Po: No such file or directory

Makefile:702: .deps/libverlihub_a-creglist.Po: No such file or directory

Makefile:703: .deps/libverlihub_a-creguserinfo.Po: No such file or directory

Makefile:704: .deps/libverlihub_a-cserverdc.Po: No such file or directory

Makefile:705: .deps/libverlihub_a-csetuplist.Po: No such file or directory

Makefile:706: .deps/libverlihub_a-ctempfunctionbase.Po: No such file or directory

Makefile:707: .deps/libverlihub_a-cthread.Po: No such file or directory

Makefile:708: .deps/libverlihub_a-cthreadwork.Po: No such file or directory

Makefile:709: .deps/libverlihub_a-ctime.Po: No such file or directory

Makefile:710: .deps/libverlihub_a-ctimeout.Po: No such file or directory

Makefile:711: .deps/libverlihub_a-ctrigger.Po: No such file or directory

Makefile:712: .deps/libverlihub_a-ctriggers.Po: No such file or directory

Makefile:713: .deps/libverlihub_a-cuser.Po: No such file or directory

Makefile:714: .deps/libverlihub_a-cusercollection.Po: No such file or directory

Makefile:715: .deps/libverlihub_a-cvhplugin.Po: No such file or directory

Makefile:716: .deps/libverlihub_a-cvhpluginmgr.Po: No such file or directory

Makefile:717: .deps/libverlihub_a-cworkerthread.Po: No such file or directory

Makefile:718: .deps/libverlihub_a-script_api.Po: No such file or directory

Makefile:719: .deps/libverlihub_a-stringutils.Po: No such file or directory

Makefile:720: .deps/libverlihub_a-thasharray.Po: No such file or directory

Makefile:721: .deps/libverlihub_a-tpluginbase.Po: No such file or directory

Makefile:722: .deps/script_api.Plo: No such file or directory

Makefile:723: .deps/stringutils.Plo: No such file or directory

Makefile:724: .deps/thasharray.Plo: No such file or directory

Makefile:725: .deps/tpluginbase.Plo: No such file or directory

Makefile:726: .deps/verlihub.Po: No such file or directory

make[2]: *** No rule to make target `.deps/verlihub.Po'. Stop.

make[2]: Leaving directory `/root/verlihub-0.9.8e-r2/src'

make[1]: *** [install-recursive] Error 1

make[1]: Leaving directory `/root/verlihub-0.9.8e-r2'

make: *** [install] Error 2

[root@HUB verlihub-0.9.8e-r2]#

 

Подскажите что не так ?

Изменено пользователем RG-45

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

yum install GeoIP-devel

Все решил ...... спасибо!

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

При установке Lua требует установки нескольких файлов configure: error: Please install the lua library headers (lua.h, lualib.h, lauxlib.h).

Вопрос где их взять и как установить?

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В пакете lua-devel, он в экстрасах, поэтому его не видно скорее всего

 

http://rpm.pbone.net/index.php3/stat/4/idp...b.i386.rpm.html

http://rpm.pbone.net/index.php3/stat/4/idp...x86_64.rpm.html

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

×   Вставлено в виде отформатированного текста.   Вставить в виде обычного текста

  Разрешено не более 75 смайлов.

×   Ваша ссылка была автоматически встроена.   Отобразить как ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставить изображения напрямую. Загрузите или вставьте изображения по ссылке.