[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] chicken.egg builds on Cygwin
From: |
John Cowan |
Subject: |
[Chicken-users] chicken.egg builds on Cygwin |
Date: |
Mon, 19 Jun 2006 12:03:45 -0400 |
User-agent: |
Mutt/1.3.28i |
Well, almost. Doing "chicken-setup chicken" with the current (2.320)
egg downloads, configures, and builds fine until the "make install"
process tries to overwrite chicken-setup.exe, which cannot be done
because it is currently running.
I recovered by going into the chicken.egg.dir directory and doing a "make
install" by hand, and then removing chicken.egg.dir and chicken.egg.
This produced a working build.
A safe approach would be for chicken-setup to notice that it is
building the Chicken egg (either by its name or by some internal flag
in chicken.setup) and copy chicken-setup to /tmp and then exec() it.
--
Why are well-meaning Westerners so concerned that John Cowan
the opening of a Colonel Sanders in Beijing means address@hidden
the end of Chinese culture? [...] We have had http://www.ccil.org/~cowan
Chinese restaurants in America for over a century,
and it hasn't made us Chinese. On the contrary,
we obliged the Chinese to invent chop suey. --Marshall Sahlins
- [Chicken-users] chicken.egg builds on Cygwin,
John Cowan <=