Stefano Zacchiroli <[EMAIL PROTECTED]> writes: > On Sat, Aug 31, 2002 at 11:54:31AM +0200, Remi VANICAT wrote: >> - it seem that at its installation, the ocaml package doesn't run >> ocaml-ldconf any more, leaving the following ld.conf : >> >> /build/buildd/ocaml-3.06/debian/ocaml/usr/lib/ocaml/stublibs >> /build/buildd/ocaml-3.06/debian/ocaml/usr/lib/ocaml > > from which ld.conf did you take this data? My ld.conf (both > /var/lib/ocaml/ld.conf and /usr/lib/ocaml/ld.conf) don't report any path > like that.
[EMAIL PROTECTED]:~$ LANG=C sudo apt-get install --reinstall ocaml Reading Package Lists... Done Building Dependency Tree... Done 0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 13 not upgraded. Need to get 0B/6446kB of archives. After unpacking 0B will be used. Do you want to continue? [Y/n] (Reading database ... 107135 files and directories currently installed.) Preparing to replace ocaml 3.06-3 (using .../archives/ocaml_3.06-3_i386.deb) ... remove/ocaml: purging byte-compiled files for emacs20 remove/ocaml: purging byte-compiled files for emacs21 remove/ocaml: purging byte-compiled files for xemacs21 Unpacking replacement ocaml ... Setting up ocaml (3.06-3) ... install/ocaml: Handling install for emacsen flavor emacs20 [... lot of emacs stuff ] Done [EMAIL PROTECTED]:~$ cat /usr/lib/ocaml/ld.conf /build/buildd/ocaml-3.06/debian/ocaml/usr/lib/ocaml/stublibs /build/buildd/ocaml-3.06/debian/ocaml/usr/lib/ocaml but if I do a : [EMAIL PROTECTED]:~$ sudo ocaml-ldconf then the ld.conf is correct. -- Rémi Vanicat [EMAIL PROTECTED] http://dept-info.labri.u-bordeaux.fr/~vanicat

