As Karsten wrote: > Alternative it would be helpful to update the README in the main > project folder. Normally i find there a short descripton with some > steps what to do for noob users.
As a general rule of thumb for autoconf/automake-based projects, watch out for a script called "bootstrap" or "autogen.sh", and if it's there, just run it. ;-) Nobody can memorize the correct sequence to run these commands, so every project has such a script in the tree. -- cheers, Joerg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) _______________________________________________ avrdude-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avrdude-dev
