Hi, > How is lcms generally used in PHP?
Amazing question since there is no "official" wapper for PHP. Also, LcmsLoadProfile() des not belong to any lcms API. Maybe you miss some layer? I mean, lcms is a C library, so you need some sort of interface for calling lcms from PHP. I bet this is the missing part. Plese let me know if you find that. I will put a link on the site to such wrapper. Regards Marti Maria The littleCMS project http://www.littlecms.com ----- Original Message ----- From: "Garreth McDaid" <[EMAIL PROTECTED]> To: <lcms-user@lists.sourceforge.net> Sent: Friday, November 17, 2006 11:43 AM Subject: [Lcms-user] PHP PEAR lcms question 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 ------------------------------------------------------------------------- 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