SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] Error when building


Chronological Thread 
  • From: Trevor Teolis <t.teolis@gmail.com>
  • To: Jess <jess@sci.utah.edu>
  • Cc: scirun-users@sci.utah.edu
  • Subject: Re: [SCIRUN-USERS] Error when building
  • Date: Tue, 23 Jan 2018 19:40:00 -0500

Hi Jess,


I already have XCode installed and I downloaded the command line tools again, but it still gives the same error. Here is the complete error that I'm getting:


gmake: 'cmake' is up to date.

loading initial cache file /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Bootstrap.cmk/InitialCacheFlags.cmake

-- Forcing CTEST_TEST_CPACK=OFF on OSX < 10.4

-- OSX_VERSION='10.13.1'

-- Found unsuitable Qt version "" from NOTFOUND

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:

CURSES_CURSES_H_PATH

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source/CursesDialog/form

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source

   used as include directory in directory /Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/cmake-2.8.11/Source


-- Configuring incomplete, errors occurred!

---------------------------------------------

Error when bootstrapping CMake:

Problem while running initial CMake

---------------------------------------------


***ERROR in build script

The failed command was:

./bootstrap --prefix=/Users/trevor/documents/medical-software/scirun_4.7_20160120_linux/cmake/local



It says "Found unsuitable Qt version".  However, I have Qt installed as well.  

Additionally, I'm not sure what 'CURSES_CURSES_H_PATH' or how to change it.



Thanks for the help,

Trevor


On Tue, Jan 23, 2018 at 1:12 PM, Jess <jess@sci.utah.edu> wrote:
Hi Trevor

Do you have Xcode installed with the command line tools?  You will need them to build the source code.

cheers,
Jess




> On Jan 23, 2018, at 10:23 AM, t.teolis@gmail.com wrote:
>
> Hi,
>
> I get the following error I run the build.sh command:
>
> -- Configuring incomplete, errors occurred!
> ---------------------------------------------
> Error when bootstrapping CMake:
> Problem while running initial CMake
> ---------------------------------------------
>
> ***ERROR in build script
> The failed command was:
> ./bootstrap --prefix=/Users/trevor/documents/medical-software/
> scirun_4.7_20160120_linux/cmake/local
>
>
>> SCIRun 4.7 was downloaded from the following tar file:
> SCIRun_4.7_20160120_linux.tgz
>> Operating system is MacOS High Sierra (version 10.13.1).
>> CMake is installed.
>
> Is there another dependency that is missing that would cause this error?
>
> Thanks for any help,
> Trevor
>
> ________________________________________________
> SCIRun users mailing list:  scirun-users@sci.utah.edu
> http://www.sci.utah.edu/software/scirun.html
> To unsubscribe, email sympa@lists.sci.utah.edu with the "unsubscribe scirun-users" in the message body.





Archive powered by MHonArc 2.6.18.

Top of page