femlisp-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [femlisp-user] getting errors on SuSE8.2


From: Nicolas Neuss
Subject: Re: [femlisp-user] getting errors on SuSE8.2
Date: 17 Dec 2003 13:31:21 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

osman <address@hidden> writes:

> On Tuesday 16 December 2003 10:08, you wrote:
> 
> > I tried installation now on a SuSe 8.3.  It works for me (modulo a problem
> > with the Savannah server).  Does
> >
> > (ext::run-program *dx-path* '("-script" "-cache off" "-log on")
> >
> >                   :input :stream :output nil :wait nil)
> >
> > work?
> >
> 
> 
> * (ext::run-program *dx-path* '("-script" "-cache off" "-log on")
>                   :input :stream :output nil :wait nil)
> 
> #<process 13233 :RUNNING>
> *
> 
> But no dx shows up

This is expected.  It shows up the window if something is plotted.

> I have 8.2 SuSE.
> 
> Osman

Try to plot something, e.g.:

(plot:plot mesh:*unit-interval*)

Somewhere (I think in femlisp/src) there should be a file dx.log which
contains reports on errors which dx encountered.

Nicolas.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]