Date: 05/26/00
- Next message: thies <email protected>: "[PHPDOC] [norlab1 <email protected>: [PHP-DEV] PHP 4.0 Bug #4601: Apache dies after php4 install]"
- Previous message: Hartmut Holzgraefe: "[PHPDOC] cvs: phpdoc /de/functions/ var.xml /en/functions/ var.xml"
- Next in thread: Egon Schmid: "[PHPDOC] cvs: phpdoc /en/functions/ swf.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
steinm Fri May 26 02:39:18 2000 EDT
Modified files:
/phpdoc/en/functions swf.xml
Log:
- documented the new way libswf has to be installed.
Index: phpdoc/en/functions/swf.xml
diff -u phpdoc/en/functions/swf.xml:1.5 phpdoc/en/functions/swf.xml:1.6
--- phpdoc/en/functions/swf.xml:1.5 Wed May 24 18:36:03 2000
+++ phpdoc/en/functions/swf.xml Fri May 26 02:39:17 2000
@@ -7,8 +7,12 @@
PHP offers the ability to create Shockwave Flash files via Paul Haeberli's
libswf module. You can download libswf at <ulink url="&url.swf;">&url.swf;</ulink>.
Once you have libswf all you need to do is to configure
- <option role="configure">--with-swf[=DIR]</option> where DIR is the location of
- libswf.a.
+ <option role="configure">--with-swf[=DIR]</option> where DIR is a location
+ containing the directories include and lib. The include directory has to
+ contain the swf.h file and the lib directory has to contain the libswf.a
+ file. If you unpack the libswf distribution the two files will be in one
+ directory. Consequently you will have to copy the files to the proper
+ location manually.
</simpara>
<para>
Once you've successfully installed PHP with Shockwave Flash support you can then
@@ -2177,4 +2181,4 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
--->
\ No newline at end of file
+-->
- Next message: thies <email protected>: "[PHPDOC] [norlab1 <email protected>: [PHP-DEV] PHP 4.0 Bug #4601: Apache dies after php4 install]"
- Previous message: Hartmut Holzgraefe: "[PHPDOC] cvs: phpdoc /de/functions/ var.xml /en/functions/ var.xml"
- Next in thread: Egon Schmid: "[PHPDOC] cvs: phpdoc /en/functions/ swf.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

