Hi,
I have installed alps2.2 in my desktop with os fedora 19. It has passed all the tests when I run "make test" and "make install"
Now to test the installation I have copied the alps tutorial code-02-c++ solution to a new directory and run "make". It has returned an executable ising but when I run that executable it failed and returned
./ising: error while loading shared libraries: libalps.so.2: cannot open shared object file: No such file or directory
Can anybody please tell me what I have to change to make it run ?
Thanks,