help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] How do I run my program in LINUX ?


From: 鄭宗誠
Subject: [Help-gsl] How do I run my program in LINUX ?
Date: Sun, 9 Oct 2005 17:56:19 +0800

My OS is Fedora LINUX.

 

My program includes gsl_math.h, gsl_sf_bessel.h, gsl_matrix.h, gsl_linalg.h,
gsl_permutation.h, gsl_blas.h, and gsl_eigen.h.

And I can compile the program to filmname.o. ( gcc –I/usr/local/include –c
filmname.c)

And then, what kinds of library do I need for this program? (example : gcc
filmname.o -lgsl)

 

Maybe I don’t have these libraries.

Would you give me the linking to get these libraries?

 

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]