From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 411E8BDD1 for ; Fri, 26 Aug 2005 00:43:50 +0200 (CEST) Received: from corwin.easynet.fr (smarthost162.mail.easynet.fr [212.180.1.162]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j7PMhnTI011377 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 26 Aug 2005 00:43:50 +0200 Received: from asi-62.asi256ip.easynet.fr ([212.180.39.62] helo=micro) by corwin.easynet.fr with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1E8QRj-0002Fx-U5 for caml-list@yquem.inria.fr; Fri, 26 Aug 2005 00:43:44 +0200 Received: from grand.gallu.homelinux.org ([192.168.0.14]) by micro with smtp (Exim 4.50) id 1E8QRb-0008Um-4N for caml-list@yquem.inria.fr; Fri, 26 Aug 2005 00:43:35 +0200 Received: by grand.gallu.homelinux.org (sSMTP sendmail emulation); Fri, 26 Aug 2005 00:43:35 +0200 From: "Sylvain LE GALL" Date: Fri, 26 Aug 2005 00:43:35 +0200 To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] LablGL on Ubuntu? Message-ID: <20050825224335.GA12102@grand> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.10i X-Miltered: at nez-perce with ID 430E49A5.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; le-gall:01 caml-list:01 lablgl:01 lablgl:01 libgl:01 distro:01 ocaml:01 bug:01 bugreport:01 bug:01 apt-get:01 libgl:01 25,:98 wrote:01 debian:02 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.3 Hello, On Thu, Aug 25, 2005 at 10:51:21PM +0100, Chris Campbell wrote: > Hi, > > Is it safe to install LablGL on Breezy? It wants to remove nvidia-glx > and libgl1-xorg. I'm running breezy to test it and know the risks > about using an unstable distro (i ran sid for a year). Don't want to > remove anything critical. > > Will OCaml 3.08.4 feature in Breezy (thinking of the 64 bit fixes specifically)? > > Please, read the bug report http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319281 and apt-get install libglu1-xorg-dev should help you keep nvidia-glx and libglu1-xorg ( i don't have find libgl1-xorg as you mention, so i guess it is libglu1-xorg). Regard Sylvain Le Gall