dynare/debian
sebastien 5c63d232ce v4: packaging updates
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1954 ac1d8469-bf42-47a9-8791-bf33cf982152
2008-07-11 14:57:54 +00:00
..
README.Debian v4: packaging updates 2008-07-11 14:57:54 +00:00
README.source v4: packaging updates 2008-07-11 14:57:54 +00:00
changelog v4: packaging updates 2008-07-11 14:57:54 +00:00
compat v4: merged Octave branch into trunk 2008-06-24 18:20:48 +00:00
control v4: packaging updates 2008-07-11 14:57:54 +00:00
copyright v4: packaging updates 2008-07-11 14:57:54 +00:00
dynare-matlab7.4.install v4: merged Octave branch into trunk 2008-06-24 18:20:48 +00:00
dynare-matlab7.5.install v4: merged Octave branch into trunk 2008-06-24 18:20:48 +00:00
dynare.dirs v4: merged Octave branch into trunk 2008-06-24 18:20:48 +00:00
dynare.doc-base.manual v4: packaging updates 2008-07-11 14:57:54 +00:00
dynare.doc-base.userguide v4: packaging updates 2008-07-11 14:57:54 +00:00
dynare.docs v4: packaging updates 2008-07-11 14:57:54 +00:00
dynare.install v4: merged Octave branch into trunk 2008-06-24 18:20:48 +00:00
dynare.lintian-overrides v4 packaging: 2008-07-09 17:20:45 +00:00
rules v4: packaging updates 2008-07-11 14:57:54 +00:00

README.source

The 'rules' file can build packages dynare-matlab7.4 and dynare-matlab7.5,
which contain DLLs for Matlab 7.4 and 7.5.

By default, the 'rules' file assumes that you have installed these Matlab (R)
versions in /usr/local/matlab74 and /usr/local/matlab75 respectively. If you
installed them somewhere else, please correct the environment variables at the
beginning of the 'rules' file.

Note that if any of these two directories doesn't exist, the corresponding
package will not be built.

Also note that the 'rules' file plays with Matlab (R) license manager,
launching it before building the MEX files, and killing it after. You must kill
any license manager before building the package, otherwise it fill fail. Also
note that if you have a single-user license, you must obviously build the
package with the user account which has the right to use the license.