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

- PHP >= 4.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:
  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,
and I have installed MySQL 3.22.32) and testing it also
on Debian GNU/Linux 2.2 (with PostgreSQL 6.5.3 and MySQL 3.22.32).

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

