-
Notifications
You must be signed in to change notification settings - Fork 4
Documentation issues #5
Description
Originally issue associated with metalnx itself
snap of log..
I ran into a problem now while installing Metalnx-msi. The installation guide says, in order to verify the microservice installation, one should check "/var/lib/irods/plugins/microservices" to be sure that the .so files ( e.g libmsiget_illumina_meta.so..) are there. In my case, I found them in "/usr/lib/irods/plugins/microservices". Do you have idea how I can correct this? How do I make tomcat find the path? I copied them to the "/var/lib/irods/plugins/microservices" directory, but it didn't show on the metalnx-web.
The problem happen while installing on different systems with tomcat7 and tomcat8.
ps: it will be great if you include the download link on the installation guide page too.