Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 90695 invoked by uid 500); 12 Jul 2001 17:51:17 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 90363 invoked from network); 12 Jul 2001 17:50:11 -0000 From: "Vadim Gritsenko" To: Subject: RE: Mac OS X detection Date: Thu, 12 Jul 2001 13:49:36 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Many thanks to this, Torsten. Fixed. Yep, I'm kind today... :) Vadim > -----Original Message----- > From: Torsten Curdt [mailto:tcurdt@dff.st] > Sent: Thursday, July 12, 2001 10:59 > To: cocoon-dev@xml.apache.org > Subject: RE: Mac OS X detection > > > One more... there was also a syntax error fix in the patch. > > $(expr) > 0 > > will do a pipe into file named "0"! > It is supposed to be > > $(expr) -gt 0 > > Could you be so kind and change that to? > Thanks! > -- > Torsten > > > Thanks, fixed. Now it's turn for people with MacOS test this :) > > Hope MacOS have compatible with Linux regexp... > > > > Vadim > > > > > -----Original Message----- > > > From: Torsten Curdt [mailto:tcurdt@dff.st] > > > Sent: Thursday, July 12, 2001 8:37 > > > To: Cocoon-Dev > > > Subject: Mac OS X detection > > > > > > > > > ...is not working "correctly" on my machine. > > > (Linux SuSE 7.1) > > > > > > The build systems barfs at me that the "^" > > > is not ok here: > > > > > > $( expr $OSTYPE : '^[dD]ardwin.*' ) > > > > > > My man page says that '^' is implicitly > > > prepended. Shall I provide a patch for > > > this or is this a system specific thing? > > > Can some people have a look? (info expr) > > > > > > Thanks > > > -- > > > Torsten > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org > > For additional commands, email: cocoon-dev-help@xml.apache.org > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org