
---------------------
PgMarket requirements
---------------------

- PHP >= 4.0.0

- PostgreSQL (version >= 7.0.2 is suggested, versions 6.5.x should work, too)

- giftopnm, djpeg, pngtopnm, pnmscale, cjpeg
  Some examples...
  Red Hat Linux 6.2:
  libgr-progs (giftopnm, pngtopnm, pnmscale) and libjpeg (djpeg, cjpeg)
  Red Hat Linux 7.1 (and, very likely, also 7.2):
  netpbm-progs (giftopnm, pngtopnm, pnmscale) and libjpeg (djpeg, cjpeg)
  Debian GNU/Linux 2.2:
  graphics/netpbm (giftopnm, pnmscale), graphics/pnmtopng (pngtopnm),
  graphics/libjpeg-progs (cjpeg, djpeg)

Currently, I'm developing it on Red Hat Linux, versions 6.2 and 7.1
(on RH 6.2 I have upgraded PHP to version 4 and PostgreSQL to version 7.0.3,
and I have installed MySQL 3.22.32, on RH 7.1 I have upgraded PostgreSQL
to version 7.1.2) and testing it also on Debian GNU/Linux 2.2
(with PostgreSQL 6.5.3 and MySQL 3.22.32).
I'm testing it with the following versions of PHP:
4.0.0, 4.0.1pl2, 4.0.3pl1, 4.0.4pl1, 4.0.6.

The browser on the client side must support (and enable) JavaScript
and accept cookies.
This corresponds to the default settings for the browsers I am acquainted with.

--
Marco Pratesi
http://www.telug.it
pratesi@telug.it

