Страница 1 из 1

ftp, http_config.У make не проходит fetch

Добавлено: 2007-11-11 23:10:33
Turbo
в /etc/make.conf
прописал (дето вычитал) вроде должно работать

Код: Выделить всё

FETCH_ENV= FTP_PROXY= http://192.168.15.1:3128
FETCH_ENV= HTTP_PROXY= http://192.168.15.1:3128
но не пускает и пишет так.... хотя через sysinstall "http" нормально работает но не дает отконфигурить установку :(
=> Attempting to fetch from ftp://sunsite.cnlab-switch.ch/mirror/Op ... ldap-test/.
env: http://192.168.15.1:3128: No such file or directory
=> Attempting to fetch from ftp://ftp.plig.org/pub/OpenLDAP/openldap-test/.
env: http://192.168.15.1:3128: No such file or directory
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
env: http://192.168.15.1:3128: No such file or directory
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
как назначить проксики чтоб не надо было фигней страдать ? :)

Re: ftp, http_config.У make не проходит fetch

Добавлено: 2007-11-11 23:30:11
Alex Keda
я в .cshrc прописывал...

Re: ftp, http_config.У make не проходит fetch

Добавлено: 2007-11-12 10:28:15
schizoid
или через export

Re: ftp, http_config.У make не проходит fetch

Добавлено: 2007-11-12 18:51:14
Turbo
прописал как у лисяры -пошло работать как положено :)