Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 07:44:30 -0700
From:      chip <chip@wiegand.org>
To:        Zach Thompson <hideo@lastamericanempire.com>
Cc:        freebsd questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Back to java problem WAS: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade
Message-ID:  <3CC8164E.8030809@wiegand.org>
References:  <20020423231838.60e8f150.chip@wiegand.org> <20020424071622.Y34206-100000@fw.firstinitiallastname.com> <20020424074322.18ea1b22.chip@wiegand.org> <1019661645.8815.12.camel@gyros.marcuscom.com> <20020424211822.2a372993.chip@wiegand.org> <20020424225505.A4201@darwin.lastamericanempire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Zach Thompson wrote:

>>the portupgraded mozilla, and it actually finished without any errors.
>>Great! I also have linux-jdk-1.3.1.03, jre-1.1.8 installed. When I try
>>to build jkd13 I still get the error about no valid java for
>>boostrapping (see above). Should I pkg_delete these and then reinstall
>>them?
>>
>>I'm not sure what you mean by "any "chip" related environment variables
>>set?" Would that be in the /etc/make.conf? If so, no, it has only one
>>line - XFREE86_VERSION=4 and nothing else. Another poster mentioned
>>adding WITH_FULL_MOZILLA=yes to the make.conf, but I forgot to before
>>making the portupgrade, would that matter in this case?
>>
>>    
>>
>
>I had this same problem with the native jdk13 port. Has it been a while
>since you installed the linux-jdk13? If so, you might have the problem
>with bin/java being a directory. This was what I found at least.
>
>        cd /usr/local/linux-jdk1.3.1/bin
>
>Check if java is a directory. If it is remove it and do
>        
>        ln -s .java_wrapper java
>
>If not, verify that it points to .java_wrapper. This is one problem
>which causes the endless ALT_BOOTDIR errors.
>
>Good luck,
>Zach Thompson
>
>.
>
Good News! It works! Finally! So, first I port-upgraded both versions of 
freetype (after I portupgraded mozilla to 1.0.whatever yesterday), then 
I did the symlink as you mention above. THEN, I installed the jdk13 
port, and after an hour or two it finished, I restarted Mozilla, and 
there it is, in the about plugins page, first thing is a long list of 
java plugin handlers.
Thanks to all the guys helping with this. Much appreciated.
--
Chip W
www.wiegand.org
chip@wiegand.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CC8164E.8030809>