|  |  | 
| EnderUNIX tipsMail to My Friend , Home Page[ C/C++ ] ""/usr/bin/ld: cannot find -lgsl" and "/usr/bin/ld: cannot find -lgslcblas" errors" - Metin KAYA - (2007-06-22 14:09:52) [18418] If you get these errors while compiling your source code, it means you do not have GNU Scientific Library on your system. To install this library on FreeBSD, issue # pkg_add -r gsl on Red Hat (Fedora Core, CentOS, Mandrake) OS # yum -y install gsl command. Mail to My Friend , Home Page |  |