[nycphp-talk] pear package manager
Mark Withington
mwithington at PLMresearch.com
Mon Jan 31 11:06:36 EST 2005
Thanks. That did the trick. On a related note. Anyone know of a good pear
primer (in book form) that I can buy for reading on the train/etc?
Mark
--------------------------
Mark L. Withington
PLMresearch
"eBusiness for the Midsize Enterprise"
PO Box 1354
Plymouth, MA 02362
o: 800-310-3992
f: 508-746-4973
v: 508-746-2383
m: 508-801-0181
http://www.PLMresearch.com
Netscape/AOL/MSN IM: PLMresearch
mwithington at plmresearch.com
Public Key: http://www.PLMresearch.com/keys/MLW_public_key.asc
Calendar: http://www.plmresearch.com/calendar.php
-----Original Message-----
From: talk-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org]On Behalf Of Scott Mattocks
Sent: Monday, January 31, 2005 11:02 AM
To: NYPHP Talk
Subject: Re: [nycphp-talk] pear package manager
Mark Withington wrote:
> I'm new to pear and its package manager. Have successful installed pear
on
> my windoz box and am trying to use install from the command line.
> Everything appears to work OK, however, the particular package that I'm
> trying to install is listed as beta. The pear install command appears to
> only support those packages listed as stable. Anyone know of a
work-around?
> Is there a switch I can set that will install beta packages?
>
You need to set your prefered package state. You can see your current
settings by typing:
$ pear config-show
And then you can set up pear to allow you to install beta packages by
typing:
$ pear config-set preferred_state beta
--
Scott Mattocks
scott at crisscott.com
http://www.crisscott.com
http://pear.php.net/user/scottmattocks
_______________________________________________
New York PHP Talk
Supporting AMP Technology (Apache/MySQL/PHP)
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org
More information about the talk
mailing list