From 914cb968d59d45d99a396861d168361f2645ce65 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Fri, 1 Jul 2016 21:01:49 -0400 Subject: [PATCH] Updated Using BlenderCAM with OpenCAMLib (markdown) --- Using-BlenderCAM-with-OpenCAMLib.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-BlenderCAM-with-OpenCAMLib.md b/Using-BlenderCAM-with-OpenCAMLib.md index 11f6e71..71319b6 100644 --- a/Using-BlenderCAM-with-OpenCAMLib.md +++ b/Using-BlenderCAM-with-OpenCAMLib.md @@ -7,7 +7,7 @@ Building from source on Debian GNU/Linux (probably also Ubuntu): 1. If haven't already, [[install blenderCAM|Using-Blendercam-from-github]]. 2. Install dependencies: - `sudo apt install libboost-dev libomp-dev libpython-dev python-dev python-vtk6 g++ python3-numpy python3-shapely git libboost-python-dev` + `sudo apt install libboost-dev libomp-dev libpython-dev python-dev python-vtk6 g++ cmake git libboost-python-dev` For Debian Jessie you have to replace libomp-dev with libiomp-dev (libomp-dev is not in stable yet) 3. Install optional dependencies: