wxmaxima in linux



Sheldon Newhouse wrote:

> Hello,
>  When I start wxmaxima in linux I get "Note connected to maxima."   How
> do I fix this?

wxmaxima and lisp communicate through a socket, for example, running lsof i
see:

wxmaxima  8425        michel   10u     IPv4              36534             
TCP localhost:4010->localhost:51203 (ESTABLISHED)
...
lisp      8431        michel    5u     IPv4              36533             
TCP localhost:51203->localhost:4010 (ESTABLISHED)

Maybe you have firewall settings which block such connection. Here
i have no problem under e.g. Ubuntu.


> 
> TIA
>  -sen

-- 
Michel Talon