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

Re: Is it possible to package baire?



On Monday 21 October 2002 17:10, you wrote:
>   1) it is a library, you have to ship both the native code and the
>   bytecode.

No native code yet, as I don'tknow how to fix the problem yet.

>   2) the library does not ship any .cmo/.cma/.cmx/.cmxa. I will look at
>   the Makefile this evening, if i have time.

There are just "baire.cmo" and "baire.cmi". I want to use "-pack" to avoid 
polluting the stdlibs namespace. "baire.cmx" is a todo item. The various 
".mli" files are in the doc directory.

>   3) the source name can be called baire, not problem, it is even
>   recomended. It is just the binary package name that need to be
>   libbaire-ocaml-dev. To change this, you have to have different names
>   in the first part of the debian/control file (the Source: ) and the
>   second part (the first package, Package: ).

Ok, I can fix it now.

> Ok, i will look more at it nextly.

Thanks!
shouxun



Reply to: