Installing !FreeBSD 5.0

The information contained on this page is based on the use of !FreeBSD 5.0-current, but it should apply to !FreeBSD 5.0-RELEASE.

Basic Configuration

Use the "Developer" installation with the X Window System. Be sure to install the kernel source if you want to build the accelerated NVIDIA driver.

Extra Packages

Pre-compiled packages for !FreeBSD 5.0 can be found here:

Required

  • Autoconf: /usr/ports/devel/autoconf
  • Automake: /usr/ports/devel/automake
  • Hardware-accelerated graphics support
  • DDD, the Data Display Debugger: /usr/ports/devel/ddd
  • Some JDK/J2SDK installation, either 1.3.1 or 1.4.x. These come from http://java.sun.com/
    • Native JDK 1.3.1: /usr/ports/java/jdk13
    • Linux JDK works (requires Linux emulation support)
  • JDOM: /usr/ports/java/jdom
  • !OpenORB: http://openorb.sourceforge.net/
  • !OpenAL: /usr/ports/audio/openal

Optional

The following RPMs can be installed, but they are not required. GLUT would be needed to use some features of Open Scene Graph and !OpenSG. NSPR would be needed to use the NSPR subsystem in VPR.

  • GLUT: /usr/ports/graphics/glut
  • NSPR: /usr/ports/devel/nspr
  • omniORB: /usr/ports/devel/omniORB
  • Open Scene Graph: /usr/ports/graphics/osg