Koozali.org: home of the SME Server

gcc & apt

marko83

gcc & apt
« 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?

shirka

gcc & apt
« Reply #1 on: July 23, 2006, 01:39:44 AM »
Hi,

Test this:
Code: [Select]
]# yum --enablerepo base install gcc
Bye.

marko83

gcc & apt
« Reply #2 on: July 23, 2006, 09:39:12 AM »
shirka; thanks... this worked fine  8-)

So is there a way to make apt work?

Offline byte

  • *
  • 2,183
  • +2/-0
gcc & apt
« Reply #3 on: July 23, 2006, 01:58:19 PM »
Without knowing why you need gcc on the machine normally we would suggest download centos 4.3 and do your builds/compiling on there.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline dsemuk

  • *****
  • 269
  • +0/-0
gcc & apt
« Reply #4 on: July 23, 2006, 03:45:47 PM »
--
Esmith/Mitel/SME server  :-D...

marko83

gcc & apt
« Reply #5 on: July 23, 2006, 05:15:49 PM »
byte: I needed gcc for psybnc setup...

dsemuk: tnx, no-go then  :-?