Sven Luther <[EMAIL PROTECTED]> writes: > On Sat, May 17, 2003 at 03:35:52PM +0200, Jérôme Marant wrote: >> >> Hi, >> >> I need /usr/include/caml but in it no longer in the >> ocaml package. >> Sven, could you please fix this? Thanks. > > Mmm, moi j'ai : > > $ ls -l /usr/include/caml > lrwxrwxrwx 1 root root 22 2003-05-03 11:12 /usr/include/caml > -> /etc/alternatives/caml > > Et > > $ ls -l /etc/alternatives/caml > lrwxrwxrwx 1 root root 28 2003-05-03 11:12 > /etc/alternatives/caml -> /usr/include/ocaml/3.06/caml
$ ls -al /usr/include/caml lrwxr-xr-x 1 root root 24 2003-05-07 21:41 /usr/include/caml -> /usr/lib/ocaml/3.06/caml $ ls -al /usr/lib/ocaml/3.06/caml total 16 drwxr-xr-x 2 root root 6 2002-12-30 19:43 . drwxr-xr-x 11 root root 12288 2003-05-07 20:43 .. $ ls -al /usr/include/ocaml/3.06/caml total 64 drwxr-xr-x 2 root root 4096 2003-05-07 20:43 . drwxr-xr-x 3 root root 17 2002-12-30 19:43 .. -rw-r--r-- 1 root root 2008 2003-05-03 13:29 alloc.h -rw-r--r-- 1 root root 3414 2003-05-03 13:29 bigarray.h -rw-r--r-- 1 root root 2021 2003-05-03 13:29 callback.h -rw-r--r-- 1 root root 5867 2003-05-03 13:29 config.h -rw-r--r-- 1 root root 1968 2003-05-03 13:29 custom.h -rw-r--r-- 1 root root 1828 2003-05-03 13:29 fail.h -rw-r--r-- 1 root root 4018 2003-05-03 13:29 intext.h -rw-r--r-- 1 root root 10380 2003-05-03 13:29 memory.h -rw-r--r-- 1 root root 1783 2003-05-03 13:29 misc.h -rw-r--r-- 1 root root 10631 2003-05-03 13:29 mlvalues.h > Mais tu n'est pas le premier a me dire cela, je vais verifier. It failed because you tried again to replace a directory with a symlink. Why did you use alternatives? Alternatives should not be used except from certain circumstances as I explained already. Thanks. -- Jérôme Marant http://marant.org

