Mail Archives: cygwin/2000/11/30/10:06:48
--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 <Jason DOT Tishler AT dothill DOT com>
To: Randall R Schulz <rschulz AT teknowledge DOT com>
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> <VA DOT 00000530 DOT 00df7860 AT thesoftwaresource 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--
- Raw text -