[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[dennou-ruby:002756] Re: MacOSX 用 パッケー ジ作成のお知らせ
- To: dennou-ruby@xxxxxxxxxxx
- Subject: [dennou-ruby:002756] Re: MacOSX 用 パッケー ジ作成のお知らせ
- From: KOSHIRO Tsuyoshi <koshiro@xxxxxxxxxxxxxx>
- Date: Mon, 26 Feb 2007 11:55:31 +0900
神代です.
Finkパッケージを使ってみて, いくつか気づいたので, ご報告します.
・ruby-netcdf のビルドに失敗する
ログを添付します. netcdf.h がないのが原因みたいです.
ruby-netcdf.info の BuildDepends に netcdf を加えると, うまくいきま
した.
・ruby-gtk2 のソースが取得できない
今だけ, 一時的にかもしれませんが, keihanna.dl.sourceforge.net につな
がらないようです.
ruby-gtk2.info で, jaist.dl.sourceforge.net に変えると, うまくいきま
した.
--------
netcdf-0.6.2-1_2007.02.25-20.24.13_darwin-i386.deb にパッケージ `fink-buildlock-ruby-netcdf-0.6.2-1' を構築しています
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-ruby-netcdf-0.6.2-1_2007.02.25-20.24.13_darwin-i386.deb
未選択パッケージ fink-buildlock-ruby-netcdf-0.6.2-1 を選択しています。
(データベースを読み込んでいます...現在 13232 個のファイルとディレクトリがインストールされています。)
(.../fink-buildlock-ruby-netcdf-0.6.2-1_2007.02.25-20.24.13_darwin-i386.deb から) fink-buildlock-ruby-netcdf-0.6.2-1 を展開しています...
fink-buildlock-ruby-netcdf-0.6.2-1 (2007.02.25-20.24.13) を設定しています ...
gzip -dc /sw/src/ruby-netcdf-0.6.2.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
ruby extconf.rb
checking for narray.h... yes
checking for narray_config.h... yes
checking for netcdf.h... no
** configure error **
Header netcdf.h or the compiled netcdf library is not found.
If you have the library installed under /netcdfdir (that is, netcdf.h is
in /netcdfdir/include and the library in /netcdfdir/lib/),
try the following:
% ruby extconf.rb --with-netcdf-dir=/netcdfdir
Alternatively, you can specify the two directory separately
with --with-netcdf-include and --with-netcdf-lib.
### execution of ruby failed, exit code 255
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ruby-netcdf-0.6.2-1
(データベースを読み込んでいます...現在 13233 個のファイルとディレクトリがインストールされています。)
fink-buildlock-ruby-netcdf-0.6.2-1 を削除しています...
Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-i386
New package: dists/unstable/main/binary-darwin-i386/graphics/cairo-shlibs_1.2.6-4_darwin-i386.deb
New package: dists/unstable/main/binary-darwin-i386/graphics/cairo_1.2.6-4_darwin-i386.deb
Downloading the indexes of available packages in the binary distribution.
/sw/bin/apt-get-lockwait -q update
Hit http://bindist.finkmirrors.net 10.4/release/main Packages
Hit http://bindist.finkmirrors.net 10.4/release/main Release
Hit http://bindist.finkmirrors.net 10.4/release/crypto Packages
Hit http://bindist.finkmirrors.net 10.4/release/crypto Release
Hit http://bindist.finkmirrors.net 10.4/current/main Packages
Hit http://bindist.finkmirrors.net 10.4/current/main Release
Hit http://bindist.finkmirrors.net 10.4/current/crypto Packages
Hit http://bindist.finkmirrors.net 10.4/current/crypto Release
Reading Package Lists...
Building Dependency Tree...
Failed: phase compiling: ruby-netcdf-0.6.2-1 failed