Hello, I am trying to install VOTCA 1.1 on a guest machine for which I don't have root access and I am using $HOME/votca as the directory.
Unfortunately, build.sh quits immediately after its initial countdown with a 404 HTTP error. Since this error occurs only on the specific machine, I tried to install Votca from source. After downloading the source files, uncompressing, declaring the FFTW3 and GSL library locations, I was able to compile TOOLS. But when I tried to configure CSG, I got the following error: checking for votca::tools::ToolsVersionStr in -L$HOME/votca/lib -lvotca_tools... no configure: error: Could not link against VOTCA tools, please check your LDFLAGS and/or specify libraries required to link in VOTCA_TOOLS_LIBS (e.g. export VOTCA_TOOLS_LIBS="-L<votca-path>/lib -lvotca_tools"). I am perplexed that the solution that configure is suggesting is the same as the one I have used. Do you have any further suggestions? Thank you, Nikos -- You received this message because you are subscribed to the Google Groups "votca" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/votca?hl=en.
