From: unbewusst.sein@... (=?ISO-8859-1?Q?Une_B=E9v?= =?ISO-8859-1?Q?ue?=) Date: 2007-11-20T00:10:00+09:00 Subject: Re: [ANN] igraph 0.9.0 Released Alex Gutteridge wrote: > igraph version 0.9.0 has been released! does it install successfully on Mac OS X 10.4.11 ??? because with : ---------------------------------------------------------------------- ---------------------------------------------------------------------- I got : RubyMate r6354 running Ruby r1.8.6 (/opt/local/bin/ruby) >>> essai_1.rb dyld: NSLinkModule() error dyld: Symbol not found: _open_memstream Referenced from: /opt/local/lib/ruby/gems/1.8/gems/igraph-0.9.0/test/igraph.bundle Expected in: flat namespace How did i install it ? igraph : $ ./configure --prefix=/opt/local $ make $ make check >>> everything OK $ sudo make install and the gem afterwards : ~/work/Ruby/iGraph/igraph-0.4.4%> sudo gem install igraph -- --with-igraph-include=/opt/local/include/igraph Building native extensions. This could take a while... Successfully installed igraph-0.9.0 Installing ri documentation for igraph-0.9.0... Installing RDoc documentation for igraph-0.9.0... may be i've forgotten something ??? -- Une B�vue