[WBEL-users] installing gcc

Joel Barrios Dueñas jbarrios at linuxparatodos.net
Sat Feb 12 12:18:42 CST 2005


And why did not install gcc using yum?

yum install gcc

That would have isntalled gcc with EVERY dependency it needs.


Do this:

rpm -e --nodeps gcc
yum install gcc

And considering you very surely do not have develompent libraries and tools:

yum install glibc-devel autoconf* automake* bison

etc. etc. etc.


> Hi there, justa quick question.
>
> i just installed gcc rpm manually but when i try to compile i
> obviously have lib dependencies not satisfied because i haven't
> installed all dev libs and tools.
> does anyone know the list of packages to install for gcc and related dev
> libs?
>
> thanks,
> -------------------------------------------
> Erick Perez
> Linux User 376588
> http://counter.li.org/  (Get counted!!!)
> Panama, Republic of Panama
> _______________________________________________
> Whitebox-users mailing list
> Whitebox-users at beau.org
> http://beau.org/mailman/listinfo/whitebox-users
>


-- 
Un cordial saludo.

Joel Barrios Dueñas
http://www.linuxparatodos.net/


More information about the Whitebox-users mailing list