[OS X Emacs] running in octave inferior mode

Joachim Schmidtke joachim.schmidtke at gmail.com
Fri Mar 9 05:30:52 EST 2012


Dear Pete,
The octave binary resides in /opt/local/bin as you assumed right.
I added your suggested command line into my .emacs file, but it does not
make any difference. Same error message.

Best regards
Jochen




Am 09.03.12 17:05 schrieb "Peter Dyballa" unter <Peter_Dyballa at Web.DE>:

>
>Am 9.3.2012 um 05:58 schrieb Joachim Schmidtke:
>
>> What is going wrong?
>
>The value of the environment variable PATH is not OK. It has to contain
>/opt/local/bin, where the octave binaries probably reside. In your init
>file you could use something like
>
>	(setenv "PATH" (concat "/opt/local/bin" path-separator (getenv "PATH")))
>
>--
>Mit friedvollen Grüßen
>
>  Pete
>
>A child of five could understand this!  Fetch me a child of five.
>
>_____________________________________________________________
>MacOSX-Emacs mailing list
>MacOSX-Emacs at email.esm.psu.edu
>http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
>List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx





More information about the MacOSX-Emacs mailing list