Can anyone help me figuring out how to get --with-swf installed on the 
php4.04p1 install
I got the  dist.99.freebsd.tar.Z
from
http://reality.sgi.com/grafica/flash/
and unpacked it placing the libswf.a and swf.h files in a folder called swf 
like the notes say on

http://www.php.net/manual/en/ref.swf.php

I have a bsd box with the directories set like this

/usr/local/swf/lib/libswf.a
/usr/local/swf/include/swf.h

I enable it with --with-swf=/usr/local/swf

what is going on?
  I get this error when doing a make on php4.04p1:

*** Warning: This library needs some functionality provided by -lswf.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: This library needs some functionality provided by -lswf.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Christopher A. Manjoine
Webmaster Vice-President for Research
The University of Iowa
2 Gilmore Hall
Iowa City, IA 52242

Voice: 319-335-3019
Fax: 319-335-2130
Email: [EMAIL PROTECTED]
=~=~=~=~=~=~=~=~=~=~=~=~=~=~= 

Reply via email to