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

Re: Prb compile kernel 2.4.0



dpkg -S  wish :

tk8.0: /usr/share/man/man1/wish8.0.1.gz
tk8.2: /usr/share/man/man1/wish8.2.1.gz
tk8.0: /usr/bin/wish8.0
tk8.2: /usr/bin/wish8.2

ou

packages.debian.org:  Search:wish

usr/bin/wish8.0                                             libs/tk8.0


donc apt-get install tk8.0  devrait faire l'affaire

bon courage
Romain

On Sun, 4 Feb 2001, Guillaume NOUVEAU wrote:

> Bonjour voila le message que j'ai quand je fait un make xconfig avec les
> source du packet kernel-source-2.4.0
>
> 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.0/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.0/scripts'
> wish -f scripts/kconfig.tk
> make: wish: Command not found
> make: *** [xconfig] Error 127
>
> Si j'ai bien compris j'ai besoin de la command wish. Quelqu'un sait dans
> quel packet elle est?
> Je suis en debian testing.
> Merci.
>
>
>
> --
> To UNSUBSCRIBE, email to debian-french-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



Reply to: