Hi,

I have been asked to 'fix' a PHP application that was written in 2001. 
The application uses lcms to convert RGB to CMYK for printing. I'm 
currently running the app on Fedora 2/PHP 5. I have installed the Extra 
lcms RPM for Fedora 2 and the library is exposed through ldconfig.

The application is currently breaking on a call to an undefined function:

LcmsLoadProfile()

How is lcms generally used in PHP?
The previous developer is using PEAR in this part of the app, but I 
can't find an lcms PEAR package, and otherwise I'm not sure how to have 
the app find the necessary function.

Any help would be greatly appreciated.

rgds

Garreth

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to