From: thomas at tada.se (Thomas Hallgren) Date: Thu, 22 Jun 2006 15:23:34 +0200 Subject: [Pljava-dev] zlib conflict on Debian AMD64 ??? In-Reply-To: <449A9836.1060909@tada.se> References: <1150963234.5987.11.camel@localhost> <449A52D8.4010208@tada.se> <1150971313.6071.6.camel@localhost> <449A9257.9040608@tada.se> <1150981643.6071.34.camel@localhost> <449A9836.1060909@tada.se> Message-ID: <449A99D6.3050303@tada.se> Just a sanity check. You are quite sure that your JVM really finds the libzip.so that resides under your jre directory? Perhaps some other libzip.so is present in your configuration and your /etc/ld.so.conf or LD_LIBRARY_PATH lists that first? - thomas