On 2014-07-09 09:57, James Lay wrote:
On 2014-07-09 09:49, Balazs Scheidler wrote:
try --without-rabbitmq-client or --disable-amqp (which is the protocol that rabbitmq implements)
On Wed, Jul 9, 2014 at 5:45 PM, James Lay <jlay@slave-tothe-box.net [5]> wrote:
On 2014-07-08 16:48, Balazs Scheidler wrote:
Hi,
Hmm.. this is probably the embedded configure script for rabbitmq-c and not syslog-ngs own. try disabling rabbitmq, or pip install the json module to your python installation, because thats what it
bitches about.
HTH
On Tue, Jul 8, 2014 at 11:11 PM, James Lay <jlay@slave-tothe-box.net [1]
[4]> wrote:
On 2014-07-08 11:56, James Lay wrote:
Topic says it:
syslog-ng-3.5.4.1
./configure --prefix=/usr --enable-dynamic-linking --disable-ipv6 --enable-spoof-source --disable-json
checking python module: json... no configure: error: failed to find required module json configure: error: ./configure.gnu failed for modules/afamqp/rabbitmq-c
It appears to still be looking. Thank you.
James
Any takers on this? Ive installed json-c and simplejson to no avail...I get the same as above. Im at a standstill.
James
Well....Im at a loss here. Im running a version of python that doesnt support pip, so thats out. Configuring with --disable-rabbitmq doesnt seem to make any difference. Both 3.5.* and 3.4.* give me the same results. At this point Im out of options....any more thoughts would help..thank you.
James
Thanks Balazs, but no change...full configline here:
./configure --prefix=/usr --disable --disable-ipv6 --enable-spoof-source --disable-json --disable-redis --disable --disable-amqp --without-rabbitmq-client
Should I file a bug on this? Thanks again.
James
This seems to be something similar: http://comments.gmane.org/gmane.comp.syslog-ng/14959 but no solution seemed to be provided. James