comparison README.Linux @ 2993:91589ab98e37

[project @ 1997-05-21 21:44:54 by jwe]
author jwe
date Wed, 21 May 1997 21:51:38 +0000
parents 00b2eff19bf5
children b06bffc95051
comparison
equal deleted inserted replaced
2992:53b38bf1d443 2993:91589ab98e37
149 149
150 If you decide to install versions of the libraries that are older (or 150 If you decide to install versions of the libraries that are older (or
151 newer) than the ones you already have, you should follow the 151 newer) than the ones you already have, you should follow the
152 directions in the release notes very carefully. 152 directions in the release notes very carefully.
153 153
154 I/O in dynamically loaded .oct files doesn't work
155 -------------------------------------------------
156
157 If Octave prints things like `%.-1e' instead of numbers when you use a
158 dynamically linked .oct file, you probably need to create shared
159 versions of the Octave libraries. To do that, configure Octave with
160 --enable-shared.
161
154 162
155 If you have comments or suggestions for this document, please contact 163 If you have comments or suggestions for this document, please contact
156 bug-octave@bevo.che.wisc.edu. 164 bug-octave@bevo.che.wisc.edu.
157 165
158 John W. Eaton 166 John W. Eaton
159 jwe@bevo.che.wisc.edu 167 jwe@bevo.che.wisc.edu
160 University of Wisconsin-Madison 168 University of Wisconsin-Madison
161 Department of Chemical Engineering 169 Department of Chemical Engineering
162 170
163 Wed Jan 29 13:39:02 1997 171 Mon May 19 23:13:35 1997