On Feb 16, 2010, at 12:16 PM, Jake McGraw wrote:

Also, if you have pear installed and working:

pear channel-discover zfcampus.org
pear install zfcampus/ZF

Your pear path should be a part of your include path.

Oh that's handy!

I've typically been doing the following:

cd <path-to-pear-libs>
wget http://zf-download-link
tar xzvf ZendFramework-X.Y.Z.tgz
ln -s ZendFramework-X.Y.Z/library/Zend

Which I suppose isn't as nice, but works quite well.

-Tim
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to