Dear Everyone.
I am trying to install the 1.3.5 version of the applications and libraries on a laptop computer with Ubuntu 10.04 LTS. I think I successfully installed the alps libraries and now I am stuck with the applications part. I have downloaded the 5.1 version of lp_solve and compiled it using the a small script I found using sh ccc (ccc is the script). In the folder where I installed it I do ls and obtain:
~/ALPS/lp_solve_5.1/lpsolve51$ ls ccc cccLUSOL.osx cgcc.bat dll.sln liblpsolve51.a lib.sln lpsolve.rc resource.h ccc.hp-ux ccc.osx cvc6.bat dll.vcproj liblpsolve51.so lib.vcproj readme.txt
Then I proceed to try to build the applications by first typing configure as follows:
./configure --with-lp_solve=/home/juan/ALPS/lp_solve_5.1/lpsolve51/
Then a big number of checks are performed, among which I see one which I think is related to my problem:
checking for make_lp in -llpsolve51... yes checking for make_lp in -llpk5... no checking for make_lp in -llpk... no
so llpsolve51 seems to be recognized. Is that OK?
Then at the end I see a summary of the applications that are correctly configured: Summary of configuration: Diagonalization Full yes Sparse yes DMRG DMRG yes Particle in box yes Classical Monte Carlo Spin yes Quantum Monte Carlo Checksign yes Looper yes SSE-dirloop no Worms yes Quantum Wang-Landau yes
The problem is that I would like to get the SSE-dirloop installed too. Do you people know what is wrong with my installation?
Thanks in advance,
Juan
---------------------------------------------------------------- SISSA Webmail https://webmail.sissa.it/ Powered by SquirrelMail http://www.squirrelmail.org/