The Papilio Loader Java GUI now runs on Linux. See how to install and run for yourself, this tutorial is for Ubuntu Linux.
- Download the Linux tar file from Gadget Factory download section and extract to your directory of choice.
- Ensure that libftdi-dev and the Java SDK is installed.
- In ubuntu do the following command:
- sudo apt-get install libftdi-dev default-jdk
- sudo apt-get install libftdi-dev default-jdk
- In ubuntu do the following command:
- Navigate to the directory containing the downloaded install package.
- Run the installer
- ./linux-installer.sh
- Two executables will now be available on the path:
- papilio-prog – The command line Papilio programmer
- papilio-loader-gui – The Java GUI
Leave a Reply
You must be logged in to post a comment.