Re: [PHP-DEV] make cli problems

2004-07-23 Thread Jani Taskinen
# cvs -dPA # ./cvsclean # ./buildconf # ./configure ... Better choice: Use the snapshots.. --Jani On Fri, 23 Jul 2004, Wez Furlong wrote: >cvs -dP up >./buildconf >./configure > >On Fri, 23 Jul 2004 05:36:25 +, Curt Zirzow <[EMAIL PROTECTED]> wrote: >> >> >>

Re: [PHP-DEV] make cli problems

2004-07-23 Thread Wez Furlong
cvs -dP up ./buildconf ./configure On Fri, 23 Jul 2004 05:36:25 +, Curt Zirzow <[EMAIL PROTECTED]> wrote: > > > I hope I'm doing something wrong, I'm issuing this: > > cvs -dP update > make clean > ./configure --with-zlib --and-other-options > make cli > > My result when linking occ