[plt-scheme] web-server-monitor
On Dec 27, Doug Orleans wrote:
> Eli Barzilay writes:
> > > Doesn't `make install' run ./install, no?
> >
> > At the end of `make install' it will tell you if you need to run
> > ./install or not.
>
> This always seemed kind of weird to me... why can't `make install'
> run the script itself if needed? Ditto for setup-plt.
I think that there were issues when things get copied to a different
location. (And `./install' is basically a way to run setup-plt before
the setup-plt launcher is created.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!