|
|
Subject: complie FDF with PHP on FreeBSD - msg#00137
List: php.install
Has anyone successfully compiled Forms Data Format function for PHP on
FreeBSD?
I know at the php site http://us4.php.net/manual/en/ref.fdf.php, they said
that the platforms supported by Adobe are only Win32, Linux, Solaris and
AIX. The tool kit you download at the adobe web site only contain ?.so?
files for those systems. BTW, you can download the fdf SDK tookit at
http://partners.adobe.com/asn/acrobat/sdk/regeula/fdftkv5.tar.gz
However, I know that FreeBSD supports Linux binary. Has anyone find
anywork around to get php FDF function to compile under FreeBSD. Can?t
FreeBSD somehow use the Linux ?.so? file? I really would like to use
FreeBSD, but I also need to use FDF. Anyone? Any inputs? Thanks.
Tree
--
PHP Install Mailing List ( http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
apache problem
I'm really sorry for bothering you with something a bit different
i have just reconfigured my apache to have its htdocs in another
folder it works fine, but only with the pages in the very root of this
folder
when i try running any php script from the folder php/ I get a 404
page does not exist
please be so kind to tell me what should I modify in the httpd.conf
thank you
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Next Message by Date:
click to view message preview
RE: complie FDF with PHP on FreeBSD
You may not really need the FDF toolkit, unless you need to do something
pretty sophisticated. There's code samples in the user notes at
http://php.net/fdf that'll let you parse and generate FDF streams
without having any third-party libraries installed...and it's working
pretty well for me here.
---
Mark Roedel | "Blessed is he who has learned to laugh
Systems Programmer | at himself, for he shall never cease
LeTourneau University | to be entertained."
Longview, Texas, USA | -- John Powell
> -----Original Message-----
> From: treeml@xxxxxxxxx [mailto:treeml@xxxxxxxxx]
> Sent: Friday, June 20, 2003 4:18 PM
> To: php-install@xxxxxxxxxxxxx
> Subject: [PHP-INST] complie FDF with PHP on FreeBSD
>
>
> Has anyone successfully compiled Forms Data Format function for PHP on
> FreeBSD?
> I know at the php site
> http://us4.php.net/manual/en/ref.fdf.php, they > said
> that the
> platforms supported by Adobe are only Win32, Linux, Solaris and
> AIX. The tool kit you download at the adobe web site only
> contain ".so"
> files for those systems. BTW, you can download the fdf SDK tookit at
> http://partners.adobe.com/asn/acrobat/sdk/regeula/fdftkv5.tar.gz
> However, I know that FreeBSD supports Linux binary. Has anyone find
> anywork around to get php FDF function to compile under FreeBSD. Can't
> FreeBSD somehow use the Linux ".so" file? I really would like to use
> FreeBSD, but I also need to use FDF. Anyone? Any inputs? Thanks.
> Tree
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Previous Message by Thread:
click to view message preview
apache problem
I'm really sorry for bothering you with something a bit different
i have just reconfigured my apache to have its htdocs in another
folder it works fine, but only with the pages in the very root of this
folder
when i try running any php script from the folder php/ I get a 404
page does not exist
please be so kind to tell me what should I modify in the httpd.conf
thank you
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Next Message by Thread:
click to view message preview
RE: complie FDF with PHP on FreeBSD
You may not really need the FDF toolkit, unless you need to do something
pretty sophisticated. There's code samples in the user notes at
http://php.net/fdf that'll let you parse and generate FDF streams
without having any third-party libraries installed...and it's working
pretty well for me here.
---
Mark Roedel | "Blessed is he who has learned to laugh
Systems Programmer | at himself, for he shall never cease
LeTourneau University | to be entertained."
Longview, Texas, USA | -- John Powell
> -----Original Message-----
> From: treeml@xxxxxxxxx [mailto:treeml@xxxxxxxxx]
> Sent: Friday, June 20, 2003 4:18 PM
> To: php-install@xxxxxxxxxxxxx
> Subject: [PHP-INST] complie FDF with PHP on FreeBSD
>
>
> Has anyone successfully compiled Forms Data Format function for PHP on
> FreeBSD?
> I know at the php site
> http://us4.php.net/manual/en/ref.fdf.php, they > said
> that the
> platforms supported by Adobe are only Win32, Linux, Solaris and
> AIX. The tool kit you download at the adobe web site only
> contain ".so"
> files for those systems. BTW, you can download the fdf SDK tookit at
> http://partners.adobe.com/asn/acrobat/sdk/regeula/fdftkv5.tar.gz
> However, I know that FreeBSD supports Linux binary. Has anyone find
> anywork around to get php FDF function to compile under FreeBSD. Can't
> FreeBSD somehow use the Linux ".so" file? I really would like to use
> FreeBSD, but I also need to use FDF. Anyone? Any inputs? Thanks.
> Tree
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|
|