On Sat, 6 May 2000, Jan Pfeifer wrote:
> Chris Gray writes:
> >
> > On Sat, May 06, 2000 at 01:14:30PM -0300, Jan Pfeifer wrote:
> > > I'm trying to execute a "HelloWorld" program in java,
> > > but after compiling it, when running, it segment faults:
> > >
> >
>
>
>
> > > ahn, an
Chris Gray writes:
>
> On Sat, May 06, 2000 at 01:14:30PM -0300, Jan Pfeifer wrote:
> > I'm trying to execute a "HelloWorld" program in java,
> > but after compiling it, when running, it segment faults:
> >
>
> > ahn, and:
> >
> > CLASSPATH=/usr/lib/jdk1.1/lib/classes.zip
> > JA
On Sat, May 06, 2000 at 01:14:30PM -0300, Jan Pfeifer wrote:
> hi,
>
> I'm trying to execute a "HelloWorld" program in java,
> but after compiling it, when running, it segment faults:
>
> $ java -v HelloWorld.class
This is a problem in itself. You have to run
$ java HelloWorld
without the '
3 matches
Mail list logo