NicroHobak - 2012-07-27

Basic Instructions:

In a Linux environment, so long as the prerequisites are met, building should be this simple:

  1. Download the source
  2. Run autoreconf -i (-i to install missing files...no need to package what we can generate ourselves)
  3. configure / make / make install as normal

Prerequisites:

For libNervousSystem:

For Nervous System Designer:

  • libNervousSystem -- Yes, this is required for the designer...who would have guessed?... :)
  • Code::Blocks with wxSmith