[En-Nut-Discussion] Installing Ethernut
Robert von Knobloch
bob at engelking.de
Mon Jan 14 16:28:18 CET 2013
Hello,
I ahave to modify an old project and need the tools.
I originally developed this on Ethernut 4.3.3, but that operating system
I have no more.
I'm trying to install the latest, according to your web instructions.
I got myself Debian 6.0.6, so there should be no compatibility problems,
then I followed your instructions on
"http://www.ethernut.de/en/documents/debian.html"
sudo apt-get install automake autoconf
sudo apt-get install libtool
sudo apt-get install build-essential
sudo apt-get install doxygen doxygen-doc graphviz
sudo apt-get install lua5.1 liblua5.1-0 liblua5.1-0-dev
sudo apt-get install libgtk2.0-dev
sudo apt-get install libqtcore4 libqtgui4 libqt4-dev
mkdir ~/ethernut
cd ~/ethernut
wget http://www.ethernut.de/arc/ethernut-5.0.5.tar.gz
tar xzf ethernut-5.0.5.tar.gz
ln -s ethernut-5.0.5 nut
cd nut/
./configure
make
sudo make install
sudo apt-get install binutils-avr gcc-avr avr-libc avrdude
OK - no problems so far!
When done, start the Configurator...
cd ~/ethernut/
qnutconf &
"qnutconf" does not exist, neither at this location nor ~/ethernut/nut, nor ~ethernut/nut/nut
(Also the script seems to have erroneously created a dir ~/ethernut/nut/nut).
There is an executable "nutsetup", but this is not referred to in your instructions.
I would appreciate some advice on how to proceed.
Many thanks,
Robert von Knobloch
More information about the En-Nut-Discussion
mailing list