Accueil › Forums › Programmation WIMS › Programmation dans le langage wims › maxima load lisp module › Répondre à : maxima load lisp module
7 novembre 2017 à 16:40
#4065
jm.evers
Participant
::
well, only if you enable debugging, you will see a warning:
ERROR from m2:
m2: execution error or time out.
In a chroot enabled maxima it is very easy -on module level- to check the maxima package loading:
!if ljad isin $maxima_response
some_action=this module requires a chrooted wims server...
!exit
!endif
- Cette réponse a été modifiée le il y a 7 années et 2 mois par jm.evers.