I am trying to run a Java program which uses gnu.io
.
This is failing because RXTX has not been installed correctly.
I went to the FAQ.
And subsequently changed the configure.in
file to be extended to 1.8*
But I am still getting the same error telling me that librxtxRS485.la
is not a directory.
How do I solve this issue??