Frequently Asked Questions
- Virtual Box Image
A Virtual Box image of a pre-installed isidorus-environment on an Ubuntu-Linux system is available at: http://festus.textgrid.it.fh-worms.de/TMRA2009/isidorus-vbox-image.tar.gz.
The archive file contains a readme.txt with a user account and initial commands. - how to restore data after a system crash or a store-controller-error?
- reboot your system
- change your working directory to "isidorus/svn/trunk/src"
- start your sbcl interpreter (or slime, etc.)
- load isidorus -> (asdf:operate 'asdf:load-op 'isidorus)
- load core_psis.xtm -> (xml-importer:import-xtm "xml/xtm/core_psis.xtm" "data_base" :tm-id "core_psis.xtm") ;this is currently a work-around, otherwise elephant causes some errors with the class-definitions
- start the rest-interface, etc.
Last modified 15 years ago
Last modified on 02/03/10 15:03:23