||*()*|| Hi, Gabor.
>> nlopess Sun Apr 3 12:36:54 2005 EDT
>>
>> Modified files:
>> /phpdoc/howto tools.xml
>> Log:
>> just put the PHP directory in the path
GH> So then the only remaining stuff out of installing cygwin, is getting
GH> jade/sp. It would definitely simpilfy the process, if this could be
GH> integrated into the cygwin setup :)
I'll quote my letter from 20th of September 2004 (yes - that old).
--*[cut]*--
There are some problems with using openjade from cygwin package on
windows and native w32 PHP binary. ./configure script uses PHP version
to determine full working path, used in file-entities.php and later in
entities/file-entities.ent If PHP is compiled with cygwin, path should
be prefixed with /cygdrive/, in this case openjade.exe in ../php-tools
will not understand these paths. Also if openjade is from cygwin
and PHP binary is from standard win32 distrubutive, paths produced by
scripts/file-entities.php (i.e. c:/...) will be not understandable by
openjade, so..
Is it really necessary to have absolute paths in
entities/file-entities.ent? There's a comment indicating, that absolute
paths are keeped to have meaningful error messages. Is there any other
reasons? If there isn't - how about to use relative paths in
entities/file-entities.ent?
--*[cut]*--
Look here for the rest of the thread.
http://www.manucorp.com/archives/phpdoc/200409/msg00536.php
t
--