I just pulled down the latest devel branch and csources, it compiled successfully but when I tried running "sudo sh install.sh /opt" I got two errors:
cp: cannot stat ‘lib/nimrtl.nimrod.cfg’: No such file or directory cp: cannot stat ‘lib/pure/rawsockets.pretty.nim’: No such file or directory
I removed them from install.sh and install completed successfully and the compiler looks to be working.
Did I do something wrong or is this a bug?