Hello, On Sun, Aug 28, 2005 at 01:34:50PM +0200, Thomas Petazzoni wrote: > Package: liblablgtk2-ocaml-dev > Severity: normal > > > Hi, > > When trying to install liblablgtk2-ocaml-dev, apt-get wants to remove > libglu1-xorg and x-window-system-core. I find it quite strange. Is it > normal ? > > $ sudo apt-get install liblablgtk2-ocaml-dev > Reading package lists... Done > Building dependency tree... Done > The following extra packages will be installed: > liblablgl-ocaml-dev xlibmesa-glu xlibmesa-glu-dev > Suggested packages: > liblablgtk2-gnome-ocaml-dev > The following packages will be REMOVED: > libglu1-xorg x-window-system-core > The following NEW packages will be installed: > liblablgl-ocaml-dev liblablgtk2-ocaml-dev xlibmesa-glu > xlibmesa-glu-dev > 0 upgraded, 4 newly installed, 2 to remove and 3 not upgraded. >
Use this command: $ apt-get install libglu1-xorg-dev liblablgtk2-ocaml-dev It should works, as for me. Kind regard Sylvain Le Gall -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

