On Wed, Jun 25, 2025 at 03:29:10PM +0200, Stephan Witt wrote: > > I am not sure why mac needs the special treatment. When I simply change > > octave to octave-cli on linux (see attached patch), "rand(2,2)" in mathed > > works as expected for octave. > > Stephan, is this enough? > > To answer that I have to see how octave is installed. The idea with the > wrapper script is to make these external programs working out-of-the-box. > Maxima is a bundle and usually installed in /Applications on a mac. But > /Applications/Maxima.app/Contents/Resources - where the command line shell > start utility is - is not in path and I don???t like to depend on those paths > being in the LyX or users environment. The same is true for inkscape??? and > lilypond.
In any case, I think the patch makes sense to commit. You will just need to do "octave-cli" wrapper instead of just "octave". Fatihcan, did you do something specific in your configuration/install that current lyx sees your octave in path? Pavel -- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
