On Friday 16 May 2008 11:29 Kevin Beswick wrote:
> On Fri, May 16, 2008 at 11:09 AM, Bill Erickson <[EMAIL PROTECTED]> 
wrote:

>
> > ------------------
> >
> > It's also important to note that if you run ./configure as a non-root
> > user, it may die with:
> >
> > checking for ejabberd... no
> > configure: error: *** ejabberd not found, aborting
> >
> > /usr/sbin, where ejabberd lives on my test system (Debian Lenny), is not
> > in my path.
> >
> > This works fine:
> >
> > PATH=$PATH:/usr/sbin/ ./configure
>
> Thanks for pointing that out, I will fix this.

it occurred to me while talking autoconf with Dan S. that a check for the 
existence of Ejabberd isn't necessary.  While OpenSRF requires a jabber 
server to run, it does not depend on Ejabberd in particular.  I say just 
remove that check.

-bill


-- 
Bill Erickson
| VP, Software Development & Integration
| Equinox Software, Inc. / The Evergreen Experts
| phone: 877-OPEN-ILS (673-6457)
| email: [EMAIL PROTECTED]
| web: http://esilibrary.com

Reply via email to