LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Missing files (https://www.linuxquestions.org/questions/linux-general-1/missing-files-40919/)

Thinkgeekness 01-09-2003 06:05 PM

Missing files
 
I am trying to install Apache 1.3 (I know its not the latest version) and I am getting this error message -
# rpm -i apache-1.3.27-3.i386.rpm
error: failed dependencies:
rc-scripts is needed by apache-1.3.27-3
/usr/bin/getgid is needed by apache-1.3.27-3
/bin/id is needed by apache-1.3.27-3
Is there any way that I can get those files?

Thanks

chrismiceli 01-09-2003 06:13 PM

go to google and search
rc-scripts rpm resource,
or go to rpmfind.net. that might solve the other dependencies, if not get those packages.

trickykid 01-09-2003 06:14 PM

Well first thing is to see if you actually have those installed or not ? If not, probably the first place I'd start looking is at www.rpmfind.net for files you can download.

Thinkgeekness 01-09-2003 07:49 PM

Thank you, I do not have the files installed. But what is /usr/bin/getgid and /bin/id?


All times are GMT -5. The time now is 08:57 PM.