LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   looking for rpms on RH 8 (https://www.linuxquestions.org/questions/linux-general-1/looking-for-rpms-on-rh-8-a-51834/)

juanb 03-26-2003 07:40 AM

looking for rpms on RH 8
 
I have a linux redhat 7.3 machine.I tried to install an application which needed the following rpms inorder to work:
libcrypto.so.0
libgcc_s.so.1
libpt.so.1
libssl.so.0
libstdc++.so.5
perl-base>=

I looked for the rpms in all the three cd's and didnt found those rpms.

the name of the application which I am tryng to install is:

perl-TK-800.023-9mdk

What to do?

thanks

ranger_nemo 03-26-2003 09:40 AM

Couple things you could do...

The list is files that would be supplied by one or more RPMs. You can go to www.rpmfind.net to look up the files and see what RPMs that would supply them.

Or, go to freshrpms.net/apt/ and get Apt for Red Hat. Check the repositories to see if they have perl-TK packages. If they do, it would just be a apt-get install perl-TK .

mhearn 03-26-2003 10:02 AM

Don't install an RPM compiled for mandrake 9 on redhat 7.3, that won't work. Either recompile or find an RPM for your distro


All times are GMT -5. The time now is 03:52 PM.