Do you really have to build it? Why not use cygwin's setup application and have them do the work? You don't need to build it under cygwin.
()-() ()-()
\"/ DON'T BLAME ME, I VOTED FOR PACO! \"/
` `
| [reply] |
What kind of windows OS are you running Cygwin on?
I have cygwin on a NT4 and Win95 machines.
On the Win95 machine cygwin didn't come with perl
so I just used ActiveState perl.
On the NT4 machine I didn't have to do nothing
except click on cygiwn's setup link. | [reply] |
Current versions of cygwin running on Win95 include Perl. (I'm on win95 right now. Happy Happy Joy Joy!)
()-() ()-()
\"/ DON'T BLAME ME, I VOTED FOR PACO! \"/
` `
| [reply] |
this is part of a larger software package where the current installation of perl will be unknown so I would like to include my own known version. To do this I need to compile my own version (there are also several architectures involved Hp10, nt, etc).
Thanks
| [reply] |
I figured this out. I unpacked a version of perl compressed with zip and tried to use Cygwin. Didn't work. When I got a version tarred up and upacked it with Cygwin it worked like a champ. Must be a Unix/Windows file format problem
Thanks for the help | [reply] |