Skip to content

Reply To: GSL – GNU Scientific Library

#5249
guojuw
Participant

Dear Stephan,

I worked it out in a different but similar way:

1. Add “#include ..” in the source code
2. In $openLBRoot/config.mk, add this line “LDFLAGS := gsl-config --cflags --libs
3. gsl-config is compiled from GSL source code.

Thanks for your help.

Regards,
Junwei GUO