> > You might have a look at the Debian package of extlib
>
> I'm not familiar with Debian build system, but I think it doesn't make
> use of findlib in the installtion time, though it enable findlib to
> access extlib once it is installed. In addition to searching library,
> Findlib have the ability to manage directories in which libraries are
> installed. A nice ability for people like me, always forgetting the
> location of things.
>
> I made a quick hack which makes install.ml detect findlib. The
> behavior doesn't change if findlib is not present. The new install.ml
> is attached below.
>
> Please test this, if you are interested.
I add a look , it's ok for me although I couldn't test since there is no
findlib under windows. You can commit the changes.
Thanks,
Nicolas Cannasse
|