Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: marko83 on July 23, 2006, 12:36:12 AM
-
Hello ;-)
Could someone please explain how can I install "gcc"? I have tried "yum install gcc" -> No Match for argument: gcc
... and is there a way to set up apt-get?
-
Hi,
Test this:
]# yum --enablerepo base install gcc
Bye.
-
shirka; thanks... this worked fine 8-)
So is there a way to make apt work?
-
Without knowing why you need gcc on the machine normally we would suggest download centos 4.3 and do your builds/compiling on there.
-
http://forums.contribs.org/index.php?topic=29158.0
Dave
-
byte: I needed gcc for psybnc setup...
dsemuk: tnx, no-go then :-?