- #1
Milleniumeye
- 1
- 0
- TL;DR Summary
- The conversation discusses the installation and use of the TMDlib source package from http://tmdlib.hepforge.org/.
I'm trying to install the TMDlib package (v.2.2.10). I followed the instructions from the README file:
./configure --prefix=/home/alexey/Software/TMDLIB --with-lhapdf=/home/alexey/Software/LHAPDF
make
make install
Next, I installed one of the PDF sets:
./TMDlib-getdata ccfm-JH-2013-set1
Everything was going well, but when I run the TMDlib_Fortran.F example I get an error
TMDinfo: file does not exist /home/alexey/Software/TMDLIB/share/tmdlib//.info
return on EXIT_FAILURE
Has anyone encountered a similar error?
Best regards!
./configure --prefix=/home/alexey/Software/TMDLIB --with-lhapdf=/home/alexey/Software/LHAPDF
make
make install
Next, I installed one of the PDF sets:
./TMDlib-getdata ccfm-JH-2013-set1
Everything was going well, but when I run the TMDlib_Fortran.F example I get an error
TMDinfo: file does not exist /home/alexey/Software/TMDLIB/share/tmdlib//.info
return on EXIT_FAILURE
Has anyone encountered a similar error?
Best regards!