Member Site Forums Rosetta 3 Rosetta 3 – Build/Install Build Error, ubuntu 10.10, scons 2.0, python 2.6.6 and gcc 4.4.5, truncation Reply To: Build Error, ubuntu 10.10, scons 2.0, python 2.6.6 and gcc 4.4.5, truncation

#5109
Anonymous

    “usr/bin/ld: cannot find -lz”

    sudo apt-get install zlib-dev

    or whatever the name of the zlib development library is, it might be zlib-dev1g or similar. You may need to undo some of the things you tried after that.