Missing libs

Steamcast is a stand alone server that combines the features of SHOUTcast and Icecast2 and more to make one mega awesome server.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

nicam wrote:is there anyone there who can help me at this time????

[root@fast root]# dpkg -i libstdc*
-bash: dpkg: command not found

what am i doing wrong the first 2 worked but the last bit didnt:-(

Thanks, Nicam
are you running Debian?

BTW, if you guys have had luck getting a compile to run on a non-targetted system, and getting it running was not easy, send me the procedure you used and I will post it up in the documentation section.

Thanks for you contributions so far.
- Jay
nicam
Posts: 33
Joined: Mon Mar 14, 2005 4:15 am

Post by nicam »

all these problems i am having my post count is catching yours jay :P
i am useing redhat 9 and thats all i know :? sorry if this dont help :(
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

then use the package system with redhat nine to get the old libs. amps posted on how to do this.
- Jay
nicam
Posts: 33
Joined: Mon Mar 14, 2005 4:15 am

Post by nicam »

Jay wrote:then use the package system with redhat nine to get the old libs. amps posted on how to do this.
I dont mean to sound stupid but i am :P were is the how to do this :?
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

amps wrote:
Jay wrote:You could try installing the latest gcc.
FYI... Redhat and Fedora users can install the compat-libstdc++ package which is included with all >7.3 distros. Steamcast will then be happy.

Jay, you should compile it on a newer distro ;-)
it's not neccessarily step by step but you can probably find this information via a simple search of the web.

I am not familiar with this particular distro, so if amps or anyone else wants to elaborate they can and I would be glad to put this in the documentation for steamcast.
- Jay
baffled
Posts: 8
Joined: Sat Feb 26, 2005 1:39 am
Contact:

Post by baffled »

Get the libs here http://download.fedora.us/fedora/fedora ... 6.i386.rpm



you then type rpm -ivh libstdc++-7.3-2.96.126.i386.rpm

it will load the libs in and hey presto steamcast works :D
ravid
Posts: 9
Joined: Tue Mar 29, 2005 3:41 am

Post by ravid »

Simlar problems here when tried to install steamcast on Red hat linux 9 it came up with "./steamcast: error while loading shared libraries: libstdc++-libc6.2-2.so.3: can
not open shared object file: No such file or directory"

Then I downloaded compat-libstdc++-7.3-2.96.126.i386.rpm to my pc then uploaded it to the steamcast directory. Then ran this command rpm -ivh libstdc++-7.3-2.96.126.i386.rpm it came up with error: open of libstdc++-7.3-2.96.126.i386.rpm failed: No such file or directory

Then I ran it as rpm -ivh compat-libstdc++-7.3-2.96.126.i386.rpm
then it came up with

warning: compat-libstdc++-7.3-2.96.126.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Operation not permitted (1)
error: cannot open Packages database in /var/lib/rpm

Wondering what did I do wrong here. Can somehelp me please?

Thanks
ravid
Posts: 9
Joined: Tue Mar 29, 2005 3:41 am

Post by ravid »

Never mind fellas, its now sorted :)

Had to run the rpm as root user. :roll:
nicam
Posts: 33
Joined: Mon Mar 14, 2005 4:15 am

Post by nicam »

[root@fast root]# -ivh libstdc++-7.3-2.96.126.i386.rpm
-bash: -ivh: command not found

can anyone help:?
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

you need to append that command with rpm

rpm -ivh libstdc++-7.3-2.96.126.i386.rpm
- Jay
nicam
Posts: 33
Joined: Mon Mar 14, 2005 4:15 am

Post by nicam »

:D :D :D :D Thanks for all your help guys got it working now :D

Thanks agin, Nicam
GayTec
Posts: 1
Joined: Tue May 17, 2005 5:32 pm

Post by GayTec »

Hi there,

i get the same error as reported bevor:
  • ./steamcast: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
I have a SuSe 9.1 Linux an a Root-Server and on the command
  • /lib/libc.so.6
i get the following output:
  • GNU C Library stable release version 2.3.3 (20040405), by Roland McGrath et al.
    Copyright (C) 2004 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    Configured for i686-suse-linux.
    Compiled by GNU CC version 3.3.3 (SuSE Linux).
    Compiled on a Linux 2.6.4 system on 2004-04-05.
    Available extensions:
    GNU libio by Per Bothner
    crypt add-on version 2.1 by Michael Glad and others
    linuxthreads-0.10 by Xavier Leroy
    GNU Libidn by Simon Josefsson
    NoVersion patch for broken glibc 2.0 binaries
    BIND-8.2.3-T5B
    libthread_db work sponsored by Alpha Processor Inc
    NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
    Thread-local storage support included.
    Report bugs using the `glibcbug` script to <[email protected]>.
In the download-section from SuSe i found only the following newer versions:
but nothing like libc6*.
Anyone here with an idea?
pierpeppe
Posts: 12
Joined: Thu Oct 20, 2005 10:48 am
Location: Italy

Post by pierpeppe »

Hi all, I had the same problem today.

Steamcast on Fedora Core 3, the same lib error message. I solve my problem in this way:

yum install compat-libstdc++.i386
SHRIKEE
Posts: 14
Joined: Wed Jul 13, 2005 7:48 am
Location: Netherlands
Contact:

Post by SHRIKEE »

I cannot find the library for fedora core 4 x86_64 can anyone point me to it?
User avatar
Flying Jack
Posts: 17
Joined: Mon Sep 25, 2006 4:36 am
Location: France
Contact:

Post by Flying Jack »

Hi !
I've got the same problem, on a Debian Sarge 3.1...

Code: Select all

./steamcast: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
I've install last version of all needed library...

Code: Select all

ii  libc6                    2.3.6.ds1-4               GNU C Library: Shared libraries
ii  libstdc++2.10            2.95.2-14                 The GNU stdc++ library
ii  libstdc++5               3.3.5-13                  The GNU Standard C++ Library v3
ii  libstdc++6               4.1.1-13                  The GNU Standard C++ Library v3
ii  libstdc++6-4.1-dev       4.1.1-13                  The GNU Standard C++ Library v3 (development

But I doesn't work anymore...
Somebody has an idea ?

Thanks
Image
Post Reply