[FONT=Arial]I am green at this, I will admit, but here's my problem. I have installed FC3 server (minimal) config. I am trying to satisfy dependencies to install sipXpbx (from sip foundry). The machine is on a LAN that does not have Internet access, so I'm doing this manually. I need to install httpd (listed dependency when try to install sipXpbx). I go to rpm phone.net and find httpd-2.0.53-3.3.i386.rpm. downloading and installing fails due to need for httpd-suexec. I go back to rpm phone.net and find httpd-suexec-2.0.53-3.3.i386.rpm. Download and subsequent install (rpm --install ...) fails due to need "httpd = 2.0.53-3.3.i386". What am i missing?