[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

"narray import library is not found"

John from Arran

6/8/2005 12:28:00 AM

Hello,

I'm soldiering on with a Ruby/GSL install on Cygwin (see post 06/06/05
12:29), but have hit another pothole. Output below... any help much
appreciated.

Regards,

Dennis

bash-2.05b$ ruby setup.rb config
---> lib
---> lib/gsl
<--- lib/gsl
<--- lib
---> ext
/usr/bin/ruby /cygdrive/c/lib/rb-gsl-1.6.3/ext/extconf.rb
checking gsl version... 1.6
checking gsl cflags... -I/usr/include
checking for main() in -lcblas... no
checking gsl libs... -L/usr/lib -lgsl -lgslcblas -lm
checking for rngextra/rngextra.h... no
checking for gsl_tensor/gsl_tensor.h... no
checking rb-gsl version...1.6.3
checking ruby version... 1.8.2
checking for graph... no
checking for narray.h... no
checking for main() in -lnarray... no
/cygdrive/c/lib/rb-gsl-1.6.3/ext/extconf.rb:148: ERROR: narray import
library is not found (RuntimeError)
setup.rb:535:in `command': 'system /usr/bin/ruby
/cygdrive/c/lib/rb-gsl-1.6.3/ext/extconf.rb ' failed (RuntimeError)
from setup.rb:1112:in `extconf'
from setup.rb:1107:in `config_dir_ext'
from setup.rb:1321:in `__send__'
from setup.rb:1321:in `traverse'
from setup.rb:1319:in `dive_into'
from setup.rb:1319:in `traverse'
from setup.rb:1313:in `exec_task_traverse'
from setup.rb:1308:in `each'
from setup.rb:1308:in `exec_task_traverse'
from setup.rb:1097:in `exec_config'
from setup.rb:878:in `exec_config'
from setup.rb:710:in `__send__'
from setup.rb:710:in `invoke'
from setup.rb:674:in `invoke'
from setup.rb:1352