[Fix] Problems with latest version of the ocaml package
It's placing the library files in /lib but libdir is configured to /usr/lib, although in the patch file in the source, there are /usr/lib prefixed files.
Re: [Fix] Problems with latest version of the ocaml package
I've really no experience with cygwin packages, I saw afterward that the windows directory /lib is the cygwin directory /usr/lib and threw my toys out the pram.
Something somewhere is busted and it gives errors of the same form as the original post, beyond that, I really can't say atm.
regards,
Laurence
On Mon, Jun 17, 2013 at 1:27 PM, Damien Doligez [via Cygwin] <[hidden email]> wrote:
Hello,
On 2013-06-15, at 09:45, 0b1kn00b wrote:
> It's placing the library files in /lib but libdir is configured to /usr/lib,
> although in the patch file in the source, there are /usr/lib prefixed files.
Are you sure? I re-checked the tar files and they have everything in
/usr/{bin,lib,share}. I don't see how setup could put them in /lib.