Package: clojure
Version: 1.0.0+dfsg-1

As yet, I'm not certain whether this is a bug in Debian's clojure
package, other Java pacakges, or a local configuration problem, but
clojure throws an UnsatisfiedLinkError when trying to use the inspector:

  $ clojure
  Clojure 1.0.0-
  user=> (use '[clojure.inspector :only (inspect inspect-tree)])
  nil
  user=> (inspect-tree (System/getProperties)) 
  java.lang.UnsatisfiedLinkError: Can't load library: 
/usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so 
(NO_SOURCE_FILE:0)
  user=> 

This also fails if you set LD_LIBRARY_PATH=/usr/lib/jni, which is where
the relevant library is actually located.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to