Displaying 1 result from an estimated 1 matches for "libexplin".
2015 Jan 31
0
Installation of qtiplot in Centos 7
...8, I experience the following error.
cd fitPlugins && make -f Makefile
make[1]: Entering directory
`/home/rahman/Downloads/qtiplot-0.9.8.9/fitPlugins'
cd explin/ && make -f Makefile
make[2]: Entering directory
`/home/rahman/Downloads/qtiplot-0.9.8.9/fitPlugins/explin'
rm -f libexplin.so.1.0.0 libexplin.so libexplin.so.1 libexplin.so.1.0
g++ -Wl,-O1 -Wl,-z,relro -shared -Wl,-soname,libexplin.so.1 -o
libexplin.so.1.0.0 explin.o -L/usr/lib64 ../../3rdparty/gsl/lib/libgsl.a
../../3rdparty/gsl/lib/libgslcblas.a -L/opt/local/lib -lpthread -lQtGui
-lQtCore
g++: error: ../../3rdparty...