On 30 Dec 2008, at 13:59, Jason Davies wrote:
On 30 Dec 2008, at 13:56, Justin Walgran wrote:Since the code has the proper changes, I must be doing something wrongin the build/deploy step. Any thoughts on how I can fix this?Try running ./bootstrap?
In fact, you probably need ./configure after that, too. Normally I do ./bootstrap && ./configure && make && sudo make install after updating from SVN.
Jason
