I'm using:
- Classpath most recent CVS (of course)
- Japhar CVS from Saturday
- NSPR CVS from Saturday
- automake 1.4a
- autoconf 2.13
- libtool 1.35
- jikes 1.11 with patch
- javah and friends version 1.1.7
The only thing I had to do that wasn't in the docs (that I could find) is
"ln -s /usr/local/japhar/lib/classpath/lib_*.so libjaphar_*.so" (roughly).
That was a slight pain to figure out, and if I hadn't done something like
that before. If you need to do that, I have a Perl script attached. Run it
in <japhar_install_dir>/lib/classpath.
Nonetheless, I think I'll make a "get Japhar and Classpath working from
scratch" tutorial for people who want to test. Depends whether/when I get
time.
The file I tested with is attached. It's just Hello World. I cannot
remember whether I compiled against Sun's classes or ours.
What error are you getting?
--John
> -----Original Message-----
> From: C. Brian Jones [mailto:[EMAIL PROTECTED]]On Behalf Of Brian Jones
> Sent: Sunday, June 25, 2000 11:52 PM
> To: John Keiser
> Cc: Classpath
> Subject: Re: Japhar + Classpath Working Again!
>
>
> "John Keiser" <[EMAIL PROTECTED]> writes:
>
> > "Hello World" is back up and running again :) With the
> attached patch for
> > Japhar, that is.
>
> Couldn't get this to work yet. Anything special you do for your
> classpath or library path when using japhar + classpath? Are you
> using a recent nspr?
>
> Brian
> --
> Brian Jones <[EMAIL PROTECTED]>
>
link_em
Test.java