Changes http://wiki.axiom-developer.org/302CannotRenameTheFileErlibToNRLIB/diff
--
Since the upgrade of the version of Axiom on AxiomWiki form the
September 2006 release to the April 2006 release it is no longer
possible to re-compile SPAD code without getting the error message::

   >> System error:
   Cannot rename the file #p"XPRIMARR.erlib" to #p"XPRIMARR.NRLIB".

See for example: SandBoxArrays

If I log on to the server and delete these two directories::

  rm -r /var/zope/var/LatexWiki/XPRIMARR.*

then the compile works fine. The access rights to the files
should have allowed the rename::

  ls -l -d XPRIM*
  drwxr-xr-x    2 plone    plone        4096 Jul  5 12:07 XPRIMARR.erlib
  drwxr-xr-x    2 plone    plone        4096 Jul  5 12:01 XPRIMARR.NRLIB

Some internal file system behaviour has changed (maybe in GCL?) since
the previous release.

This was
"previously 
reported":http://lists.nongnu.org/archive/cgi-bin/namazu.cgi?query=erlib&submit=Search%21&idxname=axiom-developer&max=10&result=normal&sort=date%3Alate
on the axiom-developer email list.



--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]

Reply via email to