2012-04-25 1 views
2

Ruby 용 gsl gem을 설치하려고했지만 작동하지 않습니다. matrix_complex.o 오류가 있습니다. netbeans 용 gsl을 설치할 수있는 솔루션이 있습니까? 또는 다른 라이브러리에 Fonction Quantile이 있습니까? 도움이 될 것입니다.netbeans와 함께 gsl을 설치할 때 오류가 있습니다.

[email protected]:~$ sudo gem install -v=1.14.7 gsl 
Building native extensions. This could take a while... 
ERROR: Error installing gsl: 
ERROR: Failed to build gem native extension. 
    /usr/bin/ruby1.8 extconf.rb 
checking gsl version... 1.15 
checking gsl cflags... -I/usr/include 
checking for main() in -lcblas... no 
checking gsl libs... -L/usr/lib -lgsl -lgslcblas -lm 
checking for round()... no 
checking for rngextra/rngextra.h... no 
checking for qrngextra/qrngextra.h... no 
checking for ool/ool_version.h... no 
checking for tensor/tensor.h... no 
checking for jacobi.h... no 
checking for gsl/gsl_cqp.h... no 
checking for gsl/gsl_multimin_fsdf.h... no 
checking for gsl_poly_solve_quartic() in -lgsl... no 
checking for gsl_eigen_francis() in -lgsl... yes 
checking for ndlinear/gsl_multifit_ndlinear.h... no 
checking for alf/alf.h... no 
checking rb-gsl version...1.14.7 
checking ruby version... 1.8.7 
checking for graph... no 
checking for narray.h... yes 
checking for tamu_anova/tamu_anova.h... no 
checking for main() in -ltamuanova... no 
creating Makefile 
make 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems /narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux  -D_FILE_OFFSET_BITS=64 -fPIC  -Wall -I../include -I/usr/include -c sf_debye.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems /narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c histogram.c 
histogram.c: In function ‘rb_gsl_histogram_fit_exponential’: 
histogram.c:1029:24: attention : variable ‘hh’ set but not used [-Wunused-but-set-variable] 
histogram.c: In function ‘rb_gsl_histogram_fit_power’: 
histogram.c:1079:24: attention : variable ‘hh’ set but not used [-Wunused-but-set-variable] 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c eigen.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c histogram_oper.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c signal.c 
signal.c: In function ‘rb_gsl_fft_conv_corr’: 
signal.c:108:28: attention : variable ‘stride3’ set but not used [-Wunused-but-set-variable] 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c graph.c 
graph.c:974:13: attention : ‘gsl_graph_set_command’ defined but not used [-Wunused-function] 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c sf_zeta.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c sf_elljac.c 
sf_elljac.c: In function ‘rb_gsl_sf_elljac_e’: 
sf_elljac.c:18:7: attention : variable ‘status’ set but not used [-Wunused-but-set-variable] 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c ieee.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c array_complex.c 
array_complex.c: In function ‘rb_gsl_complex_arithmetics5’: 
array_complex.c:34:9: attention : variable ‘func3’ set but not used [-Wunused-but-set-variable] 
array_complex.c:33:9: attention : variable ‘func2’ set but not used [-Wunused-but-set-variable] 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c histogram3d_source.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c vector_double.c 
vector_double.c: In function ‘rb_gsl_vector_normalize_bang’: 
vector_double.c:872:10: attention : variable ‘mean’ set but not used [-Wunused-but-set-variable] 
vector_double.c: Hors de toute fonction : 
vector_double.c:692:13: attention : ‘draw_hist’ defined but not used [-Wunused-function] 
vector_double.c:624:13: attention : ‘draw_vector’ defined but not used [-Wunused-function] 
vector_double.c:634:13: attention : ‘draw_vector2’ defined but not used [-Wunused-function] 
vector_double.c:704:13: attention : ‘draw_vector_array’ defined but not used [-Wunused-function] 
vector_double.c:679:13: attention : ‘draw_narray’ defined but not used [-Wunused-function] 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c const.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c block.c 
In file included from block.c:29:0: 
block_source.c: In function ‘rb_gsl_block_compare’: 
block_source.c:550:7: attention : variable ‘status’ set but not used [-Wunused-but-set-variable] 
In file included from block.c:35:0: 
block_source.c: In function ‘rb_gsl_block_int_compare’: 
block_source.c:550:7: attention : variable ‘status’ set but not used [-Wunused-but-set-variable] 
In file included from block.c:41:0: 
block_source.c: In function ‘rb_gsl_block_uchar_compare’: 
block_source.c:550:7: attention : variable ‘status’ set but not used [-Wunused-but-set-variable] 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c sf_dawson.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c fcmp.c 
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_NARRAY_H -I/var/lib/gems/1.8/gems/narray-0.6.0.1/. -I/usr/local/lib/site_ruby/1.8/i686-linux -D_FILE_OFFSET_BITS=64 -fPIC -Wall -I../include -I/usr/include -c matrix_complex.c 
matrix_complex.c: In function ‘rb_gsl_matrix_complex_eye’: 
matrix_complex.c:202:19: attention : variable ‘p’ set but not used [-Wunused-but-set-variable] 
matrix_complex.c: In function ‘rb_gsl_matrix_complex_set_row’: 
matrix_complex.c:410:19: attention : variable ‘pz’ set but not used [-Wunused-but-set-variable] 
matrix_complex.c: In function ‘rb_gsl_matrix_complex_set_col’: 
matrix_complex.c:436:19: attention : variable ‘pz’ set but not used [-Wunused-but-set-variable] 
matrix_complex.c: In function ‘rb_gsl_matrix_complex_inspect’: 
matrix_complex.c:654:3: attention : format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ [-Wformat] 
matrix_complex.c:654:3: attention : format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘size_t’ [-Wformat] 
matrix_complex.c: Hors de toute fonction : 
matrix_complex.c:1523:12: erreur: conflicting types for ‘gsl_matrix_complex_equal’ 
/usr/include/gsl/gsl_matrix_complex_double.h:227:5: note: previous declaration of  ‘gsl_matrix_complex_equal’ was here 
make: *** [matrix_complex.o] Erreur 1 


Gem files will remain installed in /var/lib/gems/1.8/gems/gsl-1.14.7 for inspection. 
Results logged to /var/lib/gems/1.8/gems/gsl-1.14.7/ext/gem_make.out 
[email protected]:~$ 
+1

NetBeans와 어떤 관련이 있습니까? –

답변

3

https://github.com/romanbsd/rb-gsl/issues/2에서 몇 가지 단서를 얻기 나는 우분투에서 다음을했다 :

기존 GSL 제거해야 :

sudo apt-get remove gsl-bin libgsl0-dev libgsl0ldbl 

는 보석

설치된 새로운 GSL

wget ftp.gnu.org/gnu/gsl/gsl-1.14.tar.gz 
tar xf gsl-1.14.tar.gz 
cd gsl-1.14 
./configure 
make 
sudo make install 

을 내장

gem install gsl 

이것은 나를 위해 일했습니다.

+0

귀하의 기여에 감사드립니다! –

+0

안녕하세요. 당신도 Mac에서 똑같은 생각을 가지고 있습니까? 위의 명령을 시도했지만 작동하지 않습니다. 감사. – Mike22LFC

0

위의 대답은 GSL과 루비 바인딩 (rb-gsl) 둘 다의 버전 ~ 1.14를 사용하기 만하면 작동합니다. 당신이 사제 (brew install gsl)를 통해 GSL을 설치하거나 버전 1.15을 선호하는 경우

그러나 대안 루비 바인딩에 대한 귀하의 Gemfile에 다음 REPO을 지정할 수 있습니다 떨어져 기반으로

https://github.com/whistlerbrk/rb-gsl/

:

https://github.com/30robots/rb-gsl/

gsl_matrix에 대한 패치도 처음 REPO을 가지고는 패치를 가지고 최신 버전의 루비 젬.