martes, 26 de mayo de 2009

Error bug de Octave al hacer clear all

El bug es el siguiente:

octave:1> clear all
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Violación de segmento



Para ello se borran algunos componentes instalados con Octave-Forge

[root@localhost ~]# cd /usr/lib/octave/packages
[root@localhost packages]# rm -r ann-1.0.1/ ftp-1.0.1/ -f





Ya listo

No hay comentarios: