Skip to content

Instantly share code, notes, and snippets.

@herrbischoff
Created April 8, 2015 20:53
Show Gist options
  • Save herrbischoff/e31e27bcfeec7b70c9be to your computer and use it in GitHub Desktop.
Save herrbischoff/e31e27bcfeec7b70c9be to your computer and use it in GitHub Desktop.
Compile nzbget
./configure --with-libxml2-includes=/usr/include/libxml2 --with-libxml2-libraries=/usr/lib/x86_64-linux-gnu/libxml2.so
make
make install
make install-conf
make clean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment