Winex install I have recently switched my computer over to the new redhat 9. I have ran up2date and have installed all the available updates. I have recompiled kernel to use new nvidia driver......
I am trying to install winex3....
Whenever i try to install the rpm it says:
error: Failed dependencies:
libGLcore.so.1 is needed by winex-3-1
libcrypto.so.0.9.7 is needed by winex-3-1
libssl.so.0.9.7 is needed by winex-3-1
perl-base is needed by winex-3-1
If i try to "locate" these items I can find all of them....
/usr/lib/tls/libGLcore.so.1
/lib/libcrypto.so.0.9.7a
/lib/libssl.so.0.9.7a
the only one that i cannot find is perl-base.... i have perl installed... what do i need to get this working?
I downloaded perl-base-5.8.1-alt6.1.i586.rpm and tried to install it, but it gives me a whole list of stuff that it needs to run.
I've seen other people around the net have this running, and not have near as much trouble as this.
Is the perl-base causing the problem? how can i fix this? please help |