texmacs and maxima [solved]



For the records:

On Thu, 10 Jun 2004, Peter Ulrich Kruppa wrote:
> Could anybody give me a hint how I can make texmacs recognize maxima?
> When I try to start a maxima session, I receive a "package not declared" 
> message. Is there some kind of magic link or path that
> has to be set?
>
> I running maxima and texmacs from ports on a FreeBSD -CURRENT machine.
texmacs uses a bash script to detect which version of maxima and 
lisp are installed. On FreeBSD this script lives in
   /usr/local/libexec/TeXmacs/bin/maxima_detect
The first line of this file has to be changed to
   #!/compat/linux/bin/bash
since bash is part of FreeBSD's linux compatibility system.

Uli.



 		+-------------------------+
 		|   Peter Ulrich Kruppa   |
 		|      - Wuppertal -      |
 		|         Germany         |
 		+-------------------------+