Troubling compiling Scilab 5.1.1 on Apple Xserve Cluster

Antony Jepson antonyat at gmail.com
Sat Nov 28 00:46:06 CET 2009


I am having difficulty compiling Scilab (5.1.1) from source on our Apple 
Xserve Cluster.

The configure script exits with the error message:
"checking for PVM3 library... configure: error: check for PVM library 
failed."

This is my configure command:
$ P=/common/local
$ PVM_ROOT=/common/local/pkg/pvm3
$ PVM_ARCH=DARWIN
$ PATH=$PATH:$PVM_ROOT/lib:$PVM_ROOT/bin/$PVM_ARCH/
$ ./configure --prefix=$P --with-gcc --with-gfortran 
--with-fftw-include=$P/include --with-fftw-library=$P/lib 
--with-blas-library=$P/lib --with-lapack-library=$P/lib 
--with-umfpack-library=$P/lib --with-umfpack-include=$P/lib 
--with-pcre=$P/lib --with-x --with-matio-include=$P/include 
--with-matio-library=$P/lib --with-pvm-include=$PVM_ROOT/include 
--with-pvm-library=$PVM_ROOT/lib CC=$P/bin/gcc F77=$P/bin/gfortran 
CXX=$P/bin/g++

Regarding my architecture:
$ uname -a
Darwin portal.cluster.private 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 
15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386

Attached is the config.log and configure output (configure.log) as well.

Please let me know if you need any additional information.
-- 
Sincerely,

Antony Jepson / <antonyat at gmail.com> / GPG Key: 0xFA10ED80
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.log
URL: <https://lists.scilab.org/pipermail/users/attachments/20091127/9548a610/attachment.log>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure.log
URL: <https://lists.scilab.org/pipermail/users/attachments/20091127/9548a610/attachment-0001.log>


More information about the users mailing list