The output I get in the terminal when running Cmake is:

------------------------------
Building Makefile for Inkscape
------------------------------
Source Dir: /home/justin/inkscape
Binary Dir: /home/justin
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 
-- Creating build files in: /home/justin
-- Creating build files in: /home/justin
No gmock/gtest found! Perhaps you wish to run 'bash download-gtest.sh' to download it.
-- Checking for modules 'pangocairo;pangoft2;fontconfig;gthread-2.0;gsl;gmodule-2.0'
--   Found pangocairo, version 1.38.1
--   Found pangoft2, version 1.38.1
--   Found fontconfig, version 2.11.94
--   Found gthread-2.0, version 2.48.1
--   Found gsl, version 2.2.1
--   Found gmodule-2.0, version 2.48.1
-- Checking for module 'x11'
--   Found x11, version 1.6.3
-- Checking for module 'gnome-vfs-2.0'
--   No package 'gnome-vfs-2.0' found
-- Could NOT find LCMS2 (missing:  LCMS2_LIBRARY LCMS2_INCLUDE_DIR) 
-- Checking for module 'lcms'
--   No package 'lcms' found
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
-- Found Iconv: /usr/lib/x86_64-linux-gnu/libc.so
-- Found Intl: /usr/include  
CMake Error at CMakeScripts/Modules/FindBoehmGC.cmake:70 (message):
  Could not find BoehmGC
Call Stack (most recent call first):
  CMakeScripts/DefineDependsandFlags.cmake:110 (find_package)
  CMakeLists.txt:89 (include)


I believe I had downloaded and installed BoehmGC, but it appears to be causing the error. Is there a particular directory I need to make sure it is in to work with Cmake?

Thank you,

Justin LaRose

On Tue, Sep 20, 2016 at 4:58 PM, Alexandre Prokoudine <alexandre.prokoudine@...400...> wrote:
On Tue, Sep 20, 2016 at 8:29 PM, Justin LaRose wrote:
> Hello All -

Hello and welcome, Justin!

> I was having some issues with dependencies when trying to build the
> developer instance on my laptop (Ubuntu 16.04) and was wondering if anyone
> might have some time to help me get everything built so I can start to work
> on some bugs?

Sure. Please tell us more about those issues.

Alex

------------------------------------------------------------------------------
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...1656...784...sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel