<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.77">
<TITLE>MATLAB install errors</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I'm doing a clean install of OME (latest cvs checkout) on a dual Opteron box running CentOS 4.2. I'm trying to add MATLAB support, but I'm running into the following problem (from PerlModuleTask.log):<BR>
USING PERL CONFIGURE SCRIPT -- 'perl Makefile.PL mrmike /usr/matlab'<BR>
SUCCESS -- OUTPUT: "WARNING Matlab Version 7.1.0.183 not supported.<BR>
   Matlab Vers: 7.1.0.183<BR>
   Matlab Arch: glnxa64<BR>
   Matlab Home: /usr/matlab<BR>
<BR>
   Include:<BR>
   Lib:<BR>
<BR>
 Checking if your kit is complete...<BR>
 Looks good<BR>
 Modifying LD_LIBRARY_PATH...<BR>
 Adding LD_LIBRARY_PATH to Make Test ...<BR>
 Writing Makefile for OME::Matlab<BR>
"<BR>
<BR>
COMPILING MODULE -- 'make'<BR>
FAILURE -- OUTPUT: "cp Matlab.pm blib/lib/OME/Matlab.pm<BR>
 /usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8<BR>
.5/ExtUtils/typemap -typemap typemap  Matlab.xs > Matlab.xsc && mv Matlab.xsc Ma<BR>
tlab.c<BR>
 Please specify prototyping behavior for Matlab.xs (see perlxs manual)<BR>
 gcc -c  -I -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I<BR>
/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdb<BR>
m -O2 -g -pipe -m64   -DVERSION=\"2.004\" -DXS_VERSION=\"2.004\" -fPIC "-I/usr/l<BR>
ib64/perl5/5.8.5/x86_64-linux-thread-multi/CORE"   Matlab.c<BR>
 Matlab.xs:41:20: matrix.h: No such file or directory<BR>
 Matlab.xs:42:20: engine.h: No such file or directory<BR>
 Matlab.xs:43: error: syntax error before '*' token<BR>
 Matlab.xs:43: warning: data definition has no type or storage class<BR>
 Matlab.xs:44: error: syntax error before '*' token<BR>
 Matlab.xs:44: warning: data definition has no type or storage class<BR>
 Matlab.c: In function `XS_OME__Matlab___mxREAL':<BR>
 Matlab.c:63: error: `mxComplexity' undeclared (first use in this function)<BR>
<BR>
...etc.<BR>
<BR>
I've installed Matlab support on this box before without error, is there something new broken? Is this version of Matlab really not supported? Or have I just done somethng dumb?<BR>
<BR>
Any tips welcome!<BR>
<BR>
Mike<BR>
<BR>
Michael J. MCaughey, PhD<BR>
Molecular Physiology and Biophysics<BR>
U9203 MRBIII<BR>
6-6175<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>