Hi, recently I have installed on tumbleweed gsl 2.6. the module associated with it seems to be wrong , LD_LIBRARY_PATH is not correct shall be /usr/lib/hpc/gnu9/gsl/2.6/lib64/ and of course other that use the same path. =========================== whatis("Name: gsl built with gnu toolchain ") whatis("Version: 2.6 ") whatis("Category: runtime library ") whatis("Description: GNU Scientific Library ") whatis("https://www.gnu.org/software/gsl/ ") prepend_path("PATH","/usr/lib/hpc/gnu9/gsl/2.6/bin") prepend_path("LD_LIBRARY_PATH","/usr/lib/hpc/gnu9/gsl/2.6/lib") setenv("GSL_DIR","/usr/lib/hpc/gnu9/gsl/2.6") setenv("GSL_BIN","/usr/lib/hpc/gnu9/gsl/2.6/bin") setenv("GSL_LIB","/usr/lib/hpc/gnu9/gsl/2.6/lib") prepend_path("LIBRARY_PATH","/usr/lib/hpc/gnu9/gsl/2.6/lib") prepend_path("MANPATH","/usr/lib/hpc/gnu9/gsl/2.6/share/man") prepend_path("INFOPATH","/usr/lib/hpc/gnu9/gsl/2.6/share/info") prepend_path("CPATH","/usr/lib/hpc/gnu9/gsl/2.6/include") prepend_path("C_INCLUDE_PATH","/usr/lib/hpc/gnu9/gsl/2.6/include") prepend_path("CPLUS_INCLUDE_PATH","/usr/lib/hpc/gnu9/gsl/2.6/include") prepend_path("INCLUDE","/usr/lib/hpc/gnu9/gsl/2.6/include") prepend_path("PKG_CONFIG_PATH","/usr/lib/hpc/gnu9/gsl/2.6/lib/pkgconfig") setenv("GSL_INC","/usr/lib/hpc/gnu9/gsl/2.6/include") family("gsl") help([[ This module loads the gsl library built with the gnu compiler toolchain. Version 2.6 ]]) ============= Without Questions there are no Answers! ______________________________________________________________________ Dr. Alin Marin ELENA http://alin.elena.space/ ______________________________________________________________________ -- To unsubscribe, e-mail: opensuse-science+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-science+owner@opensuse.org