Hello, I am trying to install GSL via spglib-1.6.0. I am using a shared computer cluster and so do not have root privileges. I am trying to install the library in my local directory:
./configure --prefix=/home/fs03/ehs73/bin/spglib-1.6.0/gsl make make install These all seem to run OK, but when I go to /home/fs03/ehs73/bin/spglib-1.6.0/gsl/lib, there are only a few files: libsymspg.a libsymspg.la libsymspg.so libsymspg.so.0 libsymspg.so.0.0.0 I installed spglib because I understood it would give me access to libgsl.a and libgslcblas.a. Is this correct? If so, where are those files going? Sorry if this is a very basic question. Thanks, E. H. Smith
