caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Shivkumar Chandrasekaran <shiv@ece.ucsb.edu>
To: caml-list <caml-list@inria.fr>
Cc: William Neumann <wneumann@cs.unm.edu>
Subject: Re: [Caml-list] camlimages jpeg mac os x
Date: Wed, 19 May 2004 08:46:26 -0700	[thread overview]
Message-ID: <AFD79CF5-A9AB-11D8-A2EC-000393942C76@ece.ucsb.edu> (raw)
In-Reply-To: <10AF61FB-A926-11D8-80C1-003065F3078C@cs.unm.edu>


I think I found an easy way to configure properly in a bash shell:

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

did the trick for me. Thanks,

--shiv--



On May 18, 2004, at 4:49 PM, William Neumann wrote:

> On May 18, 2004, at 3:06 PM, Shivkumar Chandrasekaran wrote:
>
>> 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,
>
> Oddly enough I just compiled camlimages on OS X this afternoon...
>
> You need to create the links in /usr/local/lib (or change the prefix 
> that the configure script uses, but then you'll miss the stuff that's 
> already in /usr/local/lib).  Don't forget to make links to jpegjib.h, 
> jconfig.h, jmorecfg.h, and jerror.h (I think those are the files, just 
> search /sw/include for j*.h) in /usr/local/include.
>
> Best of luck.
>
> William D. Neumann
>
> "Here come the bunnies with the sugar water,
>  Do a little dance with the farmer's daughter."
>
> 		-- The Halo Benders

-------------------
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


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-18 21:06 Shivkumar Chandrasekaran
     [not found] ` <10AF61FB-A926-11D8-80C1-003065F3078C@cs.unm.edu>
2004-05-19 15:46   ` Shivkumar Chandrasekaran [this message]
     [not found] <200405190805.i4J85n3w008532@i5>
2004-05-19 15:53 ` 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=AFD79CF5-A9AB-11D8-A2EC-000393942C76@ece.ucsb.edu \
    --to=shiv@ece.ucsb.edu \
    --cc=caml-list@inria.fr \
    --cc=wneumann@cs.unm.edu \
    /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).