Comment 9 for bug 1299217

Revision history for this message
Nick Østergaard (nickoe) wrote :

I just noticed that I did not enable scripting in my build on ubuntu, so the claim that it worked for me is invalid. But I can't build with the options enabled on my ubuntu machine.

-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.5", required is "2.6")
-- Check for installed Python Interpreter -- found
-- Python module install path: /usr/lib/python2.7/dist-packages
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "2.6")
-- Bazaar version control system version found.
-- Kicad Bazaar build version: (2014-03-29 BZR 4777)
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-2.8/Modules/FindSWIG.cmake:67 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  pcbnew/CMakeLists.txt:12 (find_package)

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PYTHON_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /home/foo/kicad_sources/kicad.bzr/bitmaps_png
>>bla bla bla more of theese lines<<

-- Configuring incomplete, errors occurred!