Re: [PHP-DEV] PECL != Siberia

2002-06-14 Thread Stig S. Bakken
Okay, one problem seems to be solved: go-pear supports Windows now. Download http://pear.php.net/go-pear and do "php -q go-pear". Next issue is prebuilt extensions. I really want to have package signatures (with pgp/gpg) before going there, but again I'm not sure what the most feasible approa

Re: [PHP-DEV] PECL != Siberia

2002-06-11 Thread Dan Allen
[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > Dan Allen Wrote: > > Tomas V.V.Cox ([EMAIL PROTECTED]) wrote: > > > >> "Stig S. Bakken" wrote: > >> > > >> > You tell me :) We currently have no nice way of bootstrapping PEAR > >> > on Windows like we have on Unix (with "make install-pear-i

Re: [PHP-DEV] PECL != Siberia

2002-06-11 Thread mlwmohawk
Dan Allen Wrote: > Tomas V.V.Cox ([EMAIL PROTECTED]) wrote: > >> "Stig S. Bakken" wrote: >> > >> > You tell me :) We currently have no nice way of bootstrapping PEAR >> > on Windows like we have on Unix (with "make install-pear-installer" >> > and go-pear). What would be the most sensib

Re: [PHP-DEV] PECL != Siberia

2002-06-11 Thread Chris Shiflett
Dan Allen wrote: >Call me arrogant, but just use Linux for crying out loud. > OK. You're being arrogant. >Doesn't this debate make it clear that windows just sux when it >comes to doing anything remotely complicated. IMHO. I had to say >it. But if you feel that you have all the time in the w

Re: [PHP-DEV] PECL != Siberia

2002-06-11 Thread Dan Allen
Tomas V.V.Cox ([EMAIL PROTECTED]) wrote: > "Stig S. Bakken" wrote: > > > > You tell me :) We currently have no nice way of bootstrapping PEAR on > > Windows like we have on Unix (with "make install-pear-installer" and > > go-pear). What would be the most sensible way of giving Windows users >

Re: [PHP-DEV] PECL != Siberia

2002-06-11 Thread Tomas V.V.Cox
"Stig S. Bakken" wrote: > > You tell me :) We currently have no nice way of bootstrapping PEAR on > Windows like we have on Unix (with "make install-pear-installer" and > go-pear). What would be the most sensible way of giving Windows users > something ala go-pear? > What about: php -r "inc

Re: [PHP-DEV] PECL != Siberia

2002-06-10 Thread Shane Caraveo
It's a tough one :) Well, being able to build like on unix shouldn't be too hard to do, just have to call nmake on the dsp, but that wont work for the vast majority of users. Someone needs to provide prebuilt extensions that can be downloaded via pear, and unfortunately, I don't see any way o

Re: [PHP-DEV] PECL != Siberia

2002-06-10 Thread Stig S. Bakken
You tell me :) We currently have no nice way of bootstrapping PEAR on Windows like we have on Unix (with "make install-pear-installer" and go-pear). What would be the most sensible way of giving Windows users something ala go-pear? - Stig On Sun, 2002-06-09 at 18:49, Shane Caraveo wrote: > Hm

Re: [PHP-DEV] PECL != Siberia

2002-06-09 Thread Shane Caraveo
Hmm, what is happening for win32? Stig S. Bakken wrote: > With the latest PEAR installer (version 0.90), PECL extensions are now > built and installed during "pear install/upgrade" on Unix systems. > > First: upgrade PEAR to 0.9 with "pear upgrade PEAR". > > If you have the xmms libraries a

Re: [PHP-DEV] PECL != Siberia

2002-06-09 Thread Markus Fischer
On Sun, Jun 09, 2002 at 08:39:59PM +0200, Tomas V.V.Cox wrote : > Tell me if something doesn't work correctly now. No errors now, great! - Markus -- GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc -- PHP Development Mailing List To unsubscribe, vi

Re: [PHP-DEV] PECL != Siberia

2002-06-09 Thread Tomas V.V.Cox
Markus Fischer wrote: > > On Sun, Jun 09, 2002 at 06:35:44PM +0200, Tomas V.V.Cox wrote : > > Jani Taskinen wrote: > > > > > > # make install > > > > > > /usr/src/web/php/php4/sapi/cli/php /usr/src/web/php/php4/pear/install-pear.php >/usr/src/web/php/php4/pear/package-*.xml > > > /usr/src/web/ph

Re: [PHP-DEV] PECL != Siberia

2002-06-09 Thread Markus Fischer
On Sun, Jun 09, 2002 at 06:35:44PM +0200, Tomas V.V.Cox wrote : > Jani Taskinen wrote: > > > > # make install > > > > /usr/src/web/php/php4/sapi/cli/php /usr/src/web/php/php4/pear/install-pear.php >/usr/src/web/php/php4/pear/package-*.xml > > /usr/src/web/php/php4/pear/PEAR/Frontend/CLI.php(71

Re: [PHP-DEV] PECL != Siberia

2002-06-09 Thread Tomas V.V.Cox
Jani Taskinen wrote: > > # make install > > /usr/src/web/php/php4/sapi/cli/php /usr/src/web/php/php4/pear/install-pear.php >/usr/src/web/php/php4/pear/package-*.xml > /usr/src/web/php/php4/pear/PEAR/Frontend/CLI.php(71) : Fatal error - >Frontend::displayLine deprecated > > . > . > Installing

Re: [PHP-DEV] PECL != Siberia

2002-06-09 Thread Jani Taskinen
# make install /usr/src/web/php/php4/sapi/cli/php /usr/src/web/php/php4/pear/install-pear.php /usr/src/web/php/php4/pear/package-*.xml /usr/src/web/php/php4/pear/PEAR/Frontend/CLI.php(71) : Fatal error - Frontend::displayLine deprecated . . Installing program: pear cp: pear/scripts/pear: No su

[PHP-DEV] PECL != Siberia

2002-06-09 Thread Stig S. Bakken
With the latest PEAR installer (version 0.90), PECL extensions are now built and installed during "pear install/upgrade" on Unix systems. First: upgrade PEAR to 0.9 with "pear upgrade PEAR". If you have the xmms libraries and php_gtk installed, you can see it in action by doing simply "pear inst