caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Shivkumar Chandrasekaran <shiv@ece.ucsb.edu>
To: fecl2@squarestone.com
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] camlimages jpeg mac os x
Date: Wed, 19 May 2004 08:53:00 -0700	[thread overview]
Message-ID: <9ACA4D34-A9AC-11D8-A2EC-000393942C76@ece.ucsb.edu> (raw)
In-Reply-To: <200405190805.i4J85n3w008532@i5>

Did you try:

CFLAGS=-I/sw/include LDFLAGS=-L/sw/lib ./configure

Remember to use --cache-file=/dev/null to turn off caching if you have 
run ./configure before.

HTH,

--shiv--


On May 19, 2004, at 1:05 AM, fecl2@squarestone.com wrote:

>
> Hi Shiv.
> I can not help yet, but I also wondered how to get libjpeg recognised,
> and got as far as emailing the maintainers (I think), but no reply.
>
> I wondered if it was a configure problem, so tried editting the
> Makefile.config manually. This might work, but I didnt get there.
> It looked like just editting the 2 relevant lines below should
> be enough to convert the Makefile for jpeg support, but then I think
> the "linking" failed, which is probably the reason why the
> configure failed. I didnt get time to investigate that.
> Regards,
> James.
>
>> Hi,
>> I am trying to install camlimages on mac os x. I am not able to get
>> "./configure" to recognize that I do have libjpeg installed. I have
>> jpeg (tiff, png, etc.) installed in /sw/lib using fink. The configure
>> script does not seem to give me any option for setting the directory
>> where libjpeg is located. I tried creating a symbolic link in /usr/lib
>> but that did not help either.
>>
>> Any advice? Thanks,
>> --shiv--
>
> ---x---x---x---x---x---x---x---x---x---x---x---x---x---x---x---x---x---
>
> To: Pierre Weis <pierre.weis@inria.fr>
> Cc: Jun.Furuse@inria.fr
> Subject: RE: New release of CamlImages
> Date: Fri, 30 Apr 2004 14:04:55 +0100
>
> Hi Pierre (and Jan).
> I was just installing CamlImages. May I ask a couple of questions?
>
> First, compiling ./examples/lv/display.ml gave an error on line 666.
> The compile gets through if I add,
>
>   | `TRANSPARENT_BORDER::fs -> (* nop *) get_image fs
>
> so perhaps it could be an omission (I am using ocaml 3.06).
>
> Secondly, can I ask about compiling for jpeg/png support?
> When I do ./configure, in Makefile.config I get lines:
>
>   SUPPORT_PNG=false
>   SUPPORT_JPEG=false
>   LIBJPEG=
>   LIBPNG=
>
> and running liv.byte reports "jpeg is not supported".
>
> I am using RedHat, with the following RPMs installed:
>
>  libjpeg-6b-16
>  libjpeg-devel-6b-19
>  libpng-1.0.14-0.7x.4
>
> Do you know why jpeg/png support is missing?
> Regards,
> James.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


       reply	other threads:[~2004-05-19 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200405190805.i4J85n3w008532@i5>
2004-05-19 15:53 ` Shivkumar Chandrasekaran [this message]
2004-05-18 21:06 Shivkumar Chandrasekaran
     [not found] ` <10AF61FB-A926-11D8-80C1-003065F3078C@cs.unm.edu>
2004-05-19 15:46   ` Shivkumar Chandrasekaran

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9ACA4D34-A9AC-11D8-A2EC-000393942C76@ece.ucsb.edu \
    --to=shiv@ece.ucsb.edu \
    --cc=caml-list@inria.fr \
    --cc=fecl2@squarestone.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).