i'm trying to use the MRAA lib to program the pins with java, but when I built the files, I can't find where the path was set, idealy it would be set on /usr/lib, but there's no mraa. Without it I can't compile the Java files that include mraa and load mraajava. PS: I folowed the guide on the https:...