Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 29781 invoked from network); 21 May 2008 11:55:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 May 2008 11:55:02 -0000 Received: (qmail 21273 invoked by uid 500); 21 May 2008 11:55:02 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 21218 invoked by uid 500); 21 May 2008 11:55:02 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 21207 invoked by uid 99); 21 May 2008 11:55:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2008 04:55:02 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.202.165.17] (HELO smtpout09.prod.mesa1.secureserver.net) (64.202.165.17) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 May 2008 11:54:15 +0000 Received: (qmail 23645 invoked from network); 21 May 2008 11:54:28 -0000 Received: from unknown (71.239.140.137) by smtpout09-04.prod.mesa1.secureserver.net (64.202.165.17) with ESMTP; 21 May 2008 11:54:27 -0000 Message-ID: <48340D72.3050000@rowe-clan.net> Date: Wed, 21 May 2008 06:54:26 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: dev@apr.apache.org Subject: Netware help needed! References: <20080521113818.892242388A08@eris.apache.org> In-Reply-To: <20080521113818.892242388A08@eris.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Need help from a Netware guy please! wrowe@apache.org 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