diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-09-03 20:56:49 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-04 23:50:25 -0500 |
commit | c36043820b20dbc601aeed91b4ebee0c3fb18a0b (patch) | |
tree | 0d96b0318f5eb5ff5a5f3462066890cfbcd58e15 /development/ming/README | |
parent | 61e6de614c8d27fcb91177d381e0e02b81f1f93b (diff) |
development/ming: Fix building perl extension.
Also partially fixed building the php extension. It builds fine
with a "normal" php 5.4 now, but still fails with a zts enabled one
like shipped in Slackware.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/ming/README')
-rw-r--r-- | development/ming/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/development/ming/README b/development/ming/README index 9daf66ce43ee5..02b3eb5f1730f 100644 --- a/development/ming/README +++ b/development/ming/README @@ -6,7 +6,4 @@ morphs), text, sprites (aka movie clips), buttons, and actions in flash movies, plus more. The goal for Ming is to abstract away all of the mundane specifics of the SWF file format. -This builds the c++, perl, python, php and tcl-plugin. -To enable the php extension, go to /etc/php/ming.ini -and uncomment the line: - ; extension=ming.so +This builds the c++, perl, python and tcl-plugin. |