On Tue, 23 Aug 2011 14:25:16 -0400
Omair Majid wrote:
> On 08/23/2011 04:44 AM, Jussi Lehtola wrote:
> > $ ant -lib %{_datadir}/icedtea-web/plugin.jar doc main
> > doesn't work, it still fails in the same error.
>
> There are two things that were causing problems. The spec file was
> setting cla
On 08/23/2011 04:44 AM, Jussi Lehtola wrote:
$ ant -lib %{_datadir}/icedtea-web/plugin.jar doc main
doesn't work, it still fails in the same error.
There are two things that were causing problems. The spec file was
setting classpath to a directory, not a jar. Also, the build.xml file
was inst
On Wed, 17 Aug 2011 13:05:21 -0400
Omair Majid wrote:
> On 08/17/2011 12:22 PM, Jussi Lehtola wrote:
> > Hi,
> >
> > I tried to update Jmol to the latest release, when I ran once again
> > into
> >
> > error: package netscape.javascript does not exist
> > import netscape.javascript.JSObject;
> >
>
On 08/17/2011 12:22 PM, Jussi Lehtola wrote:
> Hi,
>
> I tried to update Jmol to the latest release, when I ran once again
> into
>
> error: package netscape.javascript does not exist
> import netscape.javascript.JSObject;
>
The package is not standard part of Java. It is provided by plugin.jar.
Hi,
I tried to update Jmol to the latest release, when I ran once again
into
error: package netscape.javascript does not exist
import netscape.javascript.JSObject;
My spec builds fine in Fedora 15, but fails to build in 16 and 17.
http://pkgs.fedoraproject.org/gitweb/?p=jmol.git;a=blob;f=jmol.s