Hi Olof,
On Wed, 2 Sep 2015 17:02:36 +0200 Olof Bjarnason <olof.bjarnason@...400...> wrote:
On 2 September 2015 at 15:52, Shlomi Fish <shlomif@...2985...> wrote:
Even after fixing that typo, I get the same error as when I got help from Shumis' build script:
It's "Shlomi". Since many non-Hebrew speakers have some difficulties with this name, I also go by the nickname “Rindolf” - see http://www.shlomifish.org/me/rindolf/ .
Shlomi - Sorry about that. Many call med "Olaf" as it's the most popular way to spell the name, so I no the pain ;)
That's OK. The most common misspelling for my name appears to be "Schlomi". Also "I no the pain" should be "I know the pain" (but that may have been intentional).
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake: 108 (message): Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_F AILURE_MESSAGE) /usr/share/cmake-2.8/Modules/FindJPEG.cmake:31 (FIND_PACKAGE_HANDLE_STANDARD_A RGS) CMakeScripts/DefineDependsandFlags.cmake:184 (FIND_PACKAGE) CMakeLists.txt:95 (include)
You need to install the libjpeg's development package. What is your operating system, distribution, their versions, etc.?
I'm on Ubuntu 14.04.
I installed all packages mentioned on this page: http://wiki.inkscape.org/wiki/index.php/CompilingUbuntu#Installing_dependenc...
I also had to add "bzr" and "ccache", which is strictly required to build the trunk version of Inkscape.
Of course I also added "cmake" which was the whole point of trying out cmake instead of autogen+configure :).
I also tried installing all the additional packages mentioned on that wiki page too, but it did not help.
I do understand that I need the JPEG dev package, but if it JPEG lib is a strict requirement to build Inkscape, it should be listed on the wiki.
Well, it's the nature of documentation that it goes out-of-date, but you are right - it should be updated.
Regards,
Shlomi Fish