[sword-devel] cmake python bindings

2015-01-08 Thread Ben
Today I've been updating to the latest Sword 1.7 (from the 1-7-x branch). I ran into an issue with the python module not getting installed - here's the cmake command: cmake -DLIBSWORD_LIBRARY_TYPE="Shared" -DLIB_INSTALL_DIR=/usr/local/lib64 -DSWORD_BUILD_TESTS=Yes -DSWORD_BINDINGS=Python -DSWORD_BU

Re: [sword-devel] cmake python bindings user location

2013-10-20 Thread Ben
On Fri, Jun 21, 2013 at 08:44:23AM -0500, Greg Hellings wrote: > > > > OK. I tried running make tests, but the osistest doesn't seem to be > > included. It'd be nice to get the test suite passing. > > > > As a start for fixing osistest, I added osistest to the list of test > > programs in tests/CMa

Re: [sword-devel] cmake python bindings user location

2013-06-21 Thread Greg Hellings
On Thu, Jun 20, 2013 at 8:04 AM, Ben wrote: > >> Good catch - looks like I accidentally grep'd for the wrong string when >> I was making sure I had gotten them all. I have added the additional >> option of BINDIR that captures the appropriate value. You can try again >> now, if you'd like. >> > >

Re: [sword-devel] cmake python bindings user location

2013-06-20 Thread Ben
On 06/19/2013 08:35 PM, Greg Hellings wrote: On Wed, Jun 19, 2013 at 7:18 PM, Ben mailto:crick...@gmail.com>> wrote: On 06/19/2013 10:00 AM, Greg Hellings wrote: On Mon, Jun 17, 2013 at 6:14 AM, Ben mailto:crick...@gmail.com>

Re: [sword-devel] cmake python bindings user location

2013-06-19 Thread Greg Hellings
On Wed, Jun 19, 2013 at 7:18 PM, Ben wrote: > On 06/19/2013 10:00 AM, Greg Hellings wrote: > >> >> >> >> On Mon, Jun 17, 2013 at 6:14 AM, Ben > > wrote: >> >> On 06/16/2013 11:55 PM, Greg Hellings wrote: >> >> >> >> >> On Sun, Jun 16, 2013 at 9:22 PM, >

Re: [sword-devel] cmake python bindings user location

2013-06-19 Thread Ben
On 06/19/2013 10:00 AM, Greg Hellings wrote: On Mon, Jun 17, 2013 at 6:14 AM, Ben mailto:crick...@gmail.com>> wrote: On 06/16/2013 11:55 PM, Greg Hellings wrote: On Sun, Jun 16, 2013 at 9:22 PM, mailto:crick...@gmail.com>

Re: [sword-devel] cmake python bindings user location

2013-06-19 Thread Greg Hellings
On Mon, Jun 17, 2013 at 6:14 AM, Ben wrote: > On 06/16/2013 11:55 PM, Greg Hellings wrote: > >> >> >> >> On Sun, Jun 16, 2013 at 9:22 PM, > > wrote: >> >> Hey Greg, >> >> I'm building the python bindings with cmake 2.6.4. I'm trying to >> specify a user loca

Re: [sword-devel] cmake python bindings user location

2013-06-17 Thread Ben
On 06/16/2013 11:55 PM, Greg Hellings wrote: On Sun, Jun 16, 2013 at 9:22 PM, mailto:crick...@gmail.com>> wrote: Hey Greg, I'm building the python bindings with cmake 2.6.4. I'm trying to specify a user location, but it doesn't work with current svn - SWORD_PYTHON_INSTALL_DIR

Re: [sword-devel] cmake python bindings user location

2013-06-16 Thread Greg Hellings
On Sun, Jun 16, 2013 at 9:22 PM, wrote: > Hey Greg, > > I'm building the python bindings with cmake 2.6.4. I'm trying to specify a > user location, but it doesn't work with current svn - > SWORD_PYTHON_INSTALL_DIR is always just "OFF", even if I pass a value > through the cmake command. If I pass

[sword-devel] cmake python bindings user location

2013-06-16 Thread cricketc
Hey Greg, I'm building the python bindings with cmake 2.6.4. I'm trying to specify a user location, but it doesn't work with current svn - SWORD_PYTHON_INSTALL_DIR is always just "OFF", even if I pass a value through the cmake command. If I pass "1" as the value, then SWORD_PYTHON_INSTALL_DIR gets