Brad Nicholes
Wed, 21 May 2008 08:33:08 -0700
>>> On 5/21/2008 at 5:54 AM, in message <[EMAIL PROTECTED]>, "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: > Need help from a Netware guy please! > > [EMAIL PROTECTED] wrote: >> Author: wrowe >> Date: Wed May 21 04:38:18 2008 >> New Revision: 658634 >> >> URL: http://svn.apache.org/viewvc?rev=658634&view=rev >> Log: >> Add APR_DSOPATH to allow us to inspect the current working dso path var >> >> Backport: r658631 >> --- apr/apr/branches/1.3.x/include/apr.hnw (original) >> +++ apr/apr/branches/1.3.x/include/apr.hnw Wed May 21 04:38:18 2008 >> >> +#define APR_DSOPATH "PATH" > > Is this correct or if not, what is the DSO search path variable on netware? > > Bill Yes, that is correct. Brad