[galaxy-dev] How to resolve the dependency of self-compiled C++ programs when publishing a tool?

2019-07-10 Thread Jin Li
Hi all, I want to publish our own tool to the Galaxy Tool Shed. Our tool is our own developed C++ program. Our compiled binaries may not necessarily run in other machines due to different OS platforms. How could I resolve the tool dependency of our own compiled binaries? Thank you. Best regards,

[galaxy-dev] Re: Error during tool installation: "inotify instance limit reached"

2019-07-10 Thread Previti
Thank you very much! We have 19.01 running and the parameter that I had to put to "false" was "watch_tools" All the best, Christopher On 7/10/19 12:00 PM, Marius van den Beek wrote: > Hi Christopher, > > you might want to turn off `watch_tools` if you are using it, > this is only needed when us

[galaxy-dev] Re: Error during tool installation: "inotify instance limit reached"

2019-07-10 Thread Marius van den Beek
Hi Christopher, you might want to turn off `watch_tools` if you are using it, this is only needed when using the pretty-much undocumented feature where you dump tools into a directory without registering them in any tool_conf.xml file. All other tool reloading happens by another means. Similarly,

[galaxy-dev] Error during tool installation: "inotify instance limit reached"

2019-07-10 Thread Previti
Dear all, I've been getting this error for a few days now, it basically prevents anything from being installed on the first go. Individual tools can be installed, but even then I have to try multiple times. Any ideas how to fix this? Cheers, Christopher The details from galaxy.log are (installi