LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   FC4, linux-gate.so.1 is needed by gcc (https://www.linuxquestions.org/questions/fedora-35/fc4-linux-gate-so-1-is-needed-by-gcc-342689/)

RohanShrivastav 07-12-2005 11:57 PM

FC4, linux-gate.so.1 is needed by gcc
 
Hello,

I have got a FC4 linux machine,
but unfortunately it does not have gcc.

So to install that I downloaded gcc-4.0.0-20050427.i386.rpm,
but when I tried to intall this, it gave me the following error:

linux-gate-so.1 is needed by gcc-4.0.0-20050427.i386.rpm.

How can I correct this?

Any help will be highly appreciated.

Thanks
-Rohan

equinox 07-15-2005 03:21 AM

yum install gcc?

Add/Remove software and choose the development tools from your cds?

RohanShrivastav 07-15-2005 05:11 AM

equinox : thanks for your reply,

Unfortunately its a very compact system, I don't have CDROM, also there is no GUI :(.

equinox 07-15-2005 08:12 AM

Is the box connected to the net?

If so:

Code:

yum install gcc
Cheers.


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