Проблемы с установкой, настройкой и работой системных и сетевых программ.
Модераторы: GRooVE, alexco
Правила форума
Убедительная просьба юзать теги [code] при оформлении листингов.
Сообщения не оформленные должным образом имеют все шансы быть незамеченными.
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-21 23:55:55
Помогите плизз, при установки ошибка:
Код: Выделить всё
#error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure.
mod_authnz_ldap.c:63: error: expected specifier-qualifier-list before 'deref_options'
mod_authnz_ldap.c:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_authnz_ldap.c: In function 'create_authnz_ldap_dir_config':
mod_authnz_ldap.c:289: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:292: error: 'authn_ldap_config_t' has no member named 'have_ldap_url'
mod_authnz_ldap.c:295: error: 'authn_ldap_config_t' has no member named 'binddn'
mod_authnz_ldap.c:296: error: 'authn_ldap_config_t' has no member named 'bindpw'
mod_authnz_ldap.c:297: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:297: error: 'always' undeclared (first use in this function)
mod_authnz_ldap.c:297: error: (Each undeclared identifier is reported only once
mod_authnz_ldap.c:297: error: for each function it appears in.)
mod_authnz_ldap.c:298: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c:305: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:307: error: 'authn_ldap_config_t' has no member named 'user_is_dn'
mod_authnz_ldap.c:308: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:309: error: 'authn_ldap_config_t' has no member named 'compare_dn_on_server'
mod_authnz_ldap.c: In function 'authnz_ldap_cleanup_connection_close':
mod_authnz_ldap.c:316: error: 'util_ldap_connection_t' undeclared (first use in this function)
mod_authnz_ldap.c:316: error: 'ldc' undeclared (first use in this function)
mod_authnz_ldap.c: In function 'authn_ldap_check_password':
mod_authnz_ldap.c:341: error: 'util_ldap_connection_t' undeclared (first use in this function)
mod_authnz_ldap.c:341: error: 'ldc' undeclared (first use in this function)
mod_authnz_ldap.c:359: error: 'authn_ldap_config_t' has no member named 'have_ldap_url'
mod_authnz_ldap.c:368: error: 'authn_ldap_config_t' has no member named 'binddn'
mod_authnz_ldap.c:368: error: 'authn_ldap_config_t' has no member named 'bindpw'
mod_authnz_ldap.c:368: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:369: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:404: error: 'LDAP_SERVER_DOWN' undeclared (first use in this function)
mod_authnz_ldap.c:411: error: 'LDAP_SUCCESS' undeclared (first use in this function)
mod_authnz_ldap.c:417: error: 'LDAP_NO_SUCH_OBJECT' undeclared (first use in this function)
mod_authnz_ldap.c:421: error: 'LDAP_INAPPROPRIATE_AUTH' undeclared (first use in this function)
mod_authnz_ldap.c:422: error: 'LDAP_INVALID_CREDENTIALS' undeclared (first use in this function)
mod_authnz_ldap.c:436: error: 'authn_ldap_config_t' has no member named 'user_is_dn'
mod_authnz_ldap.c:454: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:455: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:464: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:471: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c: In function 'authz_ldap_check_user_access':
mod_authnz_ldap.c:504: error: 'util_ldap_connection_t' undeclared (first use in this function)
mod_authnz_ldap.c:504: error: 'ldc' undeclared (first use in this function)
mod_authnz_ldap.c:526: error: 'authn_ldap_config_t' has no member named 'have_ldap_url'
mod_authnz_ldap.c:532: error: 'authn_ldap_config_t' has no member named 'binddn'
mod_authnz_ldap.c:532: error: 'authn_ldap_config_t' has no member named 'bindpw'
mod_authnz_ldap.c:532: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:533: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:548: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:553: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:555: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:593: error: 'LDAP_SUCCESS' undeclared (first use in this function)
mod_authnz_ldap.c:632: error: 'LDAP_COMPARE_TRUE' undeclared (first use in this function)
mod_authnz_ldap.c:677: error: 'authn_ldap_config_t' has no member named 'compare_dn_on_server'
mod_authnz_ldap.c:694: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:698: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c:720: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:724: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c:727: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c:808: error: 'authn_ldap_config_t' has no member named 'compare_dn_on_server'
mod_authnz_ldap.c:819: error: 'LDAP_FILTER_ERROR' undeclared (first use in this function)
mod_authnz_ldap.c: In function 'mod_auth_ldap_parse_url':
mod_authnz_ldap.c:870: error: 'apr_ldap_url_desc_t' undeclared (first use in this function)
mod_authnz_ldap.c:870: error: 'urld' undeclared (first use in this function)
mod_authnz_ldap.c:871: error: 'apr_ldap_err_t' undeclared (first use in this function)
mod_authnz_ldap.c:871: error: 'result' undeclared (first use in this function)
mod_authnz_ldap.c:894: error: 'LDAP_SCOPE_SUBTREE' undeclared (first use in this function)
mod_authnz_ldap.c:895: error: 'LDAP_SCOPE_BASE' undeclared (first use in this function)
mod_authnz_ldap.c:896: error: 'LDAP_SCOPE_ONELEVEL' undeclared (first use in this function)
mod_authnz_ldap.c:951: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:951: error: 'APR_LDAP_NONE' undeclared (first use in this function)
mod_authnz_ldap.c:954: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:954: error: 'APR_LDAP_SSL' undeclared (first use in this function)
mod_authnz_ldap.c:957: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:957: error: 'APR_LDAP_STARTTLS' undeclared (first use in this function)
mod_authnz_ldap.c:969: error: 'authn_ldap_config_t' has no member named 'secure'
mod_authnz_ldap.c:970: error: 'LDAPS_PORT' undeclared (first use in this function)
mod_authnz_ldap.c:976: error: 'LDAP_PORT' undeclared (first use in this function)
mod_authnz_ldap.c:981: error: 'authn_ldap_config_t' has no member named 'have_ldap_url'
mod_authnz_ldap.c: In function 'mod_auth_ldap_set_deref':
mod_authnz_ldap.c:991: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:991: error: 'never' undeclared (first use in this function)
mod_authnz_ldap.c:994: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:994: error: 'searching' undeclared (first use in this function)
mod_authnz_ldap.c:997: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:997: error: 'finding' undeclared (first use in this function)
mod_authnz_ldap.c:1000: error: 'authn_ldap_config_t' has no member named 'deref'
mod_authnz_ldap.c:1000: error: 'always' undeclared (first use in this function)
mod_authnz_ldap.c: In function 'mod_auth_ldap_add_group_attribute':
mod_authnz_ldap.c:1014: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c:1017: error: 'authn_ldap_config_t' has no member named 'groupattr'
mod_authnz_ldap.c: At top level:
mod_authnz_ldap.c:1056: error: 'authn_ldap_config_t' has no member named 'binddn'
mod_authnz_ldap.c:1060: error: 'authn_ldap_config_t' has no member named 'bindpw'
mod_authnz_ldap.c:1064: error: 'authn_ldap_config_t' has no member named 'user_is_dn'
mod_authnz_ldap.c:1070: error: 'authn_ldap_config_t' has no member named 'remote_user_attribute'
mod_authnz_ldap.c:1082: error: 'authn_ldap_config_t' has no member named 'compare_dn_on_server'
mod_authnz_ldap.c:1093: error: 'authn_ldap_config_t' has no member named 'group_attrib_is_dn'
mod_authnz_ldap.c: In function 'ImportULDAPOptFn':
mod_authnz_ldap.c:1207: error: 'util_ldap_connection_close' undeclared (first use in this function)
mod_authnz_ldap.c:1207: error: 'apr_OFN_uldap_connection_close_t' undeclared (first use in this function)
mod_authnz_ldap.c:1207: error: expected expression before ')' token
mod_authnz_ldap.c:1207: error: invalid operands to binary *
mod_authnz_ldap.c:1208: error: 'util_ldap_connection_find' undeclared (first use in this function)
mod_authnz_ldap.c:1208: error: 'apr_OFN_uldap_connection_find_t' undeclared (first use in this function)
mod_authnz_ldap.c:1208: error: expected expression before ')' token
mod_authnz_ldap.c:1208: error: invalid operands to binary *
mod_authnz_ldap.c:1209: error: 'util_ldap_cache_comparedn' undeclared (first use in this function)
mod_authnz_ldap.c:1209: error: 'apr_OFN_uldap_cache_comparedn_t' undeclared (first use in this function)
mod_authnz_ldap.c:1209: error: expected expression before ')' token
mod_authnz_ldap.c:1209: error: invalid operands to binary *
mod_authnz_ldap.c:1210: error: 'util_ldap_cache_compare' undeclared (first use in this function)
mod_authnz_ldap.c:1210: error: 'apr_OFN_uldap_cache_compare_t' undeclared (first use in this function)
mod_authnz_ldap.c:1210: error: expected expression before ')' token
mod_authnz_ldap.c:1210: error: invalid operands to binary *
mod_authnz_ldap.c:1211: error: 'util_ldap_cache_checkuserid' undeclared (first use in this function)
mod_authnz_ldap.c:1211: error: 'apr_OFN_uldap_cache_checkuserid_t' undeclared (first use in this function)
mod_authnz_ldap.c:1211: error: expected expression before ')' token
mod_authnz_ldap.c:1211: error: invalid operands to binary *
mod_authnz_ldap.c:1212: error: 'util_ldap_cache_getuserdn' undeclared (first use in this function)
mod_authnz_ldap.c:1212: error: 'apr_OFN_uldap_cache_getuserdn_t' undeclared (first use in this function)
mod_authnz_ldap.c:1212: error: expected expression before ')' token
mod_authnz_ldap.c:1212: error: invalid operands to binary *
mod_authnz_ldap.c:1213: error: 'util_ldap_ssl_supported' undeclared (first use in this function)
mod_authnz_ldap.c:1213: error: 'apr_OFN_uldap_ssl_supported_t' undeclared (first use in this function)
mod_authnz_ldap.c:1213: error: expected expression before ')' token
mod_authnz_ldap.c:1213: error: invalid operands to binary *
*** Error code 1
Stop in /usr/ports/www/apache22/work/httpd-2.2.11/modules/aaa.
*** Error code 1
Stop in /usr/ports/www/apache22/work/httpd-2.2.11/modules/aaa.
*** Error code 1
Stop in /usr/ports/www/apache22/work/httpd-2.2.11/modules.
*** Error code 1
Stop in /usr/ports/www/apache22/work/httpd-2.2.11.
*** Error code 1
Stop in /usr/ports/www/apache22/work/httpd-2.2.11.
*** Error code 1
Stop in /usr/ports/www/apache22.
*** Error code 1
Stop in /usr/ports/www/apache22.
*** Error code 1
Stop in /usr/ports/www/apache22.
Как мне этого избежать?
kuhar2007
-
Хостинг HostFood.ru
-
Хостинг HostFood.ru
Тарифы на хостинг в России, от 12 рублей:
https://www.host-food.ru/tariffs/hosting/
Тарифы на виртуальные сервера (VPS/VDS/KVM) в РФ, от 189 руб.:
https://www.host-food.ru/tariffs/virtualny-server-vps/
Выделенные сервера, Россия, Москва, от 2000 рублей (HP Proliant G5, Intel Xeon E5430 (2.66GHz, Quad-Core, 12Mb), 8Gb RAM, 2x300Gb SAS HDD, P400i, 512Mb, BBU):
https://www.host-food.ru/tariffs/vydelennyi-server-ds/
Недорогие домены в популярных зонах:
https://www.host-food.ru/domains/
-
server801
- ст. лейтенант
- Сообщения: 1421
- Зарегистрирован: 2008-09-27 21:15:16
- Откуда: Саратов
-
Контактная информация:
Непрочитанное сообщение
server801 » 2009-10-22 0:01:35
LDAP нужен при установке?порты обновлял?пробуй
server801
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 0:18:30
Вот у меня с эти м и проблема наверно, вроде пробывал обновлять порты, но что-то не получается, можеш плизз написать как полностью все порты и пакеты обновить, а то в инете много инфы а понять я не могу:(
kuhar2007
-
reLax
- лейтенант
- Сообщения: 638
- Зарегистрирован: 2007-04-08 5:50:16
Непрочитанное сообщение
reLax » 2009-10-22 8:22:17
Код: Выделить всё
error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure.
Может тут собака порылась ?
reLax
-
Cardinal
- мл. сержант
- Сообщения: 76
- Зарегистрирован: 2008-07-04 18:43:11
- Откуда: Украина, Харьков
-
Контактная информация:
Непрочитанное сообщение
Cardinal » 2009-10-22 9:25:38
Желательно конечно порты обновить. Я за правило себе это беру. Перед каждой установкой обновлять порты:
http://www.lissyara.su/?id=1012
А в общем я так думаю, что проблема именно с LDAP, так, что проще его отключить, если конечно не нужен и ставить спокойно.
Человеческая глупость дает представление о бесконечности.
Cardinal
-
server801
- ст. лейтенант
- Сообщения: 1421
- Зарегистрирован: 2008-09-27 21:15:16
- Откуда: Саратов
-
Контактная информация:
Непрочитанное сообщение
server801 » 2009-10-22 9:26:30
создаешь файл supfile вот с таким содержанием
Код: Выделить всё
*default host=cvsup.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_7_2
*default delete use-rel-suffix
# If your network link is a T1 or faster, comment out the following line.
*default compress
## Main Source Tree.
#
# The easiest way to get the main source tree is to use the "src-all"
# mega-collection. It includes all of the individual "src-*" collections.
#src-all
ports-all tag=.
#doc-all tag=.
далее командуешь
кстати,дай вывод
server801
-
server801
- ст. лейтенант
- Сообщения: 1421
- Зарегистрирован: 2008-09-27 21:15:16
- Откуда: Саратов
-
Контактная информация:
Непрочитанное сообщение
server801 » 2009-10-22 11:49:09
ну вот-я написал готовый конфиг для твоего случая
server801
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 12:52:44
Спасибо, теперь буду знать как правильно обновлять порты
.
Обновил порты, теперь другая ошибка:
Код: Выделить всё
cd: can't cd to /usr/ports/www/apache22/work/httpd-2.2.13
*** Error code 2
Stop in /usr/ports/www/apache22.
*** Error code 1
Stop in /usr/ports/www/apache22.
kuhar2007
-
server801
- ст. лейтенант
- Сообщения: 1421
- Зарегистрирован: 2008-09-27 21:15:16
- Откуда: Саратов
-
Контактная информация:
server801
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 13:26:19
я сделал
Код: Выделить всё
portsnap fetch && portsnap extract
portsnap update
пока не возникает этой ошибки, но идет
Код: Выделить всё
Attempting to fetch from http://www.apache.org/dist/httpd/.
fetch: http://www.apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
Пока что еще пытается соединиться с этим ресурсом, о результате напишу
kuhar2007
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 13:56:08
Что-то мне это кажется странным, или это так и должно быть?
Код: Выделить всё
To enable a module category: WITH_<CATEGORY>_MODULES
To disable a module category: WITHOUT_<CATEGORY>_MODULES
Per default categories are:
AUTH AUTHN AUTHZ DAV CACHE MISC
Categories available:
AUTH AUTHN AUTHZ CACHE DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS
To see all available knobs, type make show-options
To see all modules in different categories, type make show-categories
You can check your modules configuration by using make show-modules
===> Vulnerability check disabled, database not found
===> Found saved configuration for apache-2.2.13
=> httpd-2.2.13.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/apache22.
=> Attempting to fetch from http://www.apache.org/dist/httpd/.
fetch: http://www.apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from http://archive.apache.org/dist/httpd/.
fetch: http://archive.apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.pop-mg.com.br/data/apache/dist/httpd/.
fetch: ftp://ftp.pop-mg.com.br/data/apache/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/httpd/.
fetch: ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/httpd/.
fetch: ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.apache.de/mirrors/dev.apache.org/dist/httpd/.
fetch: ftp://ftp.apache.de/mirrors/dev.apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://mir1.ovh.net/ftp.apache.org/dist/httpd/.
fetch: ftp://mir1.ovh.net/ftp.apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.forthnet.gr/pub/www/apache/httpd/.
fetch: ftp://ftp.forthnet.gr/pub/www/apache/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpd/.
fetch: ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.esat.net/mirrors/ftp.apache.org/httpd/.
fetch: ftp://ftp.esat.net/mirrors/ftp.apache.org/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpd/.
fetch: ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.rhnet.is/pub/apache/httpd/.
fetch: ftp://ftp.rhnet.is/pub/apache/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from http://ring.nict.go.jp/archives/net/apache/httpd/.
^[[Afetch: http://ring.nict.go.jp/archives/net/apache/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from http://ring.k-opti.com/archives/net/apache/httpd/.
fetch: http://ring.k-opti.com/archives/net/apache/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from http://ring.riken.jp/archives/net/apache/httpd/.
fetch: http://ring.riken.jp/archives/net/apache/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.sogang.ac.kr/www/apache/dist/httpd/.
fetch: ftp://ftp.sogang.ac.kr/www/apache/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.task.gda.pl/pub/www/apache/dist/httpd/.
fetch: ftp://ftp.task.gda.pl/pub/www/apache/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpd/.
fetch: ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/httpd/.
fetch: ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://apache.rinet.ru/pub/mirror/apache.org/dist/httpd/.
fetch: ftp://apache.rinet.ru/pub/mirror/apache.org/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.chg.ru/pub/WWW/apache/dist/httpd/.
fetch: ftp://ftp.chg.ru/pub/WWW/apache/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.sunet.se/pub/www/servers/apache/dist/httpd/.
fetch: ftp://ftp.sunet.se/pub/www/servers/apache/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.flirble.org/pub/web/apache/dist/httpd/.
fetch: ftp://ftp.flirble.org/pub/web/apache/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://mirrors.rmplc.co.uk/pub/apache/httpd/.
fetch: ftp://mirrors.rmplc.co.uk/pub/apache/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://apache.secsup.org/pub/apache/dist/httpd/.
fetch: ftp://apache.secsup.org/pub/apache/dist/httpd/httpd-2.2.13.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/httpd/.
kuhar2007
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 14:02:31
не выдало ошибку
Код: Выделить всё
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/apache22 and try again.
*** Error code 1
Stop in /usr/ports/www/apache22.
*** Error code 1
Stop in /usr/ports/www/apache22.
kuhar2007
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 14:06:53
Я скачал с оф сайта httpd-2.2.14.tar.bz2, если я его вручную установлю и потом начну сного устанавливать. Сама установка продолжится?
kuhar2007
-
paradox
- проходил мимо
- Сообщения: 11620
- Зарегистрирован: 2008-02-21 18:15:41
Непрочитанное сообщение
paradox » 2009-10-22 14:12:18
судя по неудачным попытам скачать http после make fetch
я не уверен что вы подключены к интернету
paradox
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 14:14:36
хорошо, а как бы я сейчас писал? Мне нет смысла врать.
Возможно ли что провайдер интернета лочит досту к фтп апатча?
kuhar2007
-
paradox
- проходил мимо
- Сообщения: 11620
- Зарегистрирован: 2008-02-21 18:15:41
Непрочитанное сообщение
paradox » 2009-10-22 14:18:54
нахрен такой интернет при котором провайдер не дает свободный доступ в мир
paradox
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 14:20:57
парадокс, так прокатит если я вручную установлю httpd только версии 2.2.14 потому что архив этой версии скачал с сайта апатча.
kuhar2007
-
paradox
- проходил мимо
- Сообщения: 11620
- Зарегистрирован: 2008-02-21 18:15:41
Непрочитанное сообщение
paradox » 2009-10-22 14:27:42
точнее
=> port manually into /usr/ports/distfiles/apache22 and try again
paradox
-
kuhar2007
- сержант
- Сообщения: 243
- Зарегистрирован: 2008-12-22 14:40:35
Непрочитанное сообщение
kuhar2007 » 2009-10-22 14:30:16
я понял сразу куда, но всеравно таже х....ня, как-то по другому можно установить?
kuhar2007
-
paradox
- проходил мимо
- Сообщения: 11620
- Зарегистрирован: 2008-02-21 18:15:41
Непрочитанное сообщение
paradox » 2009-10-22 14:33:51
таже это какая?
#error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure
читаем внимательно
paradox