When I compile let's say a basic program that uses the Graphic modules. It gives me the error that the object is missing * ocamlc graphics.cma test.ml -o test Error on dynamically loaded library: dllgraphics.so: dllgraphics.so: cannot open shared object file: No such file or directory* I'm using OCaml 3.10.1,under fedora 9. Under another GNU/Linux Distribution I do not face any problems similar to this one.
On Tue, Sep 16, 2008 at 3:10 PM, Richard W.M. Jones rjones@redhat.comwrote:
On Sun, Sep 14, 2008 at 07:16:23AM +0300, Lynx Law wrote:
I have recently installed Fedora 9 and I've installed the OCAML Packages successfully. But I am facing a problem with the Graphics module,it seems that dllgraphics.so is missing. I do not know if this is a common problem but it is certainly strange. *dllgraphics.so: dllgraphics.so: cannot open shared object file: No such file or directory.*
So I checked /usr/lib/ocaml/stublibs/ and it seems to be missing unfortunately.
I don't have F9, but I tested this on F8 and Rawhide and it works for me. Do you have a sequence of commands to reproduce the bug?
Rich.
-- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v http://et.redhat.com/%7Erjonesvirt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2vhttp://et.redhat.com/%7Erjones/virt-p2v
Fedora-ocaml-list mailing list Fedora-ocaml-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-ocaml-list