[PHP-DEV] php4beta1-cvs: where is libzend? From: Alex Vorobiev (sasha <email protected>)
Date: 07/26/99

downloaded php4beta1 cvs tree...

# ./buildconf
buildconf: can not find libzend
           libzend should be installed in . or ..

# ls libzend
ls: libzend: No such file or directory

# find . -name *zend*
./apidoc-zend.txt

# cvs -z3 -d :pserver:cvsread <email protected>:/repository checkout zend
cvs server: cannot find module `zend' - ignored
cvs [checkout aborted]: cannot expand modules

# cvs -z3 -d :pserver:cvsread <email protected>:/repository checkout libzend
cvs server: cannot find module `libzend' - ignored
cvs [checkout aborted]: cannot expand modules

i am out of ideas. help!

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>