On Wed, Sep 10, 2008 at 03:03:11PM +0200, Benedikt Quirmbach <[EMAIL
PROTECTED]> wrote:
> Now I want to install SWFTools.
Try entering
apt-get install swftools
in the command-line.
That'll probably be a pretty old version, though.
> Is there a any description how to install SWFTools and use it with php5?
Well, using swftools with php so far seems to work by calling it from
the command-line. Try to disable all "chroot" parameters of php and
apache (if you're asked about that during installation, and if you
can live with the risk) to make that easier.
Greetings
Matthias