Re: xstr e netclient deb packages
Claudio Sacerdoti Coen wrote:
>
> In fact, I think that findlib is a very good and useful tool
> and that installing debian packages without using findlib means
> loosing the possibility of writing easy Makefile.
I can't uderstant this point ...
Do you mean <<easy Makefile for ocaml developments>> ??
If yes, I can't agree with you since there is another way to
simplify Ocaml related Makefiles called 'OcamlMakefile' (which
I'm able to use ...!!;-)
[take a rather long (complex) Makefile, add a line like include
OcamlMakefile,
then remove 80% of the rest of the Makefile ;-)]
Ok, I suppose (I have no time to precisely compare OcamlMakefile and
findlib) that findlib may be more powerfull in some complex cases but
these are much less numerous than
usual cases...
By the way, how can we provide a simple Ocaml/Makefile utility like
OcamlMakefile in a package ??? The package 'ocaml-makefile' would contain
a file (OcamlMakefile), one or two readmes (=> /usr/share/doc), ... and
that's all!!
Where should we store the file OcamlMakefile ???
(/etc ??)
cheers
--
# Georges MARIANO tel: (33) 03 20 43 84 06
# INRETS, 20 rue Elisee Reclus fax: (33) 03 20 43 83 59
# 59650 Villeneuve d'Ascq mailto:georges.mariano@inrets.fr
# FRANCE.
# http://www3.inrets.fr/Public/ESTAS/Mariano.Georges/
# http://www3.inrets.fr/B-Bibliography/
Reply to: