Skip to content

Instantly share code, notes, and snippets.

@danielbaccin
Created July 24, 2015 21:44
Show Gist options
  • Select an option

  • Save danielbaccin/0b5c360c3d7c7ad5855c to your computer and use it in GitHub Desktop.

Select an option

Save danielbaccin/0b5c360c3d7c7ad5855c to your computer and use it in GitHub Desktop.
configurando ftrScanAPI no ubuntu
apt-get install lib32stdc++6.
apt-get install libusb-0.1-4:i386
sudo apt-get install libgtk2.0-0:i386
referencias
http://askubuntu.com/questions/74371/how-to-install-32-bit-version-of-libstdc-so-6-on-a-64-bit-machine
http://askubuntu.com/questions/311401/libusb-0-1-so-4-shared-lib-error-in-ubuntu-64-bit-system
http://askubuntu.com/questions/356605/ubuntu-13-10-64-bit-machinarium-error-while-loading-shared-libraries-libgtk-x1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment