I am trying to build DRLVM+classlibs on RedHat Enterprise Linux 4 update 4, and am having the similar problems to Leo. I cannot find any official package which provides icc34.h (I've tried searching with up2date).
icc34.h is included into liblcms sources. It's possible to download the sources using this link: [1].
An even more annoying problem exists on Fedora Core 5 because the libjpeg-devel package does not contain "/usr/lib/libjpeg.a"
Use instructions from [2] to build the dependencies. [1] http://www.littlecms.com/lcms-1.14.tar.gz [2]http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/depends/libs/build/README.txt?view=markup On 12/1/06, Naveen Neelakantam <[EMAIL PROTECTED]> wrote:
Hello Gregory, I am trying to build DRLVM+classlibs on RedHat Enterprise Linux 4 update 4, and am having the similar problems to Leo. I cannot find any official package which provides icc34.h (I've tried searching with up2date). An even more annoying problem exists on Fedora Core 5 because the libjpeg-devel package does not contain "/usr/lib/libjpeg.a" Does you previous offer to help still stand? Any help would be much appreciated. Thanks, Naveen On Oct 11, 2006, at 6:57 PM, Gregory Shimansky wrote: > On Wednesday 11 October 2006 05:28 Leo Li wrote: >> But I cannot find the rpm for liblcms.a and icc34.h in the CD. >> There is no >> liblcms*.rpm or lcms*.rpm. And what do you mean official mirror, the >> redhat site? >> >> Although I admit rpmfind is not a good way, but it really works >> after I >> installed all the necessary packages and put the required files to >> the >> appropriate position. >> >> At least Harmony should gives some hints, for example, which rpm is >> required and where to get them. Since not every body is an expert >> of rpm, >> and aware of the relationship between the required files and >> rpms, as well >> as their versions, as you said, "the rpm hell". > > Yes I agree that there should be some necessary library > requirements for > building all of the harmony components, and these requirements > should be > described in some place. This was agreed in another branch of this > thread. > > As to rpm packages, send me a email directly, please write which > version of > redhat you have installed. I am sure I can help you with installing > the > necessary packages. > > -- > Gregory Shimansky, Intel Middleware Products Division > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
