LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installing DHCP (https://www.linuxquestions.org/questions/linux-software-2/installing-dhcp-67092/)

Wimpie22 06-21-2003 03:52 PM

Installing DHCP
 
Hello,

I've downloaded DHCP for my redhat linux 7.3 server, it's a RPM

so i typed rpm -i dhcp.xxxxxxxx
but i get this error???

error: failed dependencies:
libc.so.6(GLIBC_2.3) is needed by dhcp-3.0pl1-23


can someone help me?


greetings from Holland

Poetics 06-21-2003 03:53 PM

Looks like you need to get the G Library 2.3 installed before you put in your DHCP (you can install DHCP --nodeps but that's not recomended)

Wimpie22 06-21-2003 03:55 PM

how can i install G Library 2.3 installed ?

Poetics 06-21-2003 04:00 PM

I'm trying to remember the sites most people use to download RPMs; I'm sure someone else here can point you to them. In any case, you're going to search for the GLIB_2.3 rpm file, and install it just as you would have the DHCP stuff. When that has completed and tested out OK, then install DHCP


All times are GMT -5. The time now is 12:32 AM.