LinuxTag 2003: Wez Furlong on ZZ/OSS Installer

Here at LinuxTag, I presented our installer to Wez Furlong, who is very much involved in the PHP development. Wez himself had the idea of implementing an installer, so I showed him what we did.

In general, he really likes the ZZ/OSS Installer.

He proposed the following optimizations:

– preparsing XML in actual release of an application to spare time while executing e.g. dependencies resolving
– run package config command line to read parameters of applications installed on the Operating System

His reservations were:
– it’s GPL
– it’s relatively large (many files) and has a high memory footprint due to the XML parsing

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s