It seems that by default nam is not built automatically, at least for me, using Ubuntu 64-bit 9.10. Here is how to make it work.
- Install some libs:
sudo apt-get install xlibs-dev
- Run these under folder
nam-1.14:./configure make
It seems that by default nam is not built automatically, at least for me, using Ubuntu 64-bit 9.10. Here is how to make it work.
sudo apt-get install xlibs-dev
nam-1.14:
./configure make