1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: How to configurate MCA for Octave |
From: | Eric Norum <[email protected]> |
To: | Hulusi Öz <[email protected]> |
Cc: | [email protected] |
Date: | Thu, 21 Jul 2016 09:17:45 -0700 |
Your first message showed that make was trying to invoke ‘mex’. This is not proper for octave. The shell script I sent arranges for make to run the mkoctfile utility that is appropriate for octave. Make sure too that your octave executables are on your shell search path: What commands are you running? It sounds like you tried running ‘make’ again — this is incorrect. You should run the script which will set things up as required by octave and then run make. Please send the entire set of commands you are running and the resulting output.
--
Eric Norum [email protected] |