linux-sun-jdk1.4.2 on FreeBSD 4.8 giving me pains
Stephane Raimbault
segr at hotmail.com
Thu Oct 23 15:09:42 PDT 2003
Did you mount the linprocfs file system as mentioned during the port install
?
If not, add the following line to /etc/fstab (to ensure it gets mounted on
startup as well)
linprocfs /compat/linux/proc linprocfs rw 0
0
then you can type as root:
# mount linprocfs
That should get you further along if you hadn't mounted the linprocfs file
system yet.
Cheers,
Stephane.
----- Original Message -----
From: ""M.D. DeWar"" <mark at s-wit.net>
Newsgroups: mailing.freebsd.java
Sent: Thursday, October 23, 2003 2:00 PM
Subject: linux-sun-jdk1.4.2 on FreeBSD 4.8 giving me pains
> NEWBIE ALERT NEWBIE ALERT:
>
> When I try to run any java I get this:
>
> spiderman# ./java /temp/babylon-2.1_BETA/babylonServer
> Exception in thread "main" java.lang.NoClassDefFoundError:
> /temp/babylon-2/1_BET
> A/babylonServer
>
> I have tried to follow all the different java install instructions.
> I tried kafee 1.0.7 but got some other error.
>
> any help greatly greatly appreciated
>
> Thanks
> newbie Mark
>
>
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
More information about the freebsd-java
mailing list