From help-request at octave dot org Wed May 11 10:07:43 2005 Subject: Re: dynamic link not supported From: Arvid =?iso-8859-1?Q?Ros=E9n?= To: "SITI HAJAR A BAKAR" Cc: help at octave dot org Date: Wed, 11 May 2005 17:06:33 +0200 (CEST) On On, 2005-05-11, 01:27, SITI HAJAR A BAKAR skrev: > Hi all, > I am running octave 2.1.69 on Windows XP. What can I do if my version > of octave does not support dynamic linking i.e. > octave_config_info ("ENABLE_DYNAMIC_LINKING") returns false? > Thank you everyone > > Regards, > Hajar Hi! Have you compiled this version of octave yourself? You probably need to do so if you want dynamic linking. When you configure octave just before compiling you can enable dynamic linking by supplying the config script with the option "--enable-dl". You probably also want "--enable-shared" and "--disable-static" if I remember corectly. Good luck! Arvid ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------