On Mon, Dec 03, 2001 at 10:38:11AM +0100, Stefano Zacchiroli wrote: > Repost. > > On Wed, Nov 21, 2001 at 12:01:15PM +0100, Stefano Zacchiroli wrote: > > CamlIDL installs by default the header file camlidlruntime.h in > > /usr/lib/ocaml/caml/, a better place maybe /usr/include/caml/ that is > > full of headers installed by package ocaml. > > > > May I safely install there this header file or problems may arise? (like > > clash of names for example). > > Cheers.
Yes, just do it, ... the original stuff in /usr/include/caml was also in /usr/lib/ocaml/caml/ and i decided to place it in a more rightfull place. Moreover, if you don't put it there you might get bugreports about it, especially for things concerning the FHS or such. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

