Paul Howarth wrote:
Guillermo Garron wrote:
Paul Howarth wrote:
Guillermo Garron wrote:
Paul Howarth wrote:
Guillermo Garron wrote:
Thank you Paul,
But now where do i find yum? i need to install some c++ libraries
and i can't :(
Yum should be installed by default, and is a command-line tool.
Which libraries are you trying to install?
Paul.
I actually trying to install Real Player 10 and when i execute the
.bin program it says
./RealPlayer10GOLD.bin: error while loading shared libraries:
libstdc++.so.5: cannot open shared object file: No such file or
directory
So i think that if i install the
compat-libstdc++-296-0.2.96-132.fc4.i386 i will the problem solved
You could try:
# yum install compat-libstdc++-296
i just inserted the FC4 cd # 1 and it started autumatically the
add/remove programs application, and did not have the same problem
but there is now other problem as soon as i select the packages i
want to install it asked me for the FC4 CD 3 and i cant remove the
FC4 cd1 y used the "eject" program but when i inserted the CD#3 the
"add remove program" says that it cant access the CD ..
i maybe need to use the umount command?
Try closing the add/remove programs application and then using "eject".
Paul.
Hi,
I got the next problem
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID
4f2a6fd2
public key not available for compat-libstdc++-296-2.96-132.fc4.i386.rpm
i read the man page of yum and could not find a parameter in order to
tell yum to ignore these situation.
is there any?
There's no need to ignore the error; a better option is to fix it:
# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
Paul.
Really worked!!
thanks you very much.
regards,
Guillermo.