In my install

$ sage -sh -c "which lie"
gives
/home/baer/Sage/sage-7.3/local/bin/lie

and 

$ sage -sh -c lie 
gives
/home/baer/Sage/sage-7.3/local/bin/lie: Zeile 4: 
/home/baer/Sage/sage-7.3/local/var/tmp/sage/build/lie-2.2.2/src/Lie.exe: 
Datei oder Verzeichnis nicht gefunden

In SageMathCloud

$ sage -sh -c "which lie"
gives
/projects/sage/sage-7.3/local/bin/lie

and 

$ sage -sh -c lie 
gives
/projects/sage/sage-7.3/local/bin/lie: 4: exec: 
/projects/sage/sage-7.3/local/var/tmp/sage/build/lie-2.2.2/src/Lie.exe: not 
found

In constrast, in my old sage 7.2 install the command
$ sage -sh -c lie
does start lie.

Christian


-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to