S , 2012-05-12 15:04 +0000, Gaudreault, Francis rakstīja: > OpenBabel is not installed on the hosts that download the Application > dynamically linked to libopenbabel. > > Format files are compiled within the libopenbabel, do I need to also > set the BABEL_LIBDIR to point to libopenbabel.
How are you compiling libopenbabel? AFAIK, there are supported only two options for building libopenbabel - dynamic and static linking. In the second case all plugins would be built into the library, but it also means that libopenbabel would have to be statically linked into your application. If you are not linking statically then all plugins still are not built into libopenbabel and you need to copy also them to the computer your application is running (and set environment variable so it can find the plugins). Or alternatively - link libopenbabel together with plugins statically into your application. Reinis ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss