caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Andrew Warshaver <awarshaver@janestcapital.com>
To: Inria Ocaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] runtime woes -- cannot find dllunix.so
Date: Thu, 21 Jun 2007 10:50:10 -0400	[thread overview]
Message-ID: <467A9022.5000001@janestcapital.com> (raw)
In-Reply-To: <20070621141350.GA3671@takhisis.invalid>

Thanks for the help, Stefano.  I actually just solved the problem a 
moment before I read your mail by adding 
/home/awarshaver/lib/ocaml/stublibs to my LD_LIBRARY_PATH.  I'm not sure 
if -libdir would have done it for me, does that do anything except 
modify the config/Makefile?  I think I had that set up ok, I just 
changed the first line to point into my home after I ran configure;

[awarshaver@nyc-qws-029 ocaml]$ cat config/Makefile
# generated by ./configure
PREFIX=/home/awarshaver

Thanks again, and happy oCaml-ing!

Stefano Zacchiroli wrote:
> On Thu, Jun 21, 2007 at 10:10:08AM -0400, Andrew Warshaver wrote:
>> [awarshaver@nyc-qws-029 bin]$ ocamlbuild
>> Fatal error: cannot load shared library dllunix
>> Reason: dllunix.so: cannot open shared object file: No such file or 
>> directory
> 
> Seems like you haven't passed -libdir /home/awarshaver/lib/ocaml to
> ./configure before building.
> 


  reply	other threads:[~2007-06-21 14:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-21 14:10 Andrew Warshaver
2007-06-21 14:13 ` [Caml-list] " Stefano Zacchiroli
2007-06-21 14:50   ` Andrew Warshaver [this message]
2007-06-21 16:12     ` Stefano Zacchiroli
2007-06-21 20:23     ` Jon Harrop

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=467A9022.5000001@janestcapital.com \
    --to=awarshaver@janestcapital.com \
    --cc=caml-list@inria.fr \
    /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).