Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #8015
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Scott Kitterman <debian@kitterman.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Enabling Python bindings for jellyfish |
| Date | Tue, 29 Dec 2015 18:10:02 +0100 |
| Message-ID | <qL5Wy-3oe-1@gated-at.bofh.it> (permalink) |
| References | <qKPyp-zX-1@gated-at.bofh.it> <qL5MS-35d-5@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Tue Dec 29 17:06:19 2015 |
| Old-Return-Path | <debian@kitterman.com> |
| X-Amavis-Spam-Status | No, score=-5.1 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, LDO_WHITELIST=-5, MEDS2=2] autolearn=no autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5 |
| Dkim-Signature | v=1; a=rsa-sha256; c=simple/simple; d=kitterman.com; s=201409; t=1451408753; bh=+5z+6FclP0RLcpyNHtKdkmh0JPTq0/AeDfeUYNpobmE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=1TWaH3syWC3tkOymnrZHR4ExctGHe8jehR1J53ZgwwuxXRdnFbI7ulqYTIAS8CdEe /fp4E9D7FrVP0vGcv2H2NB/2kaeS9e6Hfjezt6jLKyCmB6IOo64aZJ1T66ko0DOPCk P89UK1kilvTFu69yVUOc7yCnDgPYGh1CCeowaXPY= |
| User-Agent | KMail/4.13.3 (Linux/3.13.0-71-generic; KDE/4.13.3; x86_64; ; ) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7Bit |
| Content-Type | text/plain; charset="us-ascii" |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/13333 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/1915533.ndbE7HSpDE@kitterma-e6430 |
| Approved | robomod@news.nic.it |
| Lines | 35 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 29 Dec 2015 12:06:04 -0500 |
| X-Original-Message-ID | <1915533.ndbE7HSpDE@kitterma-e6430> |
| X-Original-References | <20151228233014.GE2138@an3as.eu> <2736617.CPfHFV0Zug@kitterma-e6430> |
| Xref | csiph.com linux.debian.maint.python:8015 |
Show key headers only | View raw
On Tuesday, December 29, 2015 11:52:07 AM Scott Kitterman wrote: > On Tuesday, December 29, 2015 12:30:14 AM Andreas Tille wrote: > > Hi, > > > > I realised that for jellyfish[1] Python bindings can be activated. I > > tried to do so and configuring and building works fine - but I have no > > idea how to sensibly install the files into the python-jellyfish > > package. Any idea how to call swig/python/setup.py or do something else > > to install the files into the right location. > > > > Any help? > > > > Kind regards > > > > Andreas. > > > > [1] git://anonscm.debian.org/debian-med/jellyfish.git > > I haven't been able to actually test this since when I try to build it, I > get this error: > > jellyfish_wrap.cxx:3104:33: fatal error: jellyfish/mer_dna.hpp: No such file > or directory > > I think it should ~work. Note that these bindings are for python3, not > python. I've adjusted things accordingly. The configure changes I made (so > that configure wouldn't fail) mean perl bindings don't get built either. I > didn't check if that was working before. > > Scott K Correction: It's not in the diff, but I had to remove the auto-configure override to get through configure. Scott K
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Enabling Python bindings for jellyfish Andreas Tille <andreas@an3as.eu> - 2015-12-29 00:40 +0100
Re: Enabling Python bindings for jellyfish Scott Kitterman <debian@kitterman.com> - 2015-12-29 18:00 +0100
Re: Enabling Python bindings for jellyfish Scott Kitterman <debian@kitterman.com> - 2015-12-29 18:10 +0100
Re: Enabling Python bindings for jellyfish Paul Tagliamonte <paultag@ubuntu.com> - 2015-12-29 18:30 +0100
Re: Enabling Python bindings for jellyfish Paul Tagliamonte <paultag@ubuntu.com> - 2015-12-29 19:00 +0100
Re: Enabling Python bindings for jellyfish Scott Kitterman <debian@kitterman.com> - 2015-12-29 20:30 +0100
Re: Enabling Python bindings for jellyfish Scott Kitterman <debian@kitterman.com> - 2015-12-29 19:00 +0100
Re: Enabling Python bindings for jellyfish "Diego M. Rodriguez" <diego.plan9@gmail.com> - 2015-12-29 19:30 +0100
Re: Enabling Python bindings for jellyfish Paul Tagliamonte <paultag@ubuntu.com> - 2015-12-29 20:10 +0100
Re: Enabling Python bindings for jellyfish Andreas Tille <andreas@an3as.eu> - 2015-12-29 21:50 +0100
Re: Enabling Python bindings for jellyfish "Diego M. Rodriguez" <diego.plan9@gmail.com> - 2015-12-31 18:40 +0100
Re: Enabling Python bindings for jellyfish Scott Kitterman <debian@kitterman.com> - 2015-12-31 18:50 +0100
Re: Enabling Python bindings for jellyfish "Diego M. Rodriguez" <diego.plan9@gmail.com> - 2015-12-31 20:30 +0100
Re: Enabling Python bindings for jellyfish Andreas Tille <andreas@fam-tille.de> - 2015-12-31 21:40 +0100
Re: Enabling Python bindings for jellyfish Guillaume Marcais <gmarcais@umd.edu> - 2016-01-01 00:50 +0100
Re: Enabling Python bindings for jellyfish Andreas Tille <andreas@an3as.eu> - 2016-01-01 19:30 +0100
csiph-web