Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the main Makefile to compile utrrnaseq and copy the binary to Augustus/bin #14

Open
KatharinaHoff opened this issue Aug 31, 2018 · 0 comments

Comments

@KatharinaHoff
Copy link
Member

The Makefile in Augustus needs an update. It currently does not produce a binary for utrrnaseq in Augustus/bin . Sources for utrrnaseq reside in Augustus/auxprogs/utrrnaseq.

gentoo-bot pushed a commit to gentoo/sci that referenced this issue Mar 29, 2019
Do not require static libraries. Only bamtools are really needed.
htslib is not needed. For bam2wig samtools-0.2 series is needed.

I decided to blindly install some of the binaries created but not
copied into `./bin/`.

`src/Makefile` will gladly define mysql and sqlite together, probably
a non-sense. We force mysql as we check for it first. Not sure if
sqlite should be preferred.

I documented in the augustus-3.3.2.ebuild other "forgotten" files,
like gbrowse.conf and a template for gff2ps.

I dropped `-O3` but left in `-ggdb` in the `CXXFLAGS`.

Gaius-Augustus/Augustus#14
Gaius-Augustus/Augustus#50
Gaius-Augustus/Augustus#51
Gaius-Augustus/Augustus#52
Gaius-Augustus/Augustus#53

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant