Re: Problem Installing native jdk1.5.0 on FreeBSD 5.3-RELEASE

2005-10-24 Thread Vincent Ngundi
All I had to do was to disable Kernel Security in /etc/rc.conf.. -V On Fri, 2005-10-14 at 18:03, Vincent Ngundi wrote: > Objective > - > > I'm trying to install native jdk 1.5.0 on a box running FreeBSD > 5.3-RELEASE. > > > Problem > --- > > When I run "make install clean", I'm ge

Problem Installing native jdk1.5.0 on FreeBSD 5.3-RELEASE

2005-10-14 Thread Vincent Ngundi
Objective - I'm trying to install native jdk 1.5.0 on a box running FreeBSD 5.3-RELEASE. Problem --- When I run "make install clean", I'm getting a message telling me that I should mount LINPROCFS before starting to build jdk 1.5.0 and that the commands "kldload linprocfs" and "mou