Keneth wrote:

> Dear MIDGARD users,
> 
> do you know how to...
> 
> "For other operating systems you may need to add /usr/local/midgard/lib to
> your LD_LIBRARY_PATH"

For example, in the script that starts apache, add
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/path/to/midgard/lib/dir"
export $LD_LIBRARY_PATH

before apache actually gets started.

Emile


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

Reply via email to