From: Ole J. H. <ol...@wa...> - 2004-10-28 22:30:03
|
Hi, Yippi kay ay, I am making progress. ;-) I've solved the Registry entries now. There were two different definitions of OCTKEY in octave.nsi and Makefile, which made two registry entries for our stand alone octave. Now I need to fix the symlinks in my oct-path's. The function dispatch is called by default, isn't it? During startup of Octave I'm getting this warning message: Warning: potential Matlab compatiblity problem: " used as string delimiter. Where is the origin of this warning? What file? Is it octave-core of sf-octave? When I'm calling help <function> I am getting this error: error: feval: the symbol 'dispatch_help' is not valid as a function. I guess this is because of the symlinks? Maybe it's a hardlink? Have you made a script that I can use to change the hardlinks into symlinks again? That would be terrific if you have made such script? Or maybe there is someone who has made it before me? I could always remove octave-forge from my octave distribution, but that would be very unfortunate. ;-) Cheers, Ole |