Miles Scruggs wrote: > How can I set the path of midgard-config so I don't have to keep specifiying > it all the time? right now I'm trying to compile php with midgard and I'm > not having any luck. I can see the anotation in the manual about setting > the path, but I'm not sure where and how.
if you're using bash: $ export PATH="$PATH:/dir/for/midgard-config" This time, midgard-config not included :) (just the directory) Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
