* [sisyphus] Проблемы с libstdc++.so.5
@ 2007-04-06 11:46 Александр Гвоздев
2007-04-06 11:56 ` Andrey Rahmatullin
0 siblings, 1 reply; 12+ messages in thread
From: Александр Гвоздев @ 2007-04-06 11:46 UTC (permalink / raw)
To: Sisyphus
Система - x86_64.
Вот что пишется:
[gab@localhost lin64]$ ./xilsetup
./xilsetup: /usr/lib64/libstdc++.so.5: version `CXXABI_1.2' not found
(required by ./xilsetup)
./xilsetup: /usr/lib64/libstdc++.so.5: version `GLIBCPP_3.2' not found
(required by ./xilsetup)
./xilsetup: /usr/lib64/libstdc++.so.5: version `CXXABI_1.2' not found
(required by /usr/lib64/libQt_Qt.so)
./xilsetup: /usr/lib64/libstdc++.so.5: version `GLIBCPP_3.2' not found
(required by /usr/lib64/libQt_Qt.so)
./xilsetup: /usr/lib64/libstdc++.so.5: version `CXXABI_1.2' not found
(required by /usr/lib64/libwiclient.so)
./xilsetup: /usr/lib64/libstdc++.so.5: version `GLIBCPP_3.2' not found
(required by /usr/lib64/libwiclient.so)
[gab@localhost lin64]$
[gab@localhost lin64]$ file ./xilsetup
./xilsetup: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically linked (uses shared libs), for GNU/Linux 2.4.0, not
stripped
[gab@localhost lin64]$
Можно ли как-нибудь это побороть?
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 11:46 [sisyphus] Проблемы с libstdc++.so.5 Александр Гвоздев
@ 2007-04-06 11:56 ` Andrey Rahmatullin
2007-04-06 12:13 ` Александр Гвоздев
0 siblings, 1 reply; 12+ messages in thread
From: Andrey Rahmatullin @ 2007-04-06 11:56 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 391 bytes --]
On Fri, Apr 06, 2007 at 03:46:14PM +0400, Александр Гвоздев wrote:
> /usr/lib64/libstdc++.so.5
Где взяли?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Mozilla это не браузер в первую очередь, как многие думают, а очень
удобная платформа разработки на XUL/js, поддерживающая больше платформ,
чем Java и свободная, в отличие от нее.
-- aen in community@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 11:56 ` Andrey Rahmatullin
@ 2007-04-06 12:13 ` Александр Гвоздев
2007-04-06 12:15 ` Igor Zubkov
2007-04-06 12:34 ` Sergey Vlasov
0 siblings, 2 replies; 12+ messages in thread
From: Александр Гвоздев @ 2007-04-06 12:13 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
06.04.07, Andrey Rahmatullin<wrar@altlinux.ru> написал(а):
> On Fri, Apr 06, 2007 at 03:46:14PM +0400, Александр Гвоздев wrote:
> > /usr/lib64/libstdc++.so.5
> Где взяли?
Это ссылка на so.6
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 12:13 ` Александр Гвоздев
@ 2007-04-06 12:15 ` Igor Zubkov
2007-04-06 12:21 ` Александр Гвоздев
2007-04-06 12:34 ` Sergey Vlasov
1 sibling, 1 reply; 12+ messages in thread
From: Igor Zubkov @ 2007-04-06 12:15 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Friday 06 April 2007 15:13:26 Александр Гвоздев написал(а):
> > On Fri, Apr 06, 2007 at 03:46:14PM +0400, Александр Гвоздев wrote:
> > > /usr/lib64/libstdc++.so.5
> >
> > Где взяли?
>
> Это ссылка на so.6
И вы хотите что бы это работало? :)
--
icesik
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 12:15 ` Igor Zubkov
@ 2007-04-06 12:21 ` Александр Гвоздев
2007-04-06 12:29 ` Damir Shayhutdinov
0 siblings, 1 reply; 12+ messages in thread
From: Александр Гвоздев @ 2007-04-06 12:21 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
06.04.07, Igor Zubkov<igor.zubkov@gmail.com> написал(а):
> В сообщении от Friday 06 April 2007 15:13:26 Александр Гвоздев написал(а):
> > > On Fri, Apr 06, 2007 at 03:46:14PM +0400, Александр Гвоздев wrote:
> > > > /usr/lib64/libstdc++.so.5
> > >
> > > Где взяли?
> >
> > Это ссылка на so.6
>
> И вы хотите что бы это работало? :)
Да :)
Где можно взять "нативную" libstdc++.so.5?
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 12:21 ` Александр Гвоздев
@ 2007-04-06 12:29 ` Damir Shayhutdinov
2007-04-06 18:41 ` Dmitry V. Levin
0 siblings, 1 reply; 12+ messages in thread
From: Damir Shayhutdinov @ 2007-04-06 12:29 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
> > И вы хотите что бы это работало? :)
> Да :)
Наивный чукотский юноша.
> Где можно взять "нативную" libstdc++.so.5?
apt-get install libstdc++3.3
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 12:29 ` Damir Shayhutdinov
@ 2007-04-06 18:41 ` Dmitry V. Levin
2007-04-06 18:46 ` Damir Shayhutdinov
2007-04-06 18:50 ` Sergey Vlasov
0 siblings, 2 replies; 12+ messages in thread
From: Dmitry V. Levin @ 2007-04-06 18:41 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
On Fri, Apr 06, 2007 at 04:29:24PM +0400, Damir Shayhutdinov wrote:
[...]
> > Где можно взять "нативную" libstdc++.so.5?
> apt-get install libstdc++3.3
Должно работать и так:
# apt-get install libstdc++.so.5
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 18:41 ` Dmitry V. Levin
@ 2007-04-06 18:46 ` Damir Shayhutdinov
2007-04-06 18:49 ` Dmitry V. Levin
2007-04-06 18:50 ` Sergey Vlasov
1 sibling, 1 reply; 12+ messages in thread
From: Damir Shayhutdinov @ 2007-04-06 18:46 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
> > > Где можно взять "нативную" libstdc++.so.5?
> > apt-get install libstdc++3.3
>
> Должно работать и так:
> # apt-get install libstdc++.so.5
Это только теоретически.
Практически сработает только так:
# apt-get install 'libstdc++.so.5()(64bit)'
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 18:41 ` Dmitry V. Levin
2007-04-06 18:46 ` Damir Shayhutdinov
@ 2007-04-06 18:50 ` Sergey Vlasov
1 sibling, 0 replies; 12+ messages in thread
From: Sergey Vlasov @ 2007-04-06 18:50 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
On Fri, Apr 06, 2007 at 10:41:16PM +0400, Dmitry V. Levin wrote:
> On Fri, Apr 06, 2007 at 04:29:24PM +0400, Damir Shayhutdinov wrote:
> [...]
> > > Где можно взять "нативную" libstdc++.so.5?
> > apt-get install libstdc++3.3
>
> Должно работать и так:
> # apt-get install libstdc++.so.5
Точнее, в данном случае нужно было бы:
# apt-get install 'libstdc++.so.5()(64bit)'
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 12:13 ` Александр Гвоздев
2007-04-06 12:15 ` Igor Zubkov
@ 2007-04-06 12:34 ` Sergey Vlasov
2007-04-06 15:26 ` Александр Гвоздев
1 sibling, 1 reply; 12+ messages in thread
From: Sergey Vlasov @ 2007-04-06 12:34 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 328 bytes --]
On Fri, Apr 06, 2007 at 04:13:26PM +0400, Александр Гвоздев wrote:
> 06.04.07, Andrey Rahmatullin<wrar@altlinux.ru> написал(а):
> > On Fri, Apr 06, 2007 at 03:46:14PM +0400, Александр Гвоздев wrote:
> > > /usr/lib64/libstdc++.so.5
> > Где взяли?
> Это ссылка на so.6
Уберите эту ссылку и установите пакет libstdc++3.3.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [sisyphus] Проблемы с libstdc++.so.5
2007-04-06 12:34 ` Sergey Vlasov
@ 2007-04-06 15:26 ` Александр Гвоздев
0 siblings, 0 replies; 12+ messages in thread
From: Александр Гвоздев @ 2007-04-06 15:26 UTC (permalink / raw)
To: sisyphus
В сообщении от Пятница 06 апреля 2007 Sergey Vlasov написал(a):
> On Fri, Apr 06, 2007 at 04:13:26PM +0400, Александр Гвоздев wrote:
> > 06.04.07, Andrey Rahmatullin<wrar@altlinux.ru> написал(а):
> > > On Fri, Apr 06, 2007 at 03:46:14PM +0400, Александр Гвоздев wrote:
> > > > /usr/lib64/libstdc++.so.5
> > > Где взяли?
> > Это ссылка на so.6
>
> Уберите эту ссылку и установите пакет libstdc++3.3.
>
Спасибо! Действительно тупил...
Попробую в понедельник.
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2007-04-06 18:50 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-06 11:46 [sisyphus] Проблемы с libstdc++.so.5 Александр Гвоздев
2007-04-06 11:56 ` Andrey Rahmatullin
2007-04-06 12:13 ` Александр Гвоздев
2007-04-06 12:15 ` Igor Zubkov
2007-04-06 12:21 ` Александр Гвоздев
2007-04-06 12:29 ` Damir Shayhutdinov
2007-04-06 18:41 ` Dmitry V. Levin
2007-04-06 18:46 ` Damir Shayhutdinov
2007-04-06 18:49 ` Dmitry V. Levin
2007-04-06 18:50 ` Sergey Vlasov
2007-04-06 12:34 ` Sergey Vlasov
2007-04-06 15:26 ` Александр Гвоздев
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git