POV-Ray : Newsgroups : povray.unix : Problems with Corel linux? Server Time
28 Jul 2024 16:24:20 EDT (-0400)
  Problems with Corel linux? (Message 1 to 2 of 2)  
From: Marc Schimmler
Subject: Problems with Corel linux?
Date: 14 Jan 2000 08:42:16
Message: <387F27B7.EBE19D37@ica.uni-stuttgart.de>
A colleague of mine tried to install POVRAY on a Corel linux system. He
fetched the package from Debian and look what happened:

LOGSCRIPT:
# more /etc/issue 
Corel LINUX 1.0 (\l)

# apt-get install povray
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libpvm3 cpp zlib1g-dev zlib1g libc6-dev libc6 binutils ldso 
The following packages will be REMOVED:
  timezones g++ libreadlineg2-dev libncurses4-dbg libstdc++2.9-dev
  libncurses4-dev gcc egcc 
The following NEW packages will be installed:
  libpvm3 povray 
7 packages upgraded, 2 newly installed, 8 to remove and 282 not
upgraded.
Need to get 5376kB of archives. After unpacking 8014kB will be
freed.
Do you want to continue? [Y/n]

----

Any idea why timezones, g++, libreadlineg2-dev, libncurses4-dbg,
libstdc++2.9-dev, libncurses4-dev, gcc and egcchave have been removed?  
:-)

Marc

-- 
Marc Schimmler


Post a reply to this message

From: Mark Gordon
Subject: Re: Problems with Corel linux?
Date: 14 Jan 2000 19:30:08
Message: <387FBFD9.50E85169@mailbag.com>
Marc Schimmler wrote:
> 
> A colleague of mine tried to install POVRAY on a Corel linux system. He
> fetched the package from Debian and look what happened:
> 
> LOGSCRIPT:
> # more /etc/issue
> Corel LINUX 1.0 (\l)
> 
> # apt-get install povray
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>   libpvm3 cpp zlib1g-dev zlib1g libc6-dev libc6 binutils ldso
> The following packages will be REMOVED:
>   timezones g++ libreadlineg2-dev libncurses4-dbg libstdc++2.9-dev
>   libncurses4-dev gcc egcc
> The following NEW packages will be installed:
>   libpvm3 povray
> 7 packages upgraded, 2 newly installed, 8 to remove and 282 not
> upgraded.
> Need to get 5376kB of archives. After unpacking 8014kB will be
> freed.
> Do you want to continue? [Y/n]
> 
> ----
> 
> Any idea why timezones, g++, libreadlineg2-dev, libncurses4-dbg,
> libstdc++2.9-dev, libncurses4-dev, gcc and egcchave have been removed?
> :-)

I think it's possible that one of the necessary extra packages is messed
up (libpvm3, cpp, zlib1g-dev, zlib1g, libc6-dev, libc6, binutils, or
ldso) and not POV-Ray.  Try apt-getting them individually and see if one
of them wants to nuke gcc etc.  Once it's narrowed down which package is
doing this, get in touch with the person in charge of that package for
the Debian project.

-Mark Gordon


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.