Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 94976 invoked from network); 19 Jun 2008 08:44:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jun 2008 08:44:14 -0000 Received: (qmail 48648 invoked by uid 500); 19 Jun 2008 08:44:16 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 48603 invoked by uid 500); 19 Jun 2008 08:44:16 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 48592 invoked by uid 99); 19 Jun 2008 08:44:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 01:44:16 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2008 08:43:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 19FED234C14B for ; Thu, 19 Jun 2008 01:43:45 -0700 (PDT) Message-ID: <919761866.1213865025105.JavaMail.jira@brutus> Date: Thu, 19 Jun 2008 01:43:45 -0700 (PDT) From: =?utf-8?Q?J=C3=BCrgen_Weber_=28JIRA=29?= To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-931) Provide a zip/tar.gz download for DS In-Reply-To: <30479030.1179218836515.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-931?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 2606291#action_12606291 ]=20 J=C3=BCrgen Weber commented on DIRSERVER-931: ---------------------------------------- A .tgz of apacheds-noarch sounds good.=20 Just tar -xzf and run the startup.sh script, that should be enough. > Provide a zip/tar.gz download for DS > ------------------------------------ > > Key: DIRSERVER-931 > URL: https://issues.apache.org/jira/browse/DIRSERVER-931 > Project: Directory ApacheDS > Issue Type: Wish > Affects Versions: 1.5.0 > Environment: Win32 > Reporter: J=C3=BCrgen Weber > Assignee: Pierre-Arnaud Marcelot > Fix For: 1.5.3 > > > Provide a zip/tar.gz download for DS in addition to the platform specific= .exe download (like there is for Tomcat: http://tomcat.apache.org/download= -60.cgi) > In many corporate environments it is not possible for users to install Wi= ndows exes whereas unzipping a zip archive is possible. Same goes for Unix,= it would be much easier to just untar DS into a directory and run it inste= ad of having root install it. > So installing DS is not possible even if DS could be run as pure Java app= lication. > Even if you have full control over your windows machine I don't like if J= ava software registers with the system, I like it much better if a software= can be unzipped into a folder and simply runs (as with Tomcat, Geronimo or= Eclipse). > A workaround right now is to run the DS setup in a vmware vm, zip the ins= tall folder and unzip on the target machine. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.