Vayu/PJFry

Installation problem

Opened this issue · 1 comments

Dear Valery,
I was trying to install PJfry on linux machine but some issues come.
I correctly installed qcdloop1 and linked it with pjfry. So when I do make the following error comes:
Making all in mlink
make[2]: Entering directory /home/goutam/SOFTWARES/SOURCES/PJFry-master/mlink' make[2]: *** No rule to make targetPJFry.cpp', needed by `PJFry_auto.cpp'. Stop.

I tried anyway since this problem comes from mlink. Can you suggest me any solution how to overcome this? I tried to install and the libraries are installed. But how do I know that its working? I tried in examples/ make check and the program demo runs fine.
Can you please help me to recover the errors?

Best Regards,
Goutam

Vayu commented

If demo runs fine it looks like only mlink didn't compile, it is an optional component anyway.