[PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Alex Akilov

The version4\download directory used to contain some of the files that
are referred to in the version4\win32build.php instructions.  Though
one of the files (number.tar.gz) can still be found in the base download

directory, it appears that the bindlib_w32 has now vanished.
Makes building on win32 kinda hard.  I hope whoever deleted it can
put it back or at least update the win32build instructions so that we
can
continue to use that platform.

Alex


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread James Moore

Its in CVS now isnt it. http://cvs.php.net/viewcvs.cgi/php4/bindlib_w32/
also number.c is now included in PHP.

James
--  
James Moore
PHP Quality Assurance Team
[EMAIL PROTECTED]


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Jim Winstead

In article [EMAIL PROTECTED], [EMAIL PROTECTED]  wrote:
 The version4\download directory used to contain some of the files that
 are referred to in the version4\win32build.php instructions.  Though one
 of the files (number.tar.gz) can still be found in the base download
 directory, it appears that the bindlib_w32 has now vanished. Makes
 building on win32 kinda hard.  I hope whoever deleted it can put it back
 or at least update the win32build instructions so that we can continue
 to use that platform.

bindlib is now in extra/bindlib_w32.zip. the win32build.php instructions
have been updated. (this may take 15 minutes or so to propogate to
www.php.net.)

as someone else pointed out, number.tar.gz shouldn't be required anymore.

jim

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Alex Akilov

James,

Not so sure all of it is in CVS.  For example, there used to be
a bindlib.dsp/dsw and a bunch of source files (e.g. res*.c)
that I seem to recall which I can't find anywhere anymore.  In fact,
the bindlib_w32 directory in CVS doesn't seem to contain much
in terms of actual files.

Either way, the win32build instructions should have been corrected.

Alex


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Alex Akilov

Ahh yes.  That's better.  Thanks Jim.

Alex


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Alex Akilov

Jim,

Only one minor correction.  The link in win32build to the bindlib
file is now pointing at "extra" but is still labeled "download".  No
biggie, but since we're striving for purfection :-).

Alex


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]