Installing revbayes on mac and linux

353 views
Skip to first unread message

maria novosolov

unread,
Jul 21, 2015, 6:43:47 AM7/21/15
to revbaye...@googlegroups.com
Hello everyone,

I'm trying to install the program on both my local mac and a remote linux machine (for the more heavy duty analyses). I'm a new to source installation. In both of the cases I get errors.

For mac - I tried to install the ./build-mavricks-mpi.sh but I got this errors 

CMake Error at /usr/local/Cellar/cmake/3.2.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message):

  Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH)

Call Stack (most recent call first):

  /usr/local/Cellar/cmake/3.2.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)

  /usr/local/Cellar/cmake/3.2.3/share/cmake/Modules/FindMPI.cmake:616 (find_package_handle_standard_args)

  CMakeLists.txt:26 (find_package)



-- Configuring incomplete, errors occurred!

See also "/Users/marianovosolov/revbayes-master/projects/cmake/CMakeFiles/CMakeOutput.log".

CMake Error at /usr/local/Cellar/cmake/3.2.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message):

  Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH)

Call Stack (most recent call first):

  /usr/local/Cellar/cmake/3.2.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)

  /usr/local/Cellar/cmake/3.2.3/share/cmake/Modules/FindMPI.cmake:616 (find_package_handle_standard_args)

  CMakeLists.txt:26 (find_package)



-- Configuring incomplete, errors occurred!


For the linux (using the ./build.sh) I get this error

./build.sh: 3: ./build.sh: cmake: not found

make: *** No targets specified and no makefile found.  Stop.

cmake . -DCMAKE_BUILD_TYPE=release

make -j 4


Do you have any idea how I can solve this issues?


Thank you in advance for all your help,

Maria

Sebastian Höhna

unread,
Jul 25, 2015, 1:59:45 PM7/25/15
to maria novosolov, revbaye...@googlegroups.com
Hi Maria,

if you want to compile RevBayes using MPI, then you need to have the MPI libraries installed. That means, either you install MPI, e.g., open-mpi, or you need to compile the standard version using the build.sh script.


Best,
Sebastian


--
You received this message because you are subscribed to the Google Groups "revbayes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to revbayes-user...@googlegroups.com.
To post to this group, send email to revbaye...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/revbayes-users/8632a8a7-3e71-445a-9ed0-f1bcdb282f50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages