diff --git a/FreeBSDInstallation.md b/FreeBSDInstallation.md index ca23823..c9d6858 100644 --- a/FreeBSDInstallation.md +++ b/FreeBSDInstallation.md @@ -1,15 +1,9 @@ - - - - ## Installing on FreeBSD In most cases the FreeBSD port of Mapnik (located in /usr/ports/graphics/mapnik) will work. However, if the port is broken, or you'd like to install another version the following instructions will help. You will need to install the following ports/packages to ensure that mapnik will compile for you: - - graphics/png graphics/tiff graphics/jpeg @@ -34,3 +28,7 @@ Once these libs are installed, you should be able to compile/install source by d python scons/scons.py configure python scons/scons.py install + +### Other references + + - discussion of installing TileMill: http://support.mapbox.com/discussions/tilemill/2776-tilemill-installation-on-freebsd#comment_21576061 \ No newline at end of file