[En-Nut-Discussion] Troubles with Linux installation

Harald Kipp harald.kipp at egnite.de
Wed Aug 6 09:41:34 CEST 2003


>
>I followed instruction present in the ETH Zurich site:
>I untarred these files in the /usr/local directory:
>AVR Binutils    ->      avr-binutils-2.13.bin.tar.gz
>AVR GCC         ->      avr-gcc-3.3-cvs-20020905.bin.tar.gz
>libc                    ->      avrlibc-cvs-20020904.bin.tar.gz
>UISP                    ->      uisp-20020626_firmware1.10.bin.tar.gz

Niels, my son, has been successful with

cd /cdrom/gnu-c/gcc_linux/
rpm -Uvh \
  avr-binutils-2.13.90.030512-1.i386.rpm \
  avr-gcc-3.2.90.20030512-1.i386.rpm \
  avr-gcc-c++-3.2.90.20030512-1.i386.rpm \
  avr-libc-20030512cvs-1.i386.rpm \
  avr-libc-docs-20030512cvs-1.i386.rpm
cd /cdrom/tools/linux/
tar -zxvf uisp-20030618.tar.gz -C ~/
cd ~/uisp-20030618/
./configure
make
make install
cd /cdrom/ethernut/unix/
tar -zxvf ethernut-3.2.1.tar.gz -C ~/
cd ~/ethernut-3.2.1/nut/
./configure

Please drop us a note, if the uisp verify problem remains
with the newer version.

Harald




More information about the En-Nut-Discussion mailing list