
So, I start it with "sudo veracrypt" and I was able to mount successfully through the GUI.

But, I found that having the GUI do the administrative elevation would fail. The "make install" does not work, so I manually copied the veracrypt binary to the /usr/local/bin directory. It seems that there is always some GTK failure message that shows up when running from command line, but I was able to successfully mount my encrypted files. Following that I got some GTK related failure message, but when I checked inside the VeraCrypt_1.23/src/Main directory the veracrypt binary was there and I was able to run it from the command line. On-the-fly encryption means that data is automatically encrypted right before it is saved and decrypted right after it is loaded, without any user intervention. VeraCrypt is software for establishing and maintaining an on-the-fly-encrypted volume (data storage device). Near the end of the make process there should be some "linking veracrypt" message. Free disk encryption software based on TrueCrypt.

Sudo apt install make gcc pkg-config libwxgtk3.0 libfuse-devĮxtract the source files and go into the VeraCrypt_1.23/src directory Wanted to share this in case it might be helpful to someone else. I just successfully compiled Veracrypt 1.23 on Raspbian Stretch.
