On Sat, 2007-12-29 at 16:10 -0600, Thomas Cameron wrote: > Nigel Henry wrote: > > On Saturday 29 December 2007 17:49, Marcelo Magno T. Sales wrote: > >> Problem solved. It was indeed java related. The application do not work > >> with icedtea-plugin and sun's java plugin wasn't working because the > >> compat-libstdc packages weren't installed. After I installed them, the > >> application loaded an ran fine. > >> > >> Thanks for all who helped, > >> > >> Marcelo > > > > Apologies for not mentioning compat-libstdc++-33 as a requirement for Sun's > > JRE. I already had it installed as a dep for another app, and it's easy to > > forget to mention some stuff. > > So why in Hell is it not a dependency for Sun's jre RPM??? ---- because they can't do wrong... # rpm -qp --requires jdk-6u3-linux-i586.rpm /bin/basename /bin/cat /bin/cp /bin/gawk /bin/grep /bin/ln /bin/ls /bin/mkdir /bin/mv /bin/pwd /bin/rm /bin/sed /bin/sort /bin/touch /usr/bin/cut /usr/bin/dirname /usr/bin/expr /usr/bin/find /usr/bin/tail /usr/bin/tr /usr/bin/wc /bin/sh /bin/sh /bin/sh /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 and FWIW... # rpm -q --requires java-1.6.0-sun-compat-1.6.0.03-1jpp /bin/sh /bin/sh /bin/sh /bin/sh /usr/bin/find /usr/bin/find /usr/bin/perl /usr/bin/xsltproc /usr/bin/xsltproc /usr/sbin/update-alternatives config(java-1.6.0-sun-compat) = 0:1.6.0.03-1jpp jdk = 2000:1.6.0_03-fcs jpackage-utils >= 0:1.7.3 mktemp rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Craig