Re: [PHP-DOC] Probs with file-entities.php.in and Cygwin

2002-10-06 Thread Thomas Schöfbeck
Hi Goba, sorry for this late answer, but I simply forgot this message after I've got ill last week. Many thanks for the answer, but no, I don't have a common workaround (not even thought about it yet, but maybe when I've finished all the old tranl.-files). But I don't consider this behavior

Re: [PHP-DOC] Probs with file-entities.php.in and Cygwin

2002-09-27 Thread Gabor Hojtsy
> > How you get into that directory where > > pwd returns a string not conformant to cygwin standard > > (/cygdrive/c/dir)? > > After starting Cywin via bash --login -i, simply with an cd phpdoc ;-) > /cygdrive/c/dir works well, but isn't return by pwd. > > But I can help myself, and if it's ass

Re: [PHP-DOC] Probs with file-entities.php.in and Cygwin

2002-09-26 Thread Thomas Schöfbeck
Gabor Hojtsy wrote: > Yes. As usual, the configure is not run form the phpdoc checkout > dir on the generator machine. What getcwd() returns, is the PHP > scripts directory, AFAIK, as PHP set the current directory to be > the script's directory (there may be a setting for it?). Thus the > value re

Re: [PHP-DOC] Probs with file-entities.php.in and Cygwin

2002-09-25 Thread Gabor Hojtsy
> Since my Cygwin is installed at c:/cygwin, the right absolute path can't > be created with pwd. > > So is there any reason against letting do PHP the job instead of > autoconf and change the line 56 in file-entities.php.in from > > $out_dir = abs_path(preg_replace("!^/cygdrive/(\\w)/!", "\\

[PHP-DOC] Probs with file-entities.php.in and Cygwin

2002-09-24 Thread Thomas Schöfbeck
Hi there, after a vry long break, I try to use some of my still very limited time to follow the list again, and sync at least my "critical" trasnslation-files. Unfortunately, a configure is not so easy, because the file-entities.ent can't be created at my Cygwin-config. file-entities.php