Miles Scruggs wrote:

> Ok now when I try to config mod_midgard I get the following
>
> root@drakaar:/usr/local/src/midgard/mod_midgard-1.4.2-1# ./configure 
> --with-mysql --with-expat --with-apxs=/usr/local/apache/bin/apxs 
> --with-midgard=/usr/local/midgard/ 
> --with-midgard-config=/usr/local/midgard/bin/

Instead of --with-midgard-config you can do:
PATH=$PATH:/path/to/midgard/config
or
--with-midgard-config=/usr/local/midgard/bin/midgard-config
i.e the variable is not for the searchpath but set the exact filename as 
well.

TH



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to