Closed asrini closed 10 years ago
The installation procedure is described on this wiki page.
Thanks for the quick response. Sorry I missed the info on the wiki about autoreconf. I'm now running into other problems, likely due to the older version of autoconf/automake I have. If I need further assistance, I'll let you know. -Anand
Hello, I'm trying to install the latest version (v1.3) and I see that there is no configure file in either the git repo or the zip file of the master branch.
I did the following: $ git clone https://github.com/timflutre/eqtlbma.git $ find eqtlbma/ -type f -iname "configure" eqtlbma/configure.ac
And : $ cd eqtlbma/ $ make make: *\ No targets specified and no makefile found. Stop.
Any help would be appreciated.
Thanks, Anand