alekseyzimin / masurca

GNU General Public License v3.0
245 stars 35 forks source link

compiling issue #1

Closed bheimbu closed 6 years ago

bheimbu commented 6 years ago

Dear Mr Zimin,

I'd like to compile Masurca on our server. I've followed all your steps, but once I run make, I receive the attached error message ( error.txt ). Please can you help me to solve my problem.

Cheers

Bastian Heimburger

alekseyzimin commented 6 years ago

To compile from the development tree you will need SWIG and YAGGO installed and available in the path. You can download the tarball from the release 3.2.4 section and follow the installation instructions and you should have no problems.

claumer commented 6 years ago

With both yaggo and swig installed and in my path and seeming to function properly, I also see a similar error to Bastian's when trying to make MaSuRCA 3.2.5 (see attached) through the current git commit.

masurca_3.2.5_make_error.txt

The distribution tarballs seem to function alright, however, when unpacked from the cloned git directory.