SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] Error when building


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

You need to download and install xquartz.  you may need an older version.  I’m running 2.7.9 with os x 10.12

cheers,
Jess



On Jan 23, 2018, at 6:38 PM, Trevor Teolis <t.teolis@gmail.com> wrote:

Hi Jess,

I fixed the above error by building cmake. 
Now when I run  ./build.sh  it gives me the following error:

[ 57%] Linking CXX shared library ../../lib/libCore_Datatypes.dylib
clang: error: no such file or directory: '/usr/X11R6/lib/libGL.dylib'
clang: error: no such file or directory: '/usr/X11R6/lib/libGLU.dylib'
make[2]: *** [lib/libCore_Datatypes.dylib] Error 1
make[1]: *** [Core/Datatypes/CMakeFiles/Core_Datatypes.dir/all] Error 2
make: *** [all] Error 2
Building SCIRun returned an error

Either the code failed to build properly or

the testing programs failed to complete without

every single test program passing the test.


Are these files supposed to come with the download of SCIRun 4.7?

Thanks,
Trevor

On Tue, Jan 23, 2018 at 7:40 PM, Trevor Teolis <t.teolis@gmail.com> wrote:
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.




________________________________________________
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