Révision 2605
tmp/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/MemCqiServer.java (revision 2605) | ||
---|---|---|
193 | 193 |
System.loadLibrary("cqpjni"); //$NON-NLS-1$ |
194 | 194 |
// FIXME: SJ: tests to use absolute path rather than lib name in Linux. |
195 | 195 |
// It works and may avoid some problems about the JRE versions (e.g. Oracle or OpenJDK) and PATH configurations, but need to have the lib filename for each OS |
196 |
System.load(cqplibpath + "libcqpjni.so"); //$NON-NLS-1$ |
|
196 |
// System.load(cqplibpath + "libcqpjni.so"); //$NON-NLS-1$
|
|
197 | 197 |
|
198 | 198 |
Log.fine("cqpjni loaded from dirs: " + path + "."); |
199 | 199 |
isLoaded = true; |
Formats disponibles : Unified diff