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: osman
Subject: Re: [femlisp-user] getting errors on SuSE8.2
Date: Wed, 17 Dec 2003 22:35:12 -0500
User-agent: KMail/1.5.1

On Wednesday 17 December 2003 07:31, you wrote:

> 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.

* (ext::run-program *dx-path* '("-script" "-cache off" "-log on")
 :input :stream :output nil :wait nil)

#<process 15599 :RUNNING>
* (plot:plot mesh:*unit-interval*)

#<MESH:<SKELETON> {4957050D}>
*

But no plots!
if I do the last step again now I get an error:

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


Error in function UNIX::SIGPIPE-HANDLER:  SIGPIPE at #x401243A8.
   [Condition of type SIMPLE-ERROR]

Restarts:
  0: [ABORT] Return to Top-Level.

Debug  (type H for help)

(UNIX::SIGPIPE-HANDLER #<#1=unused-arg> #<#1#> #.(SYSTEM:INT-SAP #x3FFFC8A0))
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer 
exists:
  target:code/signal.lisp.
0]





reply via email to

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