Re: Problems with Glibc_21
On Thu, Jan 27, 2000 at 10:12:00AM -0500, Robert Beranek wrote:
> Hello!
>
> I still didn't manage to install glibc 2.1 despite help from Tilman. Is
> there anyone who can help me. The problem is: can anyone tells me which
> packages I need to install (exact names, please). Thanks.
Use apt-get. You will have MUCH less headaches then trying to do this
manually. Install apt-get from slink, edit /etc/apt/sources.list to look
like this
####
deb http://ftp.debian.org/debian potato main contrib non-free
deb http://non-us.debian.org/debian-non-US potato/non-US main contrib non-free
deb-src http://http.us.debian.org/debian potato main
deb-src http://non-us.debian.org/debian-non-US potato/non-US main
####
Then run these commands:
# apt-get update
# apt-get install libc6
This will most likely upgrade quite a few packages. After it is all over,
you will be running Glibc 2.1.2.
--
-----------=======-=-======-=========-----------=====------------=-=------
/ Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \
` bcollins@debian.org -- bcollins@openldap.org -- bmc@visi.net '
`---=========------=======-------------=-=-----=-===-======-------=--=---'
Reply to: