Stefan, I followed your advice and compiled thenim compiler. The end result is that everything works great, and all libraries can be imported perfectly. I was a little scared about compilation process with gcc because there was some dependency issues in the past, but not with Nim. I have fresh Nim compiler and I'm very happy.
I would like to notice that comparing that fresh build with installation from distro package i can see how less configured is the version from package, and indeed the best way to start with Nim is compilation from git sources. Thank you
