[perl-5.6.1-1-src] Configure not found

Gerrit P. Haase gerrit@familiehaase.de
Mon Jan 8 04:12:00 GMT 2001


Eric,

Tried your build-script, but it works not for me, couldn't say why.

$ sh -x build.sh
+ set -e
+ cp -p Policy.sh ..
+ cd ..
+ ./Configure -des -Dusemultiplicity -Duseperlio
./Configure: not found
+ tee CYGWIN-PATCHES/log.configure

#!/bin/sh

set -e

cp -p Policy.sh ..
cd ..

./Configure -des 2>&1 -Dusemultiplicity -Duseperlio | tee CYGWIN-PATCHES/log.configure
^^^^
Here i removed './' and now it works.
gph
--
gerrit.haase@convey.de
PGP Version: 6.5.8 Public Key Information
KeyID: 0xC8C9D69A, Type/Size: DH/DSS 2048/1024bit 
Key fingerprint = 57C8 1B1D CFE4 8515 AA3E  4499 A326 0F3C C8C9 D69A

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list