RE: Problemas compilando kernel

2002-04-17 Por tôpico Ivan Utzumi
Procure o pacote q contenha o wish e instale
apt-cache search wish
apt-get install [pacote]

[]´s

-Original Message-
From: CPD - GOEG [mailto:[EMAIL PROTECTED] 
Sent: terça-feira, 16 de abril de 2002 13:50
To: Debian Portuga
Subject: Problemas compilando kernel

Olah todos...
Eu estava compilando o kernel2.4 no woody e tive o seguinte problema:


dbase:/usr/src/linux# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/kernel-source-2.4.17/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
echo "set defaults \"arch/i386/defconfig\"" >> kconfig.tk
echo "set ARCH \"i386\"" >> kconfig.tk
cat tail.tk >> kconfig.tk
chmod 755 kconfig.tk
make[1]: Leaving directory `/usr/src/kernel-source-2.4.17/scripts'
wish -f scripts/kconfig.tk
make: wish: Comando não encontrado
make: ** [xconfig] Erro 127
dbase:/usr/src/linux#


eu jah instalei o libncurses5-dev e o kernelpackage
Helps???

---
Giscar Paiva - Estagiário CPD-GOEG
Linux User number 257652


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problemas compilando kernel

2002-04-17 Por tôpico Fabiano Manoel de Andrade
On Tue, 16 Apr 2002 17:50:17 -0300
CPD - GOEG <[EMAIL PROTECTED]> wrote:

> Helps???


Olá,

você precisa instalar os pacotes tk8 para usar o make xconfig.

Fabiano


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]