Created
July 24, 2015 21:44
-
-
Save danielbaccin/0b5c360c3d7c7ad5855c to your computer and use it in GitHub Desktop.
configurando ftrScanAPI no ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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