<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/07/2a69eacc58f525bdc223410c31d18e6a"
  from="GL7: David Elsdon &lt;gl7@t...&gt;"
  author="GL7: David Elsdon"
  date="2003-07-09T16:36:47"
  subject="[Caml-list] can&apos;t #load some library files"
  prev="2003/07/b6c0eb092a38cd21aca4d7db57149ede"
  next="2003/07/6bc4071391178edd2304f91139ccb696"
  next-in-thread="2003/07/32445ed576455f6cd11f5fcc84d4ef92"
  prev-thread="2003/07/fb3da633abcfdc3f4bbdc870d13140cb"
  next-thread="2003/07/6bc4071391178edd2304f91139ccb696"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] can&apos;t #load some library files">
<msg 
  url="2003/07/2a69eacc58f525bdc223410c31d18e6a"
  from="GL7: David Elsdon &lt;gl7@t...&gt;"
  author="GL7: David Elsdon"
  date="2003-07-09T16:36:47"
  subject="[Caml-list] can&apos;t #load some library files">
<msg 
  url="2003/07/32445ed576455f6cd11f5fcc84d4ef92"
  from="Xavier Leroy &lt;xavier.leroy@i...&gt;"
  author="Xavier Leroy"
  date="2003-07-10T09:48:18"
  subject="Re: [Caml-list] can&apos;t #load some library files">
<msg 
  url="2003/07/6a82cfbcf41f6b2560800cc6b67cfbdb"
  from="GL7: David Elsdon &lt;gl7@t...&gt;"
  author="GL7: David Elsdon"
  date="2003-07-19T22:42:02"
  subject="Re: [Caml-list] can&apos;t #load some library files">
</msg>
</msg>
</msg>
</thread>

<contents>
Hi

I am using the native Windows build of ocaml version 3.06. I get an error 
when I try to load graphics.cma at the top level. Here's what happens.

D:\Work in progress\Ocaml projects&gt;ocaml
         Objective Caml version 3.06
# #load "graphics.cma";;
Cannot load required shared library: A device attached to the system is not 
func
tioning.
.
#

I get the same problem with bigarray.cma, nums.cma and str.cma whereas I 
can load dynlink.cma and labltk.cma with no problem.

I wonder whether not have visual C++ installed on my system has anything to 
do with the problem. Maybe some dll needed to load graphics.cma is missing ??

Any thoughts ??

Can anybody tell me more about what the error message really means ??

Cheers

David


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

</contents>

</message>

