Dear Octave Community I added a Makefile to the new control-oo package. At the moment, "pkg install" copies all the necessary files, but it doesn't add the enclosing directories to Octave's path.
http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/extra/control-oo/Makefile?revision=6339&view=markup The "pkg install" command should add the following directories to the path: inst/ inst/control inst/ocst but it should not add the @* directories in inst/ in order to load the package correctly when octave starts up. Which commands do I need to achieve this? Thanks for any help. Regards, Lukas ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
