aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: where to find libstdc++.so.6  (Read 4794 times)

Supergirl

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
where to find libstdc++.so.6
« on: May 03, 2005, 06:41:59 AM »

hi,

can you please tell me where to find these. I am still a noob and I searched for the libs in yast ->software->search. (suse 9.2)

some of the others I was able to find. with -ihv --force also able to install the wx packets.
so please, please in newbee language :D

linux:/home/supergirl/download # rpm -Uhv aMule-2.0.0-1.FC3.i386.rpm
error: Failed dependencies:
        libstdc++.so.6 is needed by aMule-2.0.0-1
        libstdc++.so.6(CXXABI_1.3) is needed by aMule-2.0.0-1
        libstdc++.so.6(GLIBCXX_3.4) is needed by aMule-2.0.0-1
linux:/home/supergirl/download #
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: where to find libstdc++.so.6
« Reply #1 on: May 03, 2005, 06:48:15 AM »

You should not install a Fedora Core 3 rpm on a SuSe 9.2. You better wait for the Suse 9.2 package.
Logged

Supergirl

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: where to find libstdc++.so.6
« Reply #2 on: May 03, 2005, 06:51:24 AM »

ok, thx. I was too fast apparently, and my last aMule installation is few days ago...

hope that I didn't "break" anything else.....

thx again!
« Last Edit: May 03, 2005, 06:52:16 AM by Supergirl »
Logged

bababa

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
Re: where to find libstdc++.so.6
« Reply #3 on: May 03, 2005, 09:28:09 PM »

U probably need glibc-devel.
p.s. if u really want to learn about linux try gentoo. U maybe switch after that to any distribution u like but in 2 days you will learn more than a month with madrake/suse/fedora.
Logged

GhePeU

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 240
Re: where to find libstdc++.so.6
« Reply #4 on: May 03, 2005, 10:37:10 PM »

please, no bullshits

you can learn with every distro, and you can find very competent people with fedora and too many idiots "omg, I'm going so fast with -O9 -mmake-all-faster-than-light" in gentoo

also, about your "competence" ("U probably need glibc-devel.") --> if you don't know what you're talking about, just shut up


libstdc++.so.6 is provided by gcc-3.4, and a c++ program compiled with gcc-3.4 links to that library, while c++ programs compiled with gcc-3.3 link to libstdc++.so.5
apparently, fedora packages are compiled with gcc-3.4 while suse 9.2 packages are compiled with gcc-3.3

these two versions of libstdc++ are binary incompatibles (so the change of major version from 5 to 6), and messing up with those libraries can cause serious troubles... @supergirl: just wait for a package built for your distro, with the correct toolchain and against the correct versions of libraries
« Last Edit: May 03, 2005, 10:41:47 PM by GhePeU »
Logged
When they kick at your front door
how you gonna come?
with your hands on your head
or on the trigger of your gun

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: where to find libstdc++.so.6
« Reply #5 on: May 03, 2005, 11:28:54 PM »

our rpms for suse will follow tomorrow (sorry, lack of time)

cheers

Supergirl

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: where to find libstdc++.so.6
« Reply #6 on: May 04, 2005, 12:26:09 AM »

@GhePeU

thx for your answer.
i've been using suse for some time already (you can see under my avatar that I'm registered here over a year)

the problem is that I make long breaks between really using suse, and I forget what I've learned. It is quite frustrating and it is fact that not many linux-profs, even though they all want linux community to grow, have enough patience with noobs. I kind of give up and try after a couple of months.

Of course I should be embarassed that I tried to install fc3 on suse, but actually I am not, at least I'm encouraged to do something with my suse once in a while.
I returned to my book and notes to "refresh" my memory a bit and I hope that I will stay with linux this time for longer.

@delta
thx I'll wait then :) I'll also try doing the translation again.


hope you guys didn't laugh too loud :D
Logged

GhePeU

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 240
Re: where to find libstdc++.so.6
« Reply #7 on: May 04, 2005, 01:12:16 AM »

Quote
Originally posted by Supergirl
@GhePeU

Of course I should be embarassed that I tried to install fc3 on suse, but actually I am not, at least I'm encouraged to do something with my suse once in a while.
I returned to my book and notes to "refresh" my memory a bit and I hope that I will stay with linux this time for longer.

why should you be embarassed? if now you know why sometime you can install fc rpm on suse and why sometime you can't, you learned something useful
Logged
When they kick at your front door
how you gonna come?
with your hands on your head
or on the trigger of your gun

Supergirl

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: where to find libstdc++.so.6
« Reply #8 on: May 04, 2005, 01:39:49 AM »

i surely did :)

as someone asked today the same thing @emuleforum, i was able to tell him why.
was the same thing :)

grazie mille :)
Logged