| Author | Topic |
Posts: 122
Registered: February 2010
|
|
Re: libSBML binding to Matlab in ubuntu
|
06 Jul '11 08:46
|
 |
|
Hello Pj,
Sorry for the confusion. The --with-matlab parameter should point to the
Matlab root directory. In your case that should be:
/usr/local/MATLAB/R2011a/
Please let us know if you have further problems
Best
Frank
> -----Original Message-----
> From: libsbml-development-bounces@caltech.edu [mailto:libsbml-
> development-bounces@caltech.edu] On Behalf Of Pj Dias
> Sent: Wednesday, July 06, 2011 1:40 AM
> To: libsbml-development@caltech.edu
> Subject: [libsbml-development] libSBML binding to Matlab in ubuntu
>
>
> Hello to all members,
>
> I'm trying to install libSBML 5.0 in a machine macbook pro in Ubuntu 10.10
> environment, which is part of the requirements for having all
functionalities
> of the Matlab COBRA package available. My matlab version is R2011a.
>
> However, when I try to install libSBML with a matlab binding, the command
> line tells me the path to the executable Matlab file is not detected
(although
> I know it is in that location).
>
> I'm kind of lost on this, any help would be very great,
>
> pj
>
>
> root@pj-MacBookPro:/home/pj/libsbml-5.0.0# ./configure --with-
> matlab=/usr/local/MATLAB/R2011a/bin/glnx86/MATLAB
>
> checking build system type... i686-pc-linux-gnu checking host system
type...
> i686-pc-linux-gnu checking for g++... g++ checking whether the C++
compiler
> works... yes checking for C++ compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no checking for suffix of
object
> files... o checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes checking for gcc... gcc checking
> whether we are using the GNU C compiler... yes checking whether gcc
> accepts -g... yes checking for gcc option to accept ISO C89... none needed
> checking how to run the C preprocessor... gcc -E checking for a BSD-
> compatible install... /usr/bin/install -c checking whether make sets
> $(MAKE)... yes checking for autoconf... autoconf checking for aclocal...
aclocal
> checking whether -Wno-long-double is supported... yes checking for
> matlab... no
> configure: error: Could not find 'matlab' executable for MATLAB.
> __________________________________________________________
> __
> To manage your libsbml-development list subscription, visit
> https://utils.its.caltech.edu/mailman/listinfo/libsbml-development
>
> For a web interface to the libsbml-development mailing list, visit
> http://sbml.org/Forums/
>
> For questions or feedback about the libsbml-development list, contact
sbml-
> team@caltech.edu
____________________________________________________________
To manage your libsbml-development list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/libsbml-development
For a web interface to the libsbml-development mailing list, visit
http://sbml.org/Forums/
For questions or feedback about the libsbml-development list,
contact sbml-team@caltech.edu
|
|
|