[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc e instalar amsn 0.96b



On 5/30/06, elboube <elboube@gmail.com> wrote:
On Tue, May 30, 2006 at 05:42:37PM -0500, Yurkevich Contreras wrote:
> Saludos listeros, mi sistema es un debian sarge kernell 2.6.8-2-386
> que apenas estoy terminando de instalar, pues quise instalar amsn
> 0.96b, previamente ya habia instalado  tcl8.4-dev, automake1.4 y
> tk8.4-dev pero al momento de hacer:
> ./configure, me dice que no tengo instalado algun compilador de C, asi
> instale binutils y tambien gcc-3.4 pero aun me sigue dando el mismo
> error, el config.log es el siguiente:
> http://pastebin.com/747952
>
> Espero me puedan ayudar con esto que es lo unico que me falta para
> tener mas o menos a punto mi pc.

Prueba a instalar el gcc (apt-get install gcc), al parecer ggc-3.4 y
gcc no son el mismo paquete[0]. gcc-3.4 no incluye el binario gcc si
no que incluye el ggc-3.4[1] y quizás por eso el configure no lo encuentra.

Gracias por responder, pues tienes toda la razon,  ya solucione el
problema. Instale gcc y tambien g++, finalmente cuando crei que habia
terminado fue necesario instalar tcltls y ya.. ahora todo funciona Ok.



Saludos a todos

Saludos y gracias por responder.



[0]
sara:~# apt-cache show gcc-3.4
Package: gcc-3.4
Priority: optional
Section: devel
Installed-Size: 4188
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Version: 3.4.3-13
Provides: c-compiler
Depends: gcc-3.4-base (>= 3.4.3-13), libgcc1 (>= 1:3.4.3-13), libc6
(>= 2.3.2.ds1-21), cpp-3.4 (>= 3.4.3-13), cpp-3.4 (<< 3.4.5), binutils
(>= 2.15-5)
Recommends: libc6-dev (>= 2.3.2.ds1-16)
Suggests: gcc-3.4-doc (>= 3.4.3-13), amd64-libs-dev
Conflicts: gcc-3.2 (<= 1:3.2.3-0pre8)
Filename: pool/main/g/gcc-3.4/gcc-3.4_3.4.3-13_i386.deb
Size: 1492890
MD5sum: 2bf89a8996caaeacdb19f46839c4f636
Description: The GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for
 C.
 .
 ABIs changed between gcc-3.3 and gcc-3.4 on some architectures (hppa,
 m68k,
 mips, mipsel, sparc). Please read
 /usr/share/doc/gcc-3.4/README.Debian
 for more details.

sara:~# apt-cache show gcc
Package: gcc
Priority: standard
Section: devel
Installed-Size: 28
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-defaults (1.21)
Version: 4:3.3.5-3
Provides: c-compiler
Depends: cpp (>= 4:3.3.5-3), gcc-3.3 (>= 1:3.3.5-1), cpp-3.3 (>=
1:3.3.5-1)
Recommends: libc-dev
Suggests: make, manpages-dev, autoconf, automake, libtool, flex,
bison, gdb, gcc-doc
Conflicts: gcc-doc (<< 1:2.95.3)
Filename: pool/main/g/gcc-defaults/gcc_3.3.5-3_i386.deb
Size: 4906
MD5sum: 824f1217cad1d6f8c1cfecf6eb500dd6
Description: The GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for
 C.
 .
 This is a dependency package providing the default GNU C compiler.

[1]
sara:~# dpkg -S gcc | grep /bin/gcc
gcc: /usr/bin/gcc
gcc: /usr/bin/gccbug

sara:~# dpkg -S gcc-3.4 | grep /bin/gcc
gcc-3.4: /usr/bin/gcc-3.4


--

Colección de trucos y recetas sobre Debian --> boube.cjb.net


--
To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org





Reply to: