axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] sman: fails to start


From: Balbir Thomas
Subject: Re: [Axiom-developer] sman: fails to start
Date: Tue, 30 Nov 2004 03:07:41 -0500
User-agent: Mutt/1.3.28i

Hi,
I am listing the output of running sman with -debug
and axiom below. "axiom" dies on startup too.

***OUTPUT of "sman -debug" (I am not sure if this is what you wanted):

sman:main entered
sman:process_options entered
sman:set_up_defaults entered
sman:set_up_defaults exit
sman:process_arguments entered
  sman -clef -gr -nag -ht -noiw -ihere -ihere -ws '$AXIOM/bin/AXIOMsys' -grprog 
'$AXIOM/lib/viewman' -nagprog '$AXIOM/lib/nagman' -htprog '$AXIOM/bin/hypertex 
-s' -clefprog '' -sessionprog '$AXIOM/lib/session' -clientprog 
'$AXIOM/lib/spadclient' -rm '(null)' -rv '(null)' -paste '(null)' 
sman:process_arguments exit
sman:process_options exit
ptyopen: Failed to grant access to slave device: No such file or directory
ptyopen: Failed to get name of slave device: No such file or directory
ptyopen: Failed to open slave: Bad address
sman:start_the_local_spadclient: $AXIOM/bin/clef -f $AXIOM/lib/command.list -e  
 $AXIOM/lib/spadclient
fork_Axiom: Failed to reopen server: No such file or directory
ptyopen: Failed to grant access to slave device: No such file or directory
ptyopen: Failed to get name of slave device: No such file or directory
ptyopen: Failed to open slave: Bad address
clef trying to get the initial terminal settings: Invalid argument
/bin/sh: line 1: /home/bt/archive/axiom/mnt/linux/lib/nagman: No such file or 
directory
/bin/sh: line 1: exec: /home/bt/archive/axiom/mnt/linux/lib/nagman: cannot 
execute: No such file or directory
/bin/sh: line 1: /home/bt/archive/axiom/mnt/linux/bin/hypertex: No such file or 
directory
/bin/sh: line 1: exec: /home/bt/archive/axiom/mnt/linux/bin/hypertex: cannot 
execute: No such file or directory


***OUTPUT of "axiom" :

ptyopen: Failed to grant access to slave device: No such file or directory
ptyopen: Failed to get name of slave device: No such file or directory
ptyopen: Failed to open slave: Bad address
clef trying to get terminal initial settings: Bad file descriptor
open serverPath failed: No such file or directory
dup2 0 failed: Bad file descriptor
dup2 1 failed: Bad file descriptor
dup2 2 failed: Bad file descriptor
clef trying to dup2: Bad file descriptor


***However AXIOMsys works fine :

address@hidden:~/archive/axiom$ which AXIOMsys
/home/bt/archive/axiom/mnt/linux/bin/AXIOMsys
address@hidden:~/archive/axiom$AXIOMsys

                        AXIOM Computer Algebra System 
              Version of Monday November 29, 2004 at 19:13:50 
-----------------------------------------------------------------------------
   Issue )copyright to view copyright notices.
   Issue )summary for a summary of useful system commands.
   Issue )quit to leave AXIOM and return to shell.
-----------------------------------------------------------------------------
 
   Re-reading compress.daase   Re-reading interp.daase
   Re-reading operation.daase
   Re-reading category.daase
   Re-reading browse.daase
(1) ->)quit


***The axiom variable is set properly as shown below :

address@hidden:~/archive/axiom$ which axiom
/home/bt/archive/axiom/mnt/linux/bin/axiom
address@hidden:~/archive/axiom$ which sman
/home/bt/archive/axiom/mnt/linux/bin/sman
address@hidden:~/archive/axiom$

There is no nagman in the path though. Was it supposed 
to be built too ? It may be pertinent to note I am running
these programs without "make install". Is this necessary ?
Or is it enough to set AXIOM and PATH ?

sincerely
B Thomas

On Mon, Nov 29, 2004 at 05:40:38PM -0500, root wrote:
> nevermind. i reread your note.
> 
> try adding -debug and send me the output.
> for some reason it appears that nagman is not executable.
> 
> 
> t






reply via email to

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