LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 08-20-2010, 07:29 AM   #1
avijitp
Member
 
Registered: May 2005
Location: India
Distribution: FC11, Debian/Ubuntu, RHEL, Solaris, AIX, HP-UX
Posts: 161

Rep: Reputation: 32
Installing compat-libstdc++ in Debian 4.0


How can I install compat-libstdc++ in Debian 4.0?
I have extracted the libstdc++-libc6.2-2.so.3 file from compat-libstdc++-296-2.96-143.i686.rpm but while the libstdc++-libc6.2-2.so.3 is being used, it is giving an error as below:

Code:
/lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libstdc++-libc6.2-2.so.3)
 
Old 08-20-2010, 07:50 AM   #2
avijitp
Member
 
Registered: May 2005
Location: India
Distribution: FC11, Debian/Ubuntu, RHEL, Solaris, AIX, HP-UX
Posts: 161

Original Poster
Rep: Reputation: 32
Please advise.
 
Old 08-20-2010, 08:28 AM   #3
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,887
Blog Entries: 28

Rep: Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534
Support for Etch stopped in Feb. You should upgrade to the current Debian Stable/Lenny.

Older releases of Debian are at http://archive.debian.org/debian-archive
 
Old 08-20-2010, 08:51 AM   #4
avijitp
Member
 
Registered: May 2005
Location: India
Distribution: FC11, Debian/Ubuntu, RHEL, Solaris, AIX, HP-UX
Posts: 161

Original Poster
Rep: Reputation: 32
error

I am getting following error when I try to first upgrade Etch to its last available package versions.

Any advise?
Code:
Ign http://archive.debian.org stable Release
Ign http://archive.debian.org stable/main Packages
Ign http://archive.debian.org stable/contrib Packages
Ign http://archive.debian.org stable/non-free Packages
Err http://archive.debian.org stable/main Packages
  404 Not Found [IP: 194.109.137.218 80]
Err http://archive.debian.org stable/contrib Packages
  404 Not Found [IP: 194.109.137.218 80]
Err http://archive.debian.org stable/non-free Packages
  404 Not Found [IP: 194.109.137.218 80]
Fetched 41.6kB in 11s (3782B/s)
Failed to fetch http://archive.debian.org/debian-archive/dists/stable/main/binary-i386/Packages.gz  404 Not Found [IP: 194.109.137.218 80]
Failed to fetch http://archive.debian.org/debian-archive/dists/stable/contrib/binary-i386/Packages.gz  404 Not Found [IP: 194.109.137.218 80]
Failed to fetch http://archive.debian.org/debian-archive/dists/stable/non-free/binary-i386/Packages.gz  404 Not Found [IP: 194.109.137.218 80]
Reading package lists... Done
W: GPG error: http://security.debian.org stable/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B
W: Couldn't stat source package list http://archive.debian.org stable/main Packages (/var/lib/apt/lists/archive.debian.org_debian-archive_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://archive.debian.org stable/contrib Packages (/var/lib/apt/lists/archive.debian.org_debian-archive_dists_stable_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://archive.debian.org stable/non-free Packages (/var/lib/apt/lists/archive.debian.org_debian-archive_dists_stable_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.

Last edited by avijitp; 08-20-2010 at 08:52 AM. Reason: code section was not closed properly
 
Old 08-20-2010, 01:36 PM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,512

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
The Debian Etch package is here
https://www.securehost.com/mirror/de....4-27_i386.deb
libstdc++2.10-glibc2.2_2.95.4-27_i386.deb

Providing : libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.2-2.so.3@
..

https://www.securehost.com/mirror/de...in/g/gcc-2.95/
https://www.securehost.com/mirror/debian/pool/main/g/
..

Last edited by knudfl; 08-20-2010 at 01:40 PM.
 
Old 08-20-2010, 09:10 PM   #6
jheaton5
Member
 
Registered: Dec 2008
Posts: 33

Rep: Reputation: 16
How long has it been since you updated?
The etch repositories have been moved to archives
You should go ahead and change your /etc/apt/sources.list to point to lenny. Then the upgrade sequence is:
Code:
# aptitude update
# aptitude install apt aptitude dpkg
# aptitude safe-upgrade
# aptitude full-upgrade
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to find libstdc++* or compat-libstdc++-* bopedibop Linux - Newbie 2 04-29-2008 09:53 AM
install compat-libstdc++ on RHEL4 thuang Linux - Newbie 2 03-17-2008 12:24 AM
Unable to find a source install compat-libstdc++ in debian. shyamsundar Linux - Software 5 03-01-2008 12:04 AM
Need older libraries: libstdc++-3.2.4, libstdc++-libc6.-1.so.2, & compat-2004.7.1 al_moline SUSE / openSUSE 2 10-19-2007 07:01 AM
Cannot find compat-libstdc++ wearetheborg Mandriva 10 06-13-2006 05:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration