Discussion:
Packages download
(too old to reply)
jai
2007-01-05 10:58:30 UTC
Permalink
Hi,
All the packages given in the pear site is in .tgz format which is not
supported in windows OS.What should I do if I need a package to work
with windows environment.

Thanks,
jaishankar.
Anant Narayanan
2007-01-05 11:49:41 UTC
Permalink
Post by jai
All the packages given in the pear site is in .tgz format which is not
supported in windows OS.What should I do if I need a package to work
with windows environment.
First off, wrong list. You should post such queries to pear-general.

.tgz files can be opened using several Free tools available for Windows
like 7zip[1] and IZarc[2].

Also if you have PEAR installed, a simple command 'pear install
<package>' on your command line will install the package on its own
without requiring much user intervention.

Cheers,
--
Anant

[1] http://www.7-zip.org/
[2] http://www.izarc.org/

Loading...