Re: [Modsnake-devel] build issue
Status: Alpha
Brought to you by:
jick
From: Jon T. <jt...@co...> - 2002-05-14 17:50:12
|
There should be a mod_snake.py in your src directory. It imports mod_snakec which is the Swigged stuff. Swig generates this file, so I imagine there is something failing with that part of the build. -- Jon On Mon, May 13, 2002 at 08:58:25PM -0700, Jeff Davis wrote: > While building mod_snake under linux (apache 1.3.x) I do not end up getting a > mod_snake python module for some reason (no mod_snake.py or mod_snake.so). > The modules in snake_lib all import mod_snake so it seems important. > > Here's what I do to make it: > tar zxvf ../download/mod_snake-0.5.0.tar.gz > ./configure --with-apxs=/usr/bin/apxs > make install > > Is mod_snake (the python module, as a .py or a .so) supposed to be built from > those commands? The mod_snake apache module seems to be built just fine. > > Thanks, > Jeff > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Modsnake-devel mailing list > Mod...@li... > https://lists.sourceforge.net/lists/listinfo/modsnake-devel |