From users-return-1759-apmail-directory-users-archive=directory.apache.org@directory.apache.org Wed Sep 10 12:04:55 2008 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 67269 invoked from network); 10 Sep 2008 12:04:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Sep 2008 12:04:55 -0000 Received: (qmail 14644 invoked by uid 500); 10 Sep 2008 12:04:52 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 14491 invoked by uid 500); 10 Sep 2008 12:04:52 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 14469 invoked by uid 99); 10 Sep 2008 12:04:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 05:04:52 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pajbam@gmail.com designates 209.85.217.19 as permitted sender) Received: from [209.85.217.19] (HELO mail-gx0-f19.google.com) (209.85.217.19) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 12:03:54 +0000 Received: by gxk12 with SMTP id 12so6720696gxk.1 for ; Wed, 10 Sep 2008 05:03:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=hlOOf28ogC2xDP4XywwbYF1ringd8/01ZeRf+OSL9I0=; b=LES44t8naCRQSPyNRfSuVYizc7OiSwxbjNl1iv7i1Kgj0g3Fk5MOcZjE22K0eUWLHO u4tGLHhcgjnr+PkzR7pADfKenmKCN+Et006fQfP96lT7PXdtmRJOZn3QtBJiMZpIJYKC 39uqm+lWx8JmotNLoS2dr+p2UsNJFD1znZQEY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=n/wZHihQvEam7fQZswzbO208h0osocY8bIRnBHAQlFeoCmLDNuv9TD1ZSFIGhcnfXF MeFHC3t3ZECtlbm+l8i5pCs7VZYFYgah9B9hBneDQeRaCAW8FIJF3vmR9tLRtAFuthZ6 k+08MILKAIXsdmnE2M86tVOCXq1hZO4fwe5U8= Received: by 10.142.223.20 with SMTP id v20mr397688wfg.81.1221048204274; Wed, 10 Sep 2008 05:03:24 -0700 (PDT) Received: by 10.143.6.6 with HTTP; Wed, 10 Sep 2008 05:03:24 -0700 (PDT) Message-ID: <98d8c0860809100503i7647ce59hbfb587a22903161f@mail.gmail.com> Date: Wed, 10 Sep 2008 14:03:24 +0200 From: "Pierre-Arnaud Marcelot" Sender: pajbam@gmail.com To: users@directory.apache.org Subject: Re: [ApacheDS] 1.5.3 install comments In-Reply-To: <200809101109.29475.andy@datanucleus.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_16581_12616094.1221048204296" References: <200809101109.29475.andy@datanucleus.org> X-Google-Sender-Auth: aa3d55b68b0b0146 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_16581_12616094.1221048204296 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Andy, On Wed, Sep 10, 2008 at 12:09 PM, Andy Jefferson wrote: > Hi Pierre-Arnaud, > > >> I recently tried to upgrade to 1.5.3 (from 1.0.2). Some comments :- > >> With 1.0.2 I installed using the "Basic Users Guide" from the docs, and > >> since I was installing on Linux used > >> the "apacheds-1.0.0-linux-i386-setup.jar". This worked fine. > >> With 1.5.3 I thought I'd try the RPM. RPM installs fine. Sadly the "id" > >> command isn't located for me. Would be nice if you'd check "/bin/id" > since > >> this is the location on Mandriva 200x. > > > I'm wondering what you mean by "isn't located". Does this mean that the > post > > installation shell script must not use 'id' but '/bin/id' ? > > Sorry I wasn't specific enough. I was wanting to start the server using > /etc/rc.d/init.d/apacheds start default Oh, ok. I thought you were referring our post-installation script which also using the 'id' command. But as this script is using this command directly (without the full path, i.e. "id"), I was wondering how this could be failing... Thanks for this precision. > [...] > > which indeed asks me to report the location of the "id" binary on my > system :-) Simple hack of that file allows people using Mandriva Linux to > use > ApacheDS > > I raised > http://issues.apache.org/jira/browse/DIRSERVER-1249 Thanks for this one and the other one (improvement on the 'default' instance). We'll try address these issues as soon as possible. Thanks, Pierre-Arnaud ------=_Part_16581_12616094.1221048204296--