Tuesday, February 03, 2009

problems with ./configure and make on osx

I've been trying out various AMQP implementations, most still require a build from source on OSX. So the usual ./configure make I'm sure others have seen this error before /bin/sh: line 0: cd: someDirNameHere: No such file or directory
More of a reminder for me than anything else, the solution is usually

export CONFIG_SHELL=/bin/bash
./configure
make



1 comments:

alexis said...

Ian it was good to meet you last night. Please drop me a note about geek night and rabbitmq. Cheers, alexis