[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lablgtk & findlib



> Anyway, i don't know anything about the META files, and am lacking time right
> now, but if you can provide me with them, i will gladly include them in my
> next lablgtk package.

 Well, the ones that works for me is the simplest one you can provide.
 You find it in attachment (it is really small). If you put it in the
 same directory in which all the files are installed (which should
 be /usr/lib/ocaml/lablgtk), you have to name it just META.  

> But, i am still waiting for ocaml, lablgl and lablgtk to reach stable, and
> before that happens, i will not release a new version of lablgtk, so this may
> take some time (for m68k to build lablgtk, and that the hppa autobuild work
> again, i am building them myself on sarti right now, and then for the
> 'stability' time needed for sid packages to go into woody). Right now, the
> lablgl for arm and sparc in testing will not work with ocaml 3.02, since it
> was built with 3.01, and lablgtk is not even in testing. So don't feel strange
> if there is a little delay in the new lablgtk packages appearing.

 ;-) What a mess! By the way, I have not really understood ;-)
 Do you mean that the next package will be for ocaml-3.03 only? A brave choice!

> BTW, i guess the problem is the same for lablgl, isn't it ?

 Well, in practice if you develop a library L2 that depends on another
 library L1 and you want L2 to use findlib, than you need L1 to provide
 a META file. My library does not depend on lablgl. So I don't need
 any META for lablgl.

 					Thanks,
					C.S.C.

-- 
----------------------------------------------------------------
Real name: Claudio Sacerdoti Coen
PhD Student in Computer Science at University of Bologna
E-mail: sacerdot@cs.unibo.it
http://caristudenti.cs.unibo.it/~sacerdot
----------------------------------------------------------------
requires=""
version="1.2.0"
archive(byte)="lablgtk.cma gtkInit.cmo"
archive(native)="lablgtk.cmxa gtkInit.cmx"
linkopts=""
directory="+lablgtk"

Reply to: