FreeBSD Build
From K-3D
Build Overview
- K-3D version: 0.4
- Build environment: autotools + gcc
Dependencies
K-3D 0.4 builds on FreeBSD with GNU Autotools installed. Use libsigc++ 1.2 with the --with-sigc-1-2 configure option, since libsigc++ 1.0 depends on the pthread library (if you really want to use 1.0 you may try linking with the libpthread port for FreeBSD that is called linuxthreads).
Build Instructions
Follow the Generic Build instructions.

