How My Heart Sings

Sun, 18 Jul 2004

MacOSXでDillo

風博士には敗れた訳ですが...今度はDillo i18nFinkにも国際化されていないやつはあるけどね。でわさっそく...

dillo-0.8.0-i18n-misc-20040627.tar.gzを取ってきて、./configure;makeとすると、次のようなエラーが出ました。...うーん、このエラー、示されるライブラリは違えど今迄も時々あったんやけど...mltermの時とかuimの時とか。uimの時はグーグルで解決策が見付かったから良かったけど...

ld: IO/libDio.a(https.o) illegal reference to symbol: _BIO_push defined in indirectly referenced dynamic library /usr/lib/libcrypto.0.9.7.dylib

今度は--disable-sslを付けて...成功。Dillo i18n on MacOSX-X11のスクリーンショット。

動作は素軽く、ソースは小さく、インストールする時間もかからない。iCabとかの代わりにこっちを使うかな。

Meta Infomation of this entry

You can add this Entry to your  はてなブックマーク and Delicious

Wed, 14 Jul 2004

逃避行動中

MacOSXで風博士、は上手くいかず、代りにウィニングポスト6パワーアップキットの大規模牧場二代目にて金の心配無用の馬産を淡々と行っている次第。

Meta Infomation of this entry

You can add this Entry to your  はてなブックマーク and Delicious

Sun, 11 Jul 2004

MacOSXで風博士そのさん

ということで、automake1.8 1.8.5-1にして、もう一度。次のようなエラーが出ました。これで、ダイタさんと同じ境地までは到達した訳ですが。

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I../../src -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -g -O2 -Wall -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c glib-utils.c -fno-common -DPIC -o .libs/glib-utils.o glib-utils.c: In function `g_poll': glib-utils.c:111: error: storage size of `tv' isn't known glib-utils.c:111: warning: unused variable `tv' glib-utils.c:342:2: warning: #warning FIXME!! make[4]: *** [glib-utils.lo] Error 1

でわ、風博士0.1.5の方を試してみよう..../configure --with-mozilla-snapshot=trunk;make

mozilla.cpp: In function `nsresult KzMozProgressListenerConstructor(nsISupports*, const nsIID&, void**)': mozilla.cpp:43: error: cannot allocate an object of type `KzMozProgressListener ' mozilla.cpp:43: error: because the following virtual functions are abstract: /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:65: error: virtual nsresult nsITransfer::Init(nsIURI*, nsIURI*, const PRUnichar*, nsIMIMEInfo*, long long int, nsIWebBrowserPersist*) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:71: error: virtual nsresult nsITransfer::GetSource(nsIURI**) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:77: error: virtual nsresult nsITransfer::GetTarget(nsIURI**) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:87: error: virtual nsresult nsITransfer::GetPersist(nsIWebBrowserPersist**) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:93: error: virtual nsresult nsITransfer::GetPercentComplete(PRInt32*) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:99: error: virtual nsresult nsITransfer::GetDisplayName(PRUnichar**) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:100: error: virtual nsresult nsITransfer::SetDisplayName(const PRUnichar*) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:106: error: virtual nsresult nsITransfer::GetStartTime(PRInt64*) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:114: error: virtual nsresult nsITransfer::GetMIMEInfo(nsIMIMEInfo**) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:121: error: virtual nsresult nsITransfer::GetListener(nsIWebProgressListener**) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:122: error: virtual nsresult nsITransfer::SetListener(nsIWebProgressListener*) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:129: error: virtual nsresult nsITransfer::GetObserver(nsIObserver**) /sw/include/mozilla-1.8a2/uriloader/nsIDownload.h:130: error: virtual nsresult nsITransfer::SetObserver(nsIObserver*) make[3]: *** [mozilla.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2

Meta Infomation of this entry

You can add this Entry to your  はてなブックマーク and Delicious

Sat, 10 Jul 2004

MacOSXで風博士そのに

ということで、教えていただいた通りに./configure --default-toolkit=gtk2;makeとしてみる...寝ているあいだにビルド終了...とはいかず。

configure: error: Library requirements (libIDL-2.0 >= 0.8.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. make: *** No targets specified and no makefile found. Stop.

Finkから入れたorbit0.5.17-16ではバージョンが古いようなので、リストのいっこ下に有ったorbit2 2.8.3-4を入れてから、もう一度。今度は成功。前回と比べると、文字のギザギザがなくなって、綺麗に見えるようになりました。

でわ、CVS版の風博士を取ってきて、./autogen.shとしてみよう...libtoolizeが無いといって怒られました。む、/usr/bin/libtoolはあるのに?しょうがないので、Finkからlibtool14 1.5-1を入れて、もう一度。今度は次のようなエラーが出て、kazehakase/configureが生成されません。

You should add the contents of `/sw/share/aclocal/libtool.m4' to `aclocal.m4'. aclocal: configure.in: 96: macro `AM_PATH_GTK_2_0' not found in library aclocal: configure.in: 105: macro `AM_GLIB_GNU_GETTEXT' not found in library

試しにcp /sw/share/aclocal/libtool.m4 ./aclocal.m4として、もう一度。今度はkazehakase/configureが生成されましたが、やはり上手くいっていない模様。

./configure: line 1282: syntax error near unexpected token `1.6' ./configure: line 1282: `AM_INIT_AUTOMAKE(1.6)'

...敗退。GNU AutoToolsのことはてんで分らないです。てゆーか、お前みたいな夢見るありすチャンは大人しく次の肉の日を待ってたらエェんヤ、ということでしょうか。

Meta Infomation of this entry

You can add this Entry to your  はてなブックマーク and Delicious

Thu, 08 Jul 2004

MacOSXで風博士

MacOSX風博士なるものを使ってみたい!ということで、でわさっそく...

Mozillaのソースを取ってきて、./configure;makeとすると...まっきん版のもじらが出来てしまいした。次は./configure --default-toolkit=gtk;makeとしてみる...今度は成功、無事起動しました。日本語入力はuim-ximから問題無くおこなえました。Mozilla on MacOSX-X11のスクリーンショット。バージョンは次の通り。

Mozilla/5.0 (X11; U; Darwin Power Macintosh; en-US; rv:1.8a2) Gecko/20040707

では、風博士を取ってきて、./configure;makeとしてみよう...次のようなエラーが出てしまいます。

configure: error:
*****************************************************************************
Kazehakase can be built using Mozilla 1.4, 1.5a, 1.5b, 1.5, 1.5.1 or
trunk snapshot, but the version available is 1.8a2.

When using Mozilla trunk snapshot, a successful build is not guaranteed due
to the frequently changing state of the Mozilla interfaces and the limited
resources of the Epiphany team to support non-release Mozilla snapshots.
*****************************************************************************

む、新しすぎる、ということなのでしょうか。そうだとすると、どのソースを落してくれば良いのだろう...

Meta Infomation of this entry

You can add this Entry to your  はてなブックマーク and Delicious

<<  Page 3 of 4  >>

Le violon intérieur....
Yasuo Yamashita
vaiorinnhiATTOnaDOTrimDOTorjye-pi-
Y.A.S.U.O Ytterbium Artificial Sabotage and Utility Organism Y.A.S.U.O Yelling Abomination from the Sunless Underground Oasis

Pyblosxom and plugins. For detail, see http://viole.sakura.ne.jp/blosxom/blosxom.cgi/plugin_info