Page 1 of 1

errors in installation with makefile.hpux_itanium

Posted: Wed Nov 29, 2006 5:25 am
by Piney
when I compile vasp.4.6 with makefile.hpux_itanium,there is the following errors:
ld:can't find library or mismatched ABI For -llapack
fatal error.
I don't uderstand the reasons resulted in this erroes.Can you help me ? thank you very much!

errors in installation with makefile.hpux_itanium

Posted: Wed Nov 29, 2006 12:08 pm
by admin
please check if
--) the LAPACK you use is installed correctly on your system
--) the path wihich you give in your makefile for the LAPACK is correct.
In case of difficulties, you may always use the LAPACK routines delivered with the code (vasp.4.lib: lapack_double.o)