From owner-help-octave at bevo dot che dot wisc dot edu Sat Feb 1 21:23:35 1997 Subject: Re: Can't load library 'liboctinterp.so' From: Jim Van Zandt To: Guoqiang Lu cc: help-octave at bevo dot che dot wisc dot edu Date: Sat, 01 Feb 1997 22:23:28 -0500 >I installed the dynamically linked binary distribution (stripped). Now >it says can't load library 'liboctinterp.so' when I run octave. >Does this mean my system does not support dynamic linking? ld.so probably doesn't know about the new library. I suggest you restart your machine. - Jim Van Zandt