LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-19-2004, 03:43 AM   #1
ukrainet
Member
 
Registered: Nov 2004
Posts: 108

Rep: Reputation: 15
Question Not in gzip format, after attempting gunzip libstdc++-libc6.1-2.so.3.gz


I use RedHat Linux9.
I have tried to install openh323 gatekeeper (openh323 project).
After extracting I type opengk -xc in command line (according to instruction).
The system answer was next: cannot open object shared file (libstdc++-libc6.1-2.so.3).
I find the libstdc++-libc6.1-2.so.3.gz in the Internet, but I cannot extract it because of: "Not in gzip format"
What to do?
 
Old 11-19-2004, 04:11 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Run:
Code:
file libstdc++-libc6.1-2.so.3.gz
to see what is the correct file type.
I guess it's the gunzipped library, but your browser did not rename it to libstdc++-libc6.1-2.so.3
 
Old 11-19-2004, 04:48 AM   #3
ukrainet
Member
 
Registered: Nov 2004
Posts: 108

Original Poster
Rep: Reputation: 15
I have renamed this file and did the following:
file libstdclibc6.so.3.gz and received:
ELF 32-bit LSB shared object, intel386, version 1, not stripped.
What does it mean? And what to do now?
 
Old 11-19-2004, 05:08 AM   #4
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
It means that this is your library. You must put it in a directory that exists in your /etc/ld.so.conf and run:
Code:
ldconfig
 
Old 11-19-2004, 06:50 AM   #5
ukrainet
Member
 
Registered: Nov 2004
Posts: 108

Original Poster
Rep: Reputation: 15
I find the file /etc/ld.so.conf. There are two records in it: like /usr/kerberos/lib. But I still cannot extract a file. what paths must I add to ld.so.conf and how extract library from archive?
 
Old 11-19-2004, 07:34 AM   #6
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
The file is already extracted, just rename it to libstdc++-libc6.1-2.so.3:
In Slackware this lib is located at: /usr/i486-slackware-linux/ so I guess you have to put it in a similar place for your distro, or in /usr/lib. If that dir does not exist in your /etc/ld.so.conf add it.
Then:
Code:
cp libstdc++-libc6.1-2.so.3 /usr/lib
Finally:
Code:
ldconfig
Mind that this maybe will not work as there are dependencies (other required libs, different compiler version) for installing a shared library. The best way is to find the right package for your distro containing that library and install it.
 
  


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
libstdc++-libc6.1-1.so.2 cybercullen Linux - Newbie 6 07-08-2009 01:05 PM
gzip gunzip / unzipping kismet brings freaky friday question for newbie SBrogan Linux - Software 3 09-22-2004 12:53 PM
libstdc++-libc6.2-2.so.3 tommytomato Linux - General 1 12-12-2003 01:07 AM
libstdc++-libc6.2? jpbarto Linux From Scratch 1 04-13-2003 09:35 PM
create symlink with an option,e.g. gunzip & gzip,how? l_9_l Linux - General 1 05-15-2002 03:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:49 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