Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 828 invoked from network); 28 Oct 2009 17:19:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Oct 2009 17:19:07 -0000 Received: (qmail 24258 invoked by uid 500); 28 Oct 2009 17:19:06 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 24186 invoked by uid 500); 28 Oct 2009 17:19:06 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 24177 invoked by uid 99); 28 Oct 2009 17:19:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 17:19:06 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trawick@gmail.com designates 72.14.220.153 as permitted sender) Received: from [72.14.220.153] (HELO fg-out-1718.google.com) (72.14.220.153) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 17:19:04 +0000 Received: by fg-out-1718.google.com with SMTP id 16so495808fgg.12 for ; Wed, 28 Oct 2009 10:18:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=xF6Tcph0xavIgeEJfQ2je20o8z8YzoVg7NI3YSKsFec=; b=lzD16ydXQ3x00QlLoq4Ofi6cAuBsWSR1dXMtEyvi3vnk8mVfMrxVq1JNd1/SXpxxTd Iox7ag0goqerhgNmdI/kp+bu+XuWQKnFpWs7C1zCdwnzt4+vn+zb88GKtka4T5AbiQIB lwgVdgacWtF++vJUfDlN3IRynAbDXGiiKl9ao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=FItfBgJPwePR/5W5tBLaLMoL/fxmPR/bkOTBsPcfIGEvsldKSl3zeDJ2j69dbhMN3L enHk4RGfsP5vttH5jGRrDJlkbKy0UuiHaAd4GZAIJPOaBkkfhAoPp8P9RsRe7DT1t+KP 9ljF1hft7j5wFIHkTdv3LZHHynZrCwloAqjmU= MIME-Version: 1.0 Received: by 10.86.10.36 with SMTP id 36mr3250850fgj.61.1256750322538; Wed, 28 Oct 2009 10:18:42 -0700 (PDT) In-Reply-To: <4AE879A7.8040204@sharp.fm> References: <26092524.post@talk.nabble.com> <4AE82B51.7000100@apache.org> <26098035.post@talk.nabble.com> <4AE879A7.8040204@sharp.fm> Date: Wed, 28 Oct 2009 13:18:42 -0400 Message-ID: Subject: Re: Making a binary distribution of apache 2.2.14 on Aix 6.1 From: Jeff Trawick To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Wed, Oct 28, 2009 at 1:04 PM, Graham Leggett wrote: > Ali Halawi wrote: > >> Well rpmbuild doesnt exist on my aix.. > > What packaging system does aix use? RPM? Or something else? primarily "something else"; I think it is referred to as LPP format IBM has provided RPMs of open source software for AIX for a long time. Presumably the RPM tools are available somewhere, though perhaps not in a normal install.