mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Re: texmacs and octave


Chronological Thread 
  • From: address@hidden
  • To: address@hidden
  • Subject: [TeXmacs] Re: texmacs and octave
  • Date: Fri, 28 Jan 2011 20:05:11 +0100

It is a known problem. It is described here:

https://savannah.gnu.org/patch/?6978

Here is what I did:
- download the file octave.patch
- go to the path /usr/share/texmacs/TeXmacs (Debian Squeeze official Texmacs)
- apply the patch using the command
patch -p0 < /path_to_the_downloaded_patch/octave.patch

regards bernd


Zitat von address@hidden:

Hi,

I've tried to use octave plugin inside texmacs.

- debian squeeze using the original packages
- texmacs 1.0.7.4
- octave 3.2.4

I got that error:

warning: LOADPATH is now a function instead of a built-in variable. \ By
assigning to LOADPATH, you have created a variable that hides the function
LOADPATH. \ To remove the variable and restore the function, type "clear
LOADPATH"

error: `LOADPATH' undefined near line 3 column 121

error: called from:

error: \ \ /usr/share/texmacs/TeXmacs/plugins/octave/octave/.octaverc at
line 3, column 10


...






Archive powered by MHonArc 2.6.19.

Top of page