[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:22386] Re: potato の Web ブラウザ
From: "M.Kondoh" <kondoh@xxxxxxxxxxxxxxxxxx>
Subject: [debian-users:22384] Re: potato の Web ブラウザ
Date: Thu, 11 May 2000 18:52:14 +0900
> > 近くで動いているWebサーバには接続できているので、全然ダメだとは
> > 思えません。試してみたいので、問題なければURL(URIというのか?)を
> > 教えてください。
> URL: http://www.kabu.com
> トップページは表示されますけど、一番右のLight Versionにログイン
> しようとすると、Can't load とはなります。
Title ログイン画面 LIGHT/日本オンライン証券
Current URL https://s10.kabu.co.jp/Light/FormsLogin.asp?/Light/
てなところに行けました。その左隣りからは、
Title ログイン画面/日本オンライン証券
Current URL https://s10.kabu.co.jp/_mem_bin/FormsLogin.asp?/Members/
に行けますし、さらに隣りのリンクから、
Title ログイン画面/日本オンライン証券
Current URL https://s20.kabu.co.jp/_mem_bin/FormsLogin.asp?/Members/
に行けました。
ii w3m 0.1.9-2 WWW browsable pager with excellent tables/fr
ii w3m-ssl 0.1.9-2 WWW browsable pager with SSL support
ii libc6 2.1.3-10 GNU C Library: Shared libraries and Timezone
ii libgc5 5.0.alpha4-8 Conservative garbage collector for C
ii libgpmg1 1.17.8-16 General Purpose Mouse Library [libc6]
ii libncurses5 5.0-6 Shared libraries for terminal handling
ii libssl09 0.9.4-5 SSL shared libraries
てな感じです。[debian-users:22383]の岡部さんの情報が気になります。
でも、slinkで0.1.6-4を構築しなおしたものはちゃんと動いています。
> ところで、potato で使う場合はどこを修正するのでしょうか。
slinkで、ですよね?
まず、w3m-0.1.9に対する修正。どう直すかわからないので、IPv6非対応に
してあります。
−−−−−−−−−−−−−−−ここから−−−−−−−−−−−−−−−
diff -ur w3m-0.1.9/debian/config.h-en w3m-0.1.9.slink/debian/config.h-en
--- w3m-0.1.9/debian/config.h-en Thu May 11 20:11:11 2000
+++ w3m-0.1.9.slink/debian/config.h-en Thu May 11 19:56:51 2000
@@ -23,7 +23,7 @@
/*
If you want to use IPv6, define this symbol.
*/
-#define INET6
+#undef INET6
/*
If you want to load and save URL history.
diff -ur w3m-0.1.9/debian/config.h-ja w3m-0.1.9.slink/debian/config.h-ja
--- w3m-0.1.9/debian/config.h-ja Thu May 11 20:11:11 2000
+++ w3m-0.1.9.slink/debian/config.h-ja Thu May 11 19:57:05 2000
@@ -23,7 +23,7 @@
/*
If you want to use IPv6, define this symbol.
*/
-#define INET6
+#undef INET6
/*
If you want to load and save URL history.
−−−−−−−−−−−−−−−ここまで−−−−−−−−−−−−−−−
次にw3m-sslに対する修正。slinkではSSLヘッダファイルの位置が違います。
−−−−−−−−−−−−−−−ここから−−−−−−−−−−−−−−−
diff -ru w3m-ssl-0.1.9/debian/config.h-en w3m-ssl-0.1.9.slink/debian/config.h-en
--- w3m-ssl-0.1.9/debian/config.h-en Thu May 11 20:16:27 2000
+++ w3m-ssl-0.1.9.slink/debian/config.h-en Thu May 11 20:04:48 2000
@@ -23,7 +23,7 @@
/*
If you want to use IPv6, define this symbol.
*/
-#define INET6
+#undef INET6
/*
If you want to load and save URL history.
diff -ru w3m-ssl-0.1.9/debian/config.h-ja w3m-ssl-0.1.9.slink/debian/config.h-ja
--- w3m-ssl-0.1.9/debian/config.h-ja Thu May 11 20:16:27 2000
+++ w3m-ssl-0.1.9.slink/debian/config.h-ja Thu May 11 20:04:57 2000
@@ -23,7 +23,7 @@
/*
If you want to use IPv6, define this symbol.
*/
-#define INET6
+#undef INET6
/*
If you want to load and save URL history.
diff -ru w3m-ssl-0.1.9/debian/config.ssl.sed w3m-ssl-0.1.9.slink/debian/config.ssl.sed
--- w3m-ssl-0.1.9/debian/config.ssl.sed Thu May 11 20:16:27 2000
+++ w3m-ssl-0.1.9.slink/debian/config.ssl.sed Thu May 11 20:03:01 2000
@@ -1,3 +1,3 @@
s/\(SYS_LIBRARIES.*\)/\1 -lssl -lcrypto/
-s/\(MYCFLAGS.*\)/\1 -I\/usr\/include\/openssl/
+s/\(MYCFLAGS.*\)/\1 -I\/usr\/include\/ssl/
s/#undef USE_SSL/#define USE_SSL/
−−−−−−−−−−−−−−−ここまで−−−−−−−−−−−−−−−
まあ、あとはpotatoよりも少しバージョンを下げておくと、あとで幸せに
なれる、でしょう。
--
喜瀬“冬猫”浩@南国沖縄