avatar
Questions about libg++# Unix - 噫吁兮,危乎高哉
g*a
1
I need to have libg++2.7.2 installed on my Debian Linux3. The sysadmin has g++
installed but not libg++. I guess Debian itself has libg++ with it(Debian2 has
libg++2.7.2). But now how can I install libg++2.7.2 by myself? I downloaded
gcc-2.95.1-3.src.rpm but failed to install it. Anyone knows how to have libg++
2.7.2 installed without conflict with current g++? //bow~~~~
avatar
t*c
2
apt-get libg++27

【在 g******a 的大作中提到】
: I need to have libg++2.7.2 installed on my Debian Linux3. The sysadmin has g++
: installed but not libg++. I guess Debian itself has libg++ with it(Debian2 has
: libg++2.7.2). But now how can I install libg++2.7.2 by myself? I downloaded
: gcc-2.95.1-3.src.rpm but failed to install it. Anyone knows how to have libg++
: 2.7.2 installed without conflict with current g++? //bow~~~~

avatar
g*a
3
I did this and got "permission denied"
55555555

【在 t**c 的大作中提到】
: apt-get libg++27
avatar
t*c
4

it's" apt-get install libg++27", anyway, you need to have root permissioin
to do it.

【在 g******a 的大作中提到】
: I did this and got "permission denied"
: 55555555

avatar
g*a
5
I emailed out sysadmin again. They are really slow in doing stuff. Bleah...

【在 t**c 的大作中提到】
:
: it's" apt-get install libg++27", anyway, you need to have root permissioin
: to do it.

avatar
w*n
6
The source rpm probably is not what you want.
you could get the binary rpm from www.rpmfind.net
extract the libg++ file you want and put to a directory that your LD_LIBRARY_PATH
covers

【在 g******a 的大作中提到】
: I need to have libg++2.7.2 installed on my Debian Linux3. The sysadmin has g++
: installed but not libg++. I guess Debian itself has libg++ with it(Debian2 has
: libg++2.7.2). But now how can I install libg++2.7.2 by myself? I downloaded
: gcc-2.95.1-3.src.rpm but failed to install it. Anyone knows how to have libg++
: 2.7.2 installed without conflict with current g++? //bow~~~~

avatar
g*a
7
Thank you very much. :P

【在 w**n 的大作中提到】
: The source rpm probably is not what you want.
: you could get the binary rpm from www.rpmfind.net
: extract the libg++ file you want and put to a directory that your LD_LIBRARY_PATH
: covers

avatar
w*n
8
sure, libstdc++2.10-2.96-0.83mdk.i586.rpm probably fits your need.
rpm2cpio libstdc++2.10-2.96-0.83mdk.i586.rpm | cpio -idv ./usr/lib/libg++.so.2.7.2.8
libg++.so.2.7.2 is a sym link to this file.
you should be able to do this without root privilege

【在 g******a 的大作中提到】
: Thank you very much. :P
avatar
t*c
9
btw, your should look for gcc 2.7.2 rpm instead of gcc 2.95. if you want to
install by yourself.
Can you ask for a root account for your dept? Guess if you've more stuff to
install, you will messed up with all kinds of weired library settings.

【在 g******a 的大作中提到】
: Thank you very much. :P
avatar
g*a
10
3x
I get things done [email protected]@
get pissed off by all these stuff.

【在 t**c 的大作中提到】
: btw, your should look for gcc 2.7.2 rpm instead of gcc 2.95. if you want to
: install by yourself.
: Can you ask for a root account for your dept? Guess if you've more stuff to
: install, you will messed up with all kinds of weired library settings.

avatar
g*a
11
3x again. Learn a lot from u guys. :P
I fit my problem leh.

【在 w**n 的大作中提到】
: sure, libstdc++2.10-2.96-0.83mdk.i586.rpm probably fits your need.
: rpm2cpio libstdc++2.10-2.96-0.83mdk.i586.rpm | cpio -idv ./usr/lib/libg++.so.2.7.2.8
: libg++.so.2.7.2 is a sym link to this file.
: you should be able to do this without root privilege

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。