On 6/3/07, Hans Trygve Jensen <[EMAIL PROTECTED]> wrote:
> Dear Fink Users,
>
> I'm not entirely sure if this particular list is the right place
> to ask the following questions. I'll give it a try. :-)
>
> I'm installing a PHP based photo gallery solution which I plan
> to run in Camino or Safari on my local Apache server. (My
> version of Apache is 1.3.33. The PHP version is 4.4.4. All on
> Mac OS X 10.4.9.)
>
> The gallery solution recommends ImageMagick for thumbnail
> features and requires gettext for eventual internationalization
> of the application. The latter package is less crucial than the first.
>
> I wonder if it's possible to make use of the ImageMagick and
> gettext packages that's already installed in Fink's "sw" folder
> - instead of installing them separately by other means or via
> PHP bundles such as Marc Liyanage's (reportedly excellent) PHP 5
> module build?
>
> If the "sw" folder's ImageMagick and gettext packages could be
> used here, what would be the specific steps to make Mac OS X's
> standard PHP module aware of these packages? Do I need to run
> any terminal commands to (re-)enable the packages? And would I
> have to add anything specific in the "php.ini.default" file in
> the "/private/etc/" folder?
>
> Thanks for any help!
>
> Best regards,
> Hans Trygve Jensen
>

Our PHP4 and PHP5 packages don't seem to have any specific modules for
gettext or ImageMagick, so that may be a function of your gallery
program rather than something that PHP needs to be built to
accommodate.

If that is indeed the case you certainly could configure your
application to use Fink's gettext and ImageMagick:

http://www.finkproject.org/faq/usage-general.php#compile-myself
-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to