This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]