From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id LAA10840; Fri, 14 Feb 2003 11:00:44 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id LAA11705 for ; Fri, 14 Feb 2003 11:00:43 +0100 (MET) Received: from tcs.inf.tu-dresden.de (tcs.inf.tu-dresden.de [141.76.75.101]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h1EA0gP19570 for ; Fri, 14 Feb 2003 11:00:42 +0100 (MET) Received: from ithif51 (ithif51 [141.76.75.51]) by tcs.inf.tu-dresden.de (8.12.6/8.12.6) with ESMTP id h1EA0el1012726 for ; Fri, 14 Feb 2003 11:00:40 +0100 (MET) Received: from tews by ithif51 with local (Exim 3.36 #1 (Debian)) id 18jcdw-0000q1-00 for ; Fri, 14 Feb 2003 11:00:28 +0100 From: Hendrik Tews MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15948.48700.448350.306636@ithif51.inf.tu-dresden.de> Date: Fri, 14 Feb 2003 11:00:28 +0100 Cc: caml-list@inria.fr Subject: [Caml-list] ocamlrun- [was : Any idea about Ocaml 3.07 release date?] In-Reply-To: <20030213161342.GA15344@iliana> References: <3E459DA8.8010509@baretta.com> <20030213155637.A21163@pauillac.inria.fr> <20030213161342.GA15344@iliana> X-Mailer: VM 7.07 under Emacs 20.7.2 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Sven Luther writes: BTW, What do you think about changing ocamlrun to be ocamlrun-, so that when we upgrade from one version to the next, bytecode IMHO, the problem is that you install every ocaml in the same place, in /usr/bin. I use Debian, but I never install the ocaml packages (sorry to admit that). Instead I install every ocaml version in its own directory, 3.04 is in /usr/local/ocaml-3.04 and so on. The latest version has symbolic links from /usr/local/bin. This way I never have problems with incompatible bytecode executables. Bye, Hendrik ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners