Re: [E-devel] entrance configuration problem

2007-03-30 Thread Michael Jennings
On Friday, 30 March 2007, at 23:07:09 (+0200), Brian 'morlenxus' Miculcy wrote: > Thank you, that was the problem i told you about. I know it was, and I gave you the workaround. It worked fine. The patch is just better. :) Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[

Re: [E-devel] entrance configuration problem

2007-03-30 Thread Brian 'morlenxus' Miculcy
Thank you, that was the problem i told you about. Brian On Fri, Mar 30, 2007 at 04:07:56PM -0400, Michael Jennings wrote: > On Friday, 30 March 2007, at 10:47:56 (-0700), > Glen Larsen wrote: > > > For entrance, autogen.sh is failing to fill in the PACKAGE_CFG_DIR > > properly. That is, after

Re: [E-devel] entrance configuration problem

2007-03-30 Thread Michael Jennings
On Friday, 30 March 2007, at 10:47:56 (-0700), Glen Larsen wrote: > For entrance, autogen.sh is failing to fill in the PACKAGE_CFG_DIR > properly. That is, after executing "./autogen.sh --prefix=/opt/e17" > the variable definition has not been substituted correctly: > > $ grep PACKAGE_CFG_DIR s

Re: [E-devel] entrance configuration problem

2007-03-30 Thread David Seikel
On Fri, 30 Mar 2007 10:47:56 -0700 Glen Larsen <[EMAIL PROTECTED]> wrote: > For entrance, autogen.sh is failing to fill in the PACKAGE_CFG_DIR > properly. That is, after executing "./autogen.sh --prefix=/opt/e17" > the variable definition has not been substituted correctly: > > $ grep PACKAGE_C