eturro / mmseq

Haplotype, isoform and gene level expression analysis using multi-mapping RNA-seq reads
GNU General Public License v2.0
67 stars 20 forks source link

Latest release does not contain pre-compiled binaries #46

Open hiraksarkar opened 4 years ago

hiraksarkar commented 4 years ago

Hi Ernest,

The latest release https://github.com/eturro/mmseq/releases/tag/latest and https://github.com/eturro/mmseq/releases/tag/1.0.11 do not contain the pre-compiled binaries. Is it possible to add that, highly appreciated.

eturro commented 4 years ago

Hi Hirak,

I've struggled to get the binaries compiled statically recently. Are you not able to compile dynamically linked binaries yourself? Happy to help with that if so. You just need to make sure you've installed all the required libraries beforehand.

Best Ernest

On 29 Jan 2020, at 15:52, Hirak Sarkar notifications@github.com wrote:

Hi Ernest,

The latest release https://github.com/eturro/mmseq/releases/tag/latest and https://github.com/eturro/mmseq/releases/tag/1.0.11 do not contain the pre-compiled binaries. Is it possible to add that, highly appreciated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hiraksarkar commented 4 years ago

Hi Ernest,

Thanks for replying, I am working on a cluster, and it's hard for me to get new packages there. Although I can use docker images. Let me know if that can be obtained.

eturro commented 4 years ago

I don't have a docker image.

Which dependencies are you missing from your system? I can show you how to install them and link to them in your home directory.

On 29 Jan 2020, at 20:49, Hirak Sarkar notifications@github.com wrote:

Hi Ernest,

Thanks for replying, I am working on a cluster, and it's hard for me to get new packages there. Although I can use docker images. Let me know if that can be obtained.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.