ID:              36002
 User updated by: bkw at weisshuhn dot de
 Reported By:     bkw at weisshuhn dot de
-Status:          Feedback
+Status:          Closed
 Bug Type:        *General Issues
 PHP Version:     4.4.2
 Assigned To:     cellog
 New Comment:

yep, looks fixed to me. Thanks!


Previous Comments:
------------------------------------------------------------------------

[2006-01-22 23:13:41] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

[2006-01-22 06:39:06] [EMAIL PROTECTED]

you can also fix this by simply putting --force in the command line
passed to install-pear.php in php-src/pear/Makefile.frag

Ultimately, however, you can also

cd php-src/pear/packages
wget http://pear.php.net/get/Archive_Tar-stable.tar
wget http://pear.php.net/get/Console_Getopt-stable.tar
wget http://pear.php.net/get/HTML_Template_IT-stable.tar

this will fix it without need for patching.

------------------------------------------------------------------------

[2006-01-22 06:35:42] [EMAIL PROTECTED]

I'll be able to do this tomorrow when I get back home to my unix box
where I can fix this and test to make sure it actually works

this is quite simple to fix, for future reference.

cd php-src/pear/packages
pear download -Z Archive_Tar Console_Getopt HTML_Template_IT
cvs commit -m "fix less-than-precise search/replace"

------------------------------------------------------------------------

[2006-01-18 23:56:05] [EMAIL PROTECTED]

Greg, can you please fix this? I know I broke it but I don't have time
to fix it. (I don't know even where to start looking..)


------------------------------------------------------------------------

[2006-01-18 23:14:51] [EMAIL PROTECTED]

Actually, this is something that Jani broke - and he was warned about
this. Assigning to him instead.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/36002

-- 
Edit this bug report at http://bugs.php.net/?id=36002&edit=1

Reply via email to