Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 30 Nov 2000 10:02:03 -0500 From: Jason Tishler To: "Gerrit P. Haase" Cc: cygwin Subject: Re: Lp/lpr equiv or how do I print Message-ID: <20001130100203.C299@dothill.com> References: <20001006080101 DOT A1021 AT dothill DOT com>; <20001128123520 DOT A183 AT dothill DOT com> <3A26050B DOT 9953 DOT 4FF9E85 AT localhost> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="H6X9WsDXT65RvyFT" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A26050B.9953.4FF9E85@localhost>; from gerrit.haase@t-online.de on Thu, Nov 30, 2000 at 07:43:07AM +0100 Organization: Dot Hill Systems Corp. --H6X9WsDXT65RvyFT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Gerrit, On Thu, Nov 30, 2000 at 07:43:07AM +0100, Gerrit P. Haase wrote: > are you able to maintain file-3.33 a little bit? Sure. > I got problems to build it OOTB. I have been getting caught will overly lose usage of "OOTB" recently. I should be using "OOTB, if your environment is configured properly" or "OOTB, if your environment is just like mine." :,) Anyway, please see the attached. Thanks, Jason -- Jason Tishler Director, Software Engineering Phone: +1 (732) 264-8770 x235 Dot Hill Systems Corporation Fax: +1 (732) 264-8798 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com Hazlet, NJ 07730 USA WWW: http://www.dothill.com --H6X9WsDXT65RvyFT Content-Type: message/rfc822 Content-Disposition: inline Received: from dp.boxhill.com (boxer-pptpc-9.boxhill.com [155.254.118.9]) by ny.dothill.com (8.9.3/8.9.3) with SMTP id UAA16479; Tue, 28 Nov 2000 20:05:36 -0500 Received: by dp.boxhill.com (sSMTP sendmail emulation); Tue, 28 Nov 2000 20:16:39 +4300 Date: Tue, 28 Nov 2000 20:16:39 -0500 From: Jason Tishler To: Randall R Schulz Subject: Re: Lp/lpr equiv or how do I print Message-ID: <20001128201639 DOT A227 AT dothill DOT com> References: <5 DOT 0 DOT 1 DOT 4 DOT 2 DOT 20001128094914 DOT 0310f968 AT 192 DOT 168 DOT 200 DOT 41> <20001006080101 DOT A1021 AT dothill DOT com> <20001006080101 DOT A1021 AT dothill DOT com> <20001128123520 DOT A183 AT dothill DOT com> <5 DOT 0 DOT 1 DOT 4 DOT 2 DOT 20001128094914 DOT 0310f968 AT 192 DOT 168 DOT 200 DOT 41> <20001128154350 DOT C373 AT dothill DOT com> <4 DOT 2 DOT 0 DOT 58 DOT 20001128125501 DOT 017ddd00 AT helium DOT teknowledge DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4 DOT 2 DOT 0 DOT 58 DOT 20001128125501 DOT 017ddd00 AT helium DOT teknowledge DOT com>; from rschulz AT teknowledge DOT com on Tue, Nov 28, 2000 at 01:48:44PM -0800 Organization: Dot Hill Systems Corp. Randall, On Tue, Nov 28, 2000 at 01:48:44PM -0800, Randall R Schulz wrote: > Thanks for the offer. I downloaded the source right after I read your > message this morning. However, it definitely did not build out-of-the box. You are missing autoconf, automake, and/or perl (needed by automake) or they are not in your PATH. This is why configure added stuff to your Makefile such as: ACLOCAL = ./missing aclocal Check the output from configure, I believe you will see something like the following: ... checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing ... where as mine is the following: ... checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found ... automake is part of Cygwin. You can get autoconf 1.4 and perl 5.6.0 from: http://cygutils.netpedia.net/V1.1/index.html After installing the missing packages, file should build OOTB. Jason -- Jason Tishler Director, Software Engineering Phone: +1 (732) 264-8770 x235 Dot Hill Systems Corporation Fax: +1 (732) 264-8798 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com Hazlet, NJ 07730 USA WWW: http://www.dothill.com --H6X9WsDXT65RvyFT Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com --H6X9WsDXT65RvyFT--