emanual, will you please send plain text and not html next time?
You're doing my head in!
----- Original Message -----
From: "eManual" <[EMAIL PROTECTED]>
To: "Gabor Hojtsy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, January 05, 2003 6:12 PM
Subject: Re: [PHP-DOC] :: compiling manual ::
i've done right, the problem is with my cygwin, that isn't handle
/cygdrive/c well, so, i've making some changes at file-entities.ent
well, now, i've have a list of the minimum installation for compiling
manual (cygwin instalation):
<pre>
Default=don't change unless you have a reason or know what you are doing
ps: this instalation is made for compiling php manual, don't expected
that it do much more another things
*=means check
Skip em todas as op��es=Skip all options (sorry, i'm a brazilian guy ;)
+All Default
+Admin Skip em todas as op��es
+Archive Skip em todas as op��es
+Base Default
+Database Skip em todas as op��es
+Devel
*autoconf-stable
*cvs
*gcc2
*make
*mktemp
*libxml2
*libxslt
+Doc Default
+Editors
*Emacs
+Games Skip em todas as op��es
+Interpreters Default
+Libs
*crypt
*libbz2_1
*libiconv2
*libintl1
*libintl2
*libncurses5
*libncurses6
*ncurses
*libxml2
*libxslt
*pcre
*termcap
*w32api
*zlib
+Mail Skip em todas as op��es
+Math Skip em todas as op��es
+Net Skip em todas as op��es
+Publishing Skip em todas as op��es
+Shells Default
+System Skip em todas as op��es
+Text Default
+Utils
*bzip2
*clear
+Web Skip em todas as op��es
+XFree86 Skip em todas as op��es
+_PostInstallLast Default
</pre>
----- Original Message -----
From: Gabor Hojtsy
To: eManual ; [EMAIL PROTECTED]
Sent: Sunday, January 05, 2003 8:59 AM
Subject: Re: [PHP-DOC] :: compiling manual ::
I am one of the authors of the howto. I have documented my
configuration steps in the howto ;)
Goba
----- Original Message -----
From: eManual
To: Gabor Hojtsy ; [EMAIL PROTECTED]
Sent: Saturday, January 04, 2003 10:22 PM
Subject: Re: [PHP-DOC] :: compiling manual ::
so i cannot understand, why works with you, can you send me your
configuration steps, please?
----- Original Message -----
From: Gabor Hojtsy
To: eManual ; [EMAIL PROTECTED]
Sent: Saturday, January 04, 2003 5:07 PM
Subject: Re: [PHP-DOC] :: compiling manual ::
CGI PHP is included in the download, and named php.exe. If you set
up everything after the howto, then it should work...
First I don't understand really why you would like to be able to
build the manual yourself if you even don't know what CGI PHP is???
Second I still don't understand what is your problem, you have not
explained it quite well (at least not the way I can understand it)...
Please use "reply all", so others can also get this email on the
phpdoc list [if they are interested ;}].
Goba
----- Original Message -----
From: eManual
To: Gabor Hojtsy
Sent: Saturday, January 04, 2003 7:51 PM
Subject: Re: [PHP-DOC] :: compiling manual ::
Hi Goba, sorry if you do not understand me, so, i have 2
questions,
CGI command line PHP is:
A different PHP from the downloads/ section of PHP.net?
or CGI command line PHP is
@"C:\php\php.exe" -c c:\cygwin\arquivos\phpdoc\scripts\php.ini
%1 %2 %3 %4 %5 %6 %7 %8 %9
And, i can use -c option, is this right? because i have 2
php.ini file , one located at %WINDIR%/php.ini, and that another in
cygwin files.
In HOW-TO, they say me that i need to use the file at scripts on
phpdoc, so i've maked this,
Thanks for the help,
Turbano
----- Original Message -----
From: Gabor Hojtsy
To: eManual ; [EMAIL PROTECTED]
Sent: Saturday, January 04, 2003 12:03 PM
Subject: Re: [PHP-DOC] :: compiling manual ::
First of all, I must admit I cannot understand your
problem[s]. I cannot see why you have modified the file-entities.ent
open comand, and not checked what is in $out_dir, why it is bad. The
build system works on my cygwin environment, with CGI command line PHP.
Goba
----- Original Message -----
From: eManual
To: [EMAIL PROTECTED]
Sent: Saturday, January 04, 2003 12:50 AM
Subject: [PHP-DOC] :: compiling manual ::
hi people, i've tried to compile the manual on WINDOWS,
using cygwin, i've got a error, that tell me that the file
'file-entities.xml' cannot be open for writing.
So, i've change the file
file-entities.php.in
at the line number: 76
i've commented the line that i've change
//$fp = fopen("$out_dir/entities/file-entities.ent", "w");
$fp = fopen("../entities/file-entities.ent", "w");
after this, the manual, compiles well, when run the command
configure, but in time of 'make test' show some errors (3 to be exact)
about this, i'll tell my route:
$ autoconf
$ ./configure
-> error, changed the file 'file-entities.php.in' with that
lines above.
again
$ autoconf
$ ./configure
->works
now, the little headache
$ make test
../phpdoc-tools/jade/nsgmls.exe -i lang-en -D . -s
.../dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
C:\cygwin\arquivos\phpdoc-tools\jade\nsgmls.exe:manual.xml:52:2:E:
cannot open "/arquivos/phpdoc/installpart.xml" (No such file or
directory)
C:\cygwin\arquivos\phpdoc-tools\jade\nsgmls.exe:C:/cygwinarquivos/phpdoc
/en/appendices/reserved.xml:1132:2:E: cannot open
"/arquivos/phpdoc/reserved.constants.xml" (No such file or directory)
C:\cygwin\arquivos\phpdoc-tools\jade\nsgmls.exe:manual.xml:241:2:E:
cannot open "/arquivos/phpdoc/funcindex.xml" (No such file or directory)
make: *** [test] Error 1
i don't know what this can be, the files is in the directory
that the make test say me that it won't, i don't know really what to do
anymore.
and a second question the nickname 'thomasgm' is blocked at
cvs.php.net? or not?
--
Thanks,
Turbano
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php