>>>>> "Anthony" == Anthony Green <green@xxxxxxxxxx> writes: Anthony> lrwxrwxrwx 1 root root 38 Mar 8 06:40 [jdbc-stdext].jar -> /could/not/find/extension/for/this/jvm Anthony> lrwxrwxrwx 1 root root 38 Mar 8 06:40 [jndi].jar -> /could/not/find/extension/for/this/jvm Anthony> Bah. Ok, the java-1.4.2-gcj-compat spec file says: Anthony> Provides: jndi, jdbc-stdext Anthony> So, do we need to play tricks for these, like I suggested for jta? When I look at my JDK installs, I don't see separate jdbc or jndi jars. Did something change here? (This machine is still on FC2...) Plus, afaik, jndi is in j2se. Tom