Solved: Problem compiling jdk13

2006-04-17 Thread Erik Norgaard
Erik Norgaard wrote: > Hi: > > I am trying to compile legacy jdk13 because it seems that developing for > java card I need this. However, I get the following error: > > calvin# make > ===> jdk-1.3.1p9_5 has known vulnerabilities: > => jdk/jre -- Security

Problem compiling jdk13

2006-04-17 Thread Erik Norgaard
Hi: I am trying to compile legacy jdk13 because it seems that developing for java card I need this. However, I get the following error: calvin# make ===> jdk-1.3.1p9_5 has known vulnerabilities: => jdk/jre -- Security Vulnerability With Java Plugin. Reference: <http://www.FreeBSD.

Re: [5.2] /usr/ports/java/jdk13

2004-01-18 Thread Matthew Seaman
t libs) in order to run on 5.x: easiest thing to do is install via the java/diablo-jdk13 port. -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +4

[5.2] /usr/ports/java/jdk13

2004-01-18 Thread Jacques Beigbeder
Hello, I understood that mozilla only runs with JDK 1.3. On a 5.2 box, I tried: cd /usr/ports/java/jdk13 make It fails because: host # /usr/local/diablo-jdk1.3.1/bin/java -version Bus error (core dumped) so /usr/ports/java/jdk13/work/j2sdk1.3.1/make/tools/sanityck

/usr/ports/java/jdk13 - make all dumps - any suggestions ?

2003-12-11 Thread Richard Shea
Hi - I'm trying to get the JDK working on FreeBSD 4.8. I have CVSUP'd the ports tree and am following the instructions on http://www.osnews.com/story.php?news_id=3558 (for which I'm grateful !). My current problem is that when I do " make all install clean" in /usr/por

RE: jdk13 port broken?

2003-09-15 Thread Rob
, September 15, 2003 1:07 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: jdk13 port broken? [Please cc: me in any replies as I'm not currently subscribed to these lists. Thank you.] Hello all, Sorry for the cross-posting but I wasn't sure which list would be better for thi

jdk13 port broken?

2003-09-15 Thread Scott Reese
[Please cc: me in any replies as I'm not currently subscribed to these lists. Thank you.] Hello all, Sorry for the cross-posting but I wasn't sure which list would be better for this question. I'm trying to build the jdk13 port and no matter what I do, I can't get past

linux-sun-JDK13 stopped working with netscape 7.1

2003-07-26 Thread E. J. Cerejo
Hello I had linux-sun-JDK13 working perfectly with netscape 7.02 and now I installed netscape 7.1 using the port and the java plugin doesn't work any more, it gives me this error: LoadPlugin: failed to initialize shared library /usr/local/linux-sun-jdk1.3.1/jre/plugin/i386/

editors/jedit core dumps on 5.1-R w/ jdk13

2003-06-18 Thread Linh Pham
I had installed jEdit from the ports collection (editors/jedit - PORTVERSION 4.1.0 with Makefile at version 1.20) on a machine running 5.1-RELEASE with the Sun JDK 1.3 port installed and "natively bootstrapped" and XFree86 4.3.0 built from ports. When I run jEdit either as a regular user or as root

Re: error on build of jdk13 build

2003-06-11 Thread dave
At 11:32 PM 6/11/2003, you wrote: I have been trying to build jdk13 but I get this error; ===>Verifying install for /usr/local/linux-sun-jdk1.3.1/bin/javac in /usr/ports/java/linux-sun-jdk13 ===> Extracting for linux-sun-jdk-1.3.1.08 >> Checksum OK for j2sdk-1_3_1_08-li

error on build of jdk13 build

2003-06-11 Thread David Banning
I have been trying to build jdk13 but I get this error; ===>Verifying install for /usr/local/linux-sun-jdk1.3.1/bin/javac in /usr/ports/java/linux-sun-jdk13 ===> Extracting for linux-sun-jdk-1.3.1.08 >> Checksum OK for j2sdk-1_3_1_08-linux-i586.bin. ===> linux-sun-jdk-1

error code 140 in extract linux-sun-jdk13

2003-06-06 Thread Peter N Tenney
___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Opera crashes after jdk13 install

2003-05-29 Thread James McNaughton
Native FreeBSD Opera was working fine until I installed jdk1.3.1 from the ports. Now it crashes on startup whentrying to load the plugins. This is the reported error when starting from an xterm: INTERNAL ERROR on Browser End: Could not load libjavaplugin_oji.so: linking error=/home/jtm/.netsc

Re: Unable to install JDK13 from Ports (SOLVED)

2003-01-29 Thread Eric Buchanan
Hello again, It appears to have been remedied by cleaning all work directories out under /usr/ports. thank you, Eric Buchanan --- Eric Buchanan <[EMAIL PROTECTED]> wrote: > Hello list, > I am trying to install JDK13 in preparation for > installing OpenOffice. > > I am runni

Unable to install JDK13 from Ports

2003-01-29 Thread Eric Buchanan
Hello list, I am trying to install JDK13 in preparation for installing OpenOffice. I am running FreeBSD 4.7-Stable, with the last make world and cvsup occuring on 11/17/2002. Thank you in advance for your help. Eric - fi gmake[4]: Leaving directory `/backup/ports/java/jdk13/work

Re: JDK13

2003-01-03 Thread Joseph Olatt
I believe that you need to get the source for JDK from the sun site (after agreeing to their license agreement) and then compile it using the patches provided at the following site: http://www.eyesbeyond.com/freebsddom/java/jdk13.html See above site for more info. On Fri, Jan 03, 2003 at 08:14

JDK13

2003-01-03 Thread Alvaro Rosales R.
HEllo guys, Im trying to install JDK 13 in my FreeBSD BOx but I cant find the src files the port asks me to fetch from SUN's website, there I can only find a linux binary and a Solarys tar.Z file. Can yoou tell me where else can I look for it? or Does anyone of you have it in an FTP server?.

Ports question: mozilla-vendor/jdk13

2002-12-31 Thread Scott Ballantyne
Last night I built the mozilla-vendor port and followed the instructions for adding java by building jdk1.3.1. The build/install completed with no errors, but when I run mozilla I am getting the following error: gLoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/

Re: Problem building JDK13 - solved

2002-12-28 Thread Tom Parquette
linux.so.2 not found Abort trap *** Error code 134 Stop in /usr/ports/java/linux-sun-jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13 A friend of mine had the same problem. Looks like an issue when both linux.ko and svr4.ko are loaded. You have to disable Solaris compatibility (by unloading

Re: Problem building JDK13

2002-12-26 Thread Joe Marcus Clarke
ji.so". This > led me to believe I had to install jdk 1.3.1. This is where I'm stuck... > ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found > Abort trap > *** Error code 134 > Stop in /usr/ports/java/linux-sun-jdk13. > *** Error code 1 > Stop in /usr/port

Problem building JDK13

2002-12-26 Thread Tom Parquette
d ===> jdk-1.3.1p7_2 depends on file: /usr/X11R6/lib/libXm.so - found ===> jdk-1.3.1p7_2 depends on file: /usr/local/linux-sun-jdk1.3.1/bin/javac - not found ===> Verifying install for /usr/local/linux-sun-jdk1.3.1/bin/javac in /usr/ports/java/linux-sun-jdk13 ===> Extracting for l

java/jdk13 problems under 4.7-STABLE

2002-12-22 Thread Tom Parquette
Please CC me on any replies. I'm not currently subscribed to freebsd-questions. TIA... I'm trying to install the jdk13 to make mozilla happy. By trial and error (trial and download? ;-) I've gotten to the point of the following error. I cannot find anything that gets

Re: jdk13

2002-11-27 Thread Kris Kennaway
clude/X11/keysymdef.h > > ks_tables_h > ./makekeys: not found > *** Error code 127 > > Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/X11. This is the XFree86-4-libraries port breaking, not jdk13 > I have searched for 'makekeys' but I can't seem to

jdk13

2002-11-27 Thread Lasse Laursen
Hi all, I'm trying to install the jdk13 port and I have some problems: I have downloaded the patches and source from SUN and everything seems to compile fine until I get this: *** Error code 1 (ignored) ./makekeys < /usr/ports/x11/XFree86-4-libraries/work/xc/exports/include/X11/key

Re: java/jdk13 problems

2002-11-18 Thread Mark Gooderum
weeks I don't, sigh. -- Mark Gooderum I am trying to install java/jdk13, but am running into the following: Do you agree to the above license terms? [yes or no] yes Unpacking... Checksumming... 0 0 Extracting... ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found Abort trap Done. ===>

java/jdk13 problems

2002-11-16 Thread Jason Hunt
I am trying to install java/jdk13, but am running into the following: Do you agree to the above license terms? [yes or no] yes Unpacking... Checksumming... 0 0 Extracting... ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found Abort trap Done. ===> Patching for linux-sun-jdk-1.3.1

Re: getting jdk13 to install

2002-10-09 Thread sonam singh
s isn't the problem. > updating your ports tree > > > probably is. go cvsup the latest ports tree and > try again. > > > > > > -Adam > > > > > > > > > -- > > > "Oh good, my dog found the chainsaw."

Re: getting jdk13 to install

2002-10-08 Thread Adam Weinberger
cvsup the latest ports tree and try again. > > > > -Adam > > > > > > -- > > "Oh good, my dog found the chainsaw." > > -Lilo, "Lilo & Stitch" > > Adam Weinberger > > [EMAIL PROTECTED] > > > > >

Re: getting jdk13 to install

2002-10-08 Thread Adam Weinberger
>> (10.08.2002 @ 1452 PST): Mat Branyon said, in 0.4K: << > ive been trying to get java to work, installing from ports, but i keep > getting this error *looks around* which error? and also, what version of freebsd are you running? output of uname -a? > about a patch not applying cleanly. i nee

getting jdk13 to install

2002-10-08 Thread Mat Branyon
ive been trying to get java to work, installing from ports, but i keep getting this error about a patch not applying cleanly. i need to fix this, but i have no idea how. is there a way to manually apply the patches? do i have to download the source files again (im on 28.8 dial up, so you can ima

RE: JDK13

2002-10-02 Thread MET
esday, October 02, 2002 3:22 PM To: Matt Smith Cc: MET; [EMAIL PROTECTED] Subject: Re: JDK13 On Wed, Oct 02, 2002 at 02:03:48PM -0400, Matt Smith wrote: > either add /usr/local/jdk1.3.1/bin/ to your PATH, or simply make > soft-links (or hard links, at your preference): > > ln -s /usr/l

Re: JDK13

2002-10-02 Thread Josef Grosch
On Wed, Oct 02, 2002 at 02:03:48PM -0400, Matt Smith wrote: > either add /usr/local/jdk1.3.1/bin/ to your PATH, or simply make > soft-links (or hard links, at your preference): > > ln -s /usr/local/jdk1.3.1/bin/java /usr/local/bin/java > > HOWEVER, I believe (from my minimal Java experience) tha

Re: JDK13

2002-10-02 Thread Weston M. Price
picky but thanks a lot > > > > -Original Message- > > From: Matt Smith [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, October 02, 2002 1:19 PM > > To: MET > > Cc: [EMAIL PROTECTED] > > Subject: Re: JDK13 > > > > > > try: > >

RE: JDK13

2002-10-02 Thread Matt Smith
gt; From: Matt Smith [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 02, 2002 1:19 PM > To: MET > Cc: [EMAIL PROTECTED] > Subject: Re: JDK13 > > > try: > > /usr/local/jdk1.3.1/bin/java > > and > > /usr/local/jdk1.3.1/bin/javac > > -Matt > On Wed

Re: JDK13

2002-10-02 Thread Matt Smith
try: /usr/local/jdk1.3.1/bin/java and /usr/local/jdk1.3.1/bin/javac -Matt On Wed, 2002-10-02 at 13:15, MET wrote: > So I installed the JDK13 and would like to start coding. However, java > and javac commands seem to do nothing. Do I have to make them alias's > to the pr

JDK13

2002-10-02 Thread MET
So I installed the JDK13 and would like to start coding. However, java and javac commands seem to do nothing. Do I have to make them alias's to the programs (didn't actually check if they're installed) or something else? Ideas? ~ Matthew To Unsubscribe: send mail to [EMAIL

Re: JDK13 || OpenOffice

2002-10-02 Thread Alexander Kabaev
jdk13 is used in the OO build process. On Tue, 1 Oct 2002 21:11:49 -0400 "MET" <[EMAIL PROTECTED]> wrote: > Why does OpenOffice require jdk13? According to the site its not one > of the requirements, or a requirement of StarOffice for that matter? > > ~ Matth

Re: JDK13 || OpenOffice

2002-10-01 Thread Charles J. Gaush
On Tuesday 01 October 2002 09:11 pm, MET wrote: > Why does OpenOffice require jdk13? According to the site its not one of > the requirements, or a requirement of StarOffice for that matter? > > ~ Matthew > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "