thanks for the info. Sometimes very strange things are happening, it was my own rectfrom.spad, where an old compiled and private version was around, and by accident, the link this code, when I recompiled all, was broken, which I did not realize, as there were many spad files to be compiled. So it stayed and caused the error.
Mit freundlichen Grüßen Johannes Grabmeier Prof. Dr. Johannes Grabmeier Köckstraße 1, D-94469 Deggendorf Tel. +49-(0)-991-2979584, Tel. +49-(0)-171-5503789 Tel. +49-(0)-991-3615-100 (d), Fax: +49-(0)-3224-192688 Am 15.04.2013 um 22:58 schrieb Waldek Hebisch: > Prof. Dr. Johannes Grabmeier wrote: >> >> Recompiling a running code (worked in 1.1.7) under (still 1.1.8) caused the= >> following error (which first occured, when I wanted to use the compiled ol= >> d code)=20 >> >> >> initializing NRLIB BCCAT for BlockChiffreCategory=20 >> compiling into NRLIB BCCAT=20 >> >> ;;; *** |BlockChiffreCategory| REDEFINED >> Time: 0.01 SEC. >> >> =20 >>>> System error: >> The package named VMLISP, does not exist >> >> >> Any idea, what is going on here? > > The VMLISP package was removed from FriCAS in January 2012. So it > is not present in 1.1.6. Looks like you are trying to load old > binaries (NRLIBS-s) or have some Lisp code which refers to this > package. > > -- > Waldek Hebisch > [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "FriCAS - computer algebra system" 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 http://groups.google.com/group/fricas-devel?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" 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 http://groups.google.com/group/fricas-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
