I'm having problems using JavaScript 1.04.  I downloaded, unpacked and made
the tar file from the CPAN site.

The make and installation was somewhat problematic.  The module would
not make using the CPAN module.  The version downloaded by CPAN was 1.03 not
1.04.

After some investigation into this list I set the JS_INC and JS_LIB
environment variables as directed.  I was able to get a clean "perl
Makefile.PL" and "make".  "make test" failed 30 out of 32 tests, but the
"make install" seemed to do OK.

I cut and pasted the "99 bottles of beer" sample program from the man page.
Upon running it as "perl javatest.pl" I get the following error:

/libexec/ld-elf.so.1: /usr/local/lib/libnspr4.so.1: Undefined symbol
"pthread_condattr_init"

I'm running on FreeBSD 6.2 on an i386 32 bit platform.

Anyone have any ideas?

Thanks,
Gary

Reply via email to