Re: [PHP-DOC] [PATCH] livedoc with cygwin

2004-02-08 Thread Nuno Lopes
> it's a sucky one if you want to to develop on a life installation as you > need to copy the files over again all the time then. > > Derick > The problem is that cygwin doesn't handle symlinks very well and windows doesn't like them either. So, this 'hack' is needed for windows users. Nuno

Re: [PHP-DOC] [PATCH] livedoc with cygwin

2004-02-08 Thread Derick Rethans
On Tue, 27 Jan 2004, Nuno Lopes wrote: > > hey > > > > playing a bit building livedoc on win2000 using cygwin i run ito two > > problems: > > > > 1. the autoconf (shell) paths are /cygdrive/X format, but the php binary > is > > vc build (cygwin gcc port is dead for a while) that have nothing to d

Re: [PHP-DOC] [PATCH] livedoc with cygwin

2004-01-28 Thread Nuno Lopes
> hey > > playing a bit building livedoc on win2000 using cygwin i run ito two > problems: > > 1. the autoconf (shell) paths are /cygdrive/X format, but the php binary is > vc build (cygwin gcc port is dead for a while) that have nothing to do with > those paths. > > 2. the `ln -sf` is somthing be

Re: [PHP-DOC] [PATCH] livedoc with cygwin

2004-01-27 Thread moshe doron
> > Please provide a normal patch. > > regards, > Derick > here: http://moshe.i-com-it.com/patchs/livedocs-cygwin.txt --/moshe.

Re: [PHP-DOC] [PATCH] livedoc with cygwin

2004-01-27 Thread Derick Rethans
On Tue, 27 Jan 2004, moshe doron wrote: > hey > > playing a bit building livedoc on win2000 using cygwin i run ito two > problems: > > 1. the autoconf (shell) paths are /cygdrive/X format, but the php binary is > vc build (cygwin gcc port is dead for a while) that have nothing to do with > those