[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:16431] Re: apt-get
八木@東京です.こんばんは.
apt-getでの環境変数の設定をするためにsource.listを
export $http_proxy = http://プロキシサーバ名:ポート番号/
deb http://www.jp.debian.org/debian stable main contrib non-free
deb http://www.jp.debian.org/debian-non-US stable non-US
deb http://www.debian.or.jp/debian-jp stable-jp main contrib non-free
と編集しているのですが,dselect上でaptを実行すると一行目の書き方が違うみ
たいなことを言われてDLすることができません.どこがおかしいのでしょうか?
On Mon, 28 Jun 1999 22:20:12 +0900
Hiroshi KISE <fuyuneko@xxxxxxxxxxxx> wrote:
> From: Kazuyuki Yagi <yagik@xxxxxxxxxxxxxxxx>
> Subject: [debian-users:16412] apt-get
> Date: Mon, 28 Jun 1999 21:04:46 +0900
> > 今Slinkをインストールしているのですが,apt-getを使用する際にproxyの設定は
> > どのように行うのでしょうか?Windows上でftpなどで設定するさいはプロキシの
> > IPとポートを指定するだけでよかったのですが,apt-getではどのように行うので
> > しょうか?ご存知の方おられましたらご教示お願い致します.
>
> slink(Debian 2.1)ですか。source.list(5)にちょこっと書いてあります。
>
> man source.list
>
> を実行してみてください。
> −−−−−−−−−−−−−−−ここから−−−−−−−−−−−−−−−
> DESCRIPTION
> (略)
> URI specification
> (略)
> http The http scheme specifies an HTTP server for the
> archive. If an environment variable $http_proxy is
> set with the format http://server:port/, the proxy
> server specified in $http_proxy will be used. Users
> of authenticated HTTP/1.1 proxies may use a string
> of the format http://user:pass@server:port/. Note
> that this is an insecure method of authentication.
> −−−−−−−−−−−−−−−ここまで−−−−−−−−−−−−−−−
> 環境変数$http_proxyを“http://PROXYサーバ名:ポート番号/”の
> 形式で設定すると…、とあります。これってHTTPのプロキシの話のようです。
> FTPは知りません。
>
> # まず、man apt-get して、目的のものがなかったので、SEE ALSO から
> # 適当に探してみつけました。まあ、以前に読んだことがあるんで。
—————————————————
東京工業大学理工学研究科
生産機械工学専攻博士後期課程1年
八木和行 : yagik@xxxxxxxxxxxxxxxx