2008/10/2 Hannes Magnusson <[EMAIL PROTECTED]>: > On Thu, Oct 2, 2008 at 03:57, Kalle Sommer Nielsen <[EMAIL PROTECTED]> wrote: >> Hi Hannes >> >> 2008/10/1 Hannes Magnusson <[EMAIL PROTECTED]>: >>> 1) cvs -d:pserver:[EMAIL PROTECTED]/repository co phpdoc >>> 1b) cd phpdoc >>> 2) php configure.php >>> 3) pear channel-discover doc.php.net && pear install doc.php.net/phd-beta >> >> Actually this isn't always as easy on Windows, mainly because the >> go-pear seems to not like Windows at all, I still havn't been able to >> install pear with go-pear. > > Why not? Getting any errors? I thought it was installed by default by > the installer?
I do not use the installer, I simply just extra php to the folder I want to use it from. When I use: C:\PHP_5_2\>go-pear It asks me to install a system or local wide install, then it comes up with some configuratives where the path to CLI php.exe always is missing. If I press Enter to continue it just shows the same list of paths, if I type all after have configured path 12 (to CLI php.exe), it will end up with this error: 1-12, 'all' or Enter to continue: all Installation base ($prefix) [Inputfejl: Der er ikke noget filtypenavn i "C:\Users\Kalle".] : (Input error: There is no filetype name in "C:\Users\Kalle") I guess its because the installer doesn't support folders with spaces as the directory is called "C:\Users\Kalle Sommer Nielsen\...." So you cannot get further or atleast I can't because my username has spaces. I had to edit the phd.bat manually to make it work, not that it was any major but anyway. > > -Hannes > -- Kalle Sommer Nielsen -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php