Stefano Zacchiroli wrote:
>    Alternatively, we can try adding an RPATH to
>    /usr/lib/apache2/modules/mod_netcgi_apache.so pointing to `ocamlc
>    -where`.
> 
>    I got a bit rusty on the rpath issue [1,2], but I do think that in
>    this case it would be acceptable.

I agree, given that:
 * we do not support multiples version of OCaml at the same time;
 * whenever there is a new version of OCaml release, ocamlnet must be
   recompiled anyway (as any other library);
 * we have our own way to deal with ABI compatibility;
 * we probably don't want to upload a new OCaml for Lenny right now.

-- 
Stéphane




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to