help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including dll functions to octave 2.1.52


From: Shai Ayal
Subject: Re: Including dll functions to octave 2.1.52
Date: Mon, 27 Feb 2006 13:56:16 +0200
User-agent: Thunderbird 1.5 (X11/20051025)

I'm not exactly sure about your problem -- your system seems OK, I still don't understand why you are using an old version. but my recommendation is to download and compile the "testing" 2.1.72 from:

ftp://ftp.octave.org/pub/octave/octave-2.1.72.tar.gz

and compile using

./configure --enable-shared && make && sudo make install

after that, you should be able to use the mkoctfile to produce oct files

If it doesn't work, please report the errors back to the list and I'm sure youll get more help

Shai

Reinhard Meyer wrote:
Hello Shai,

What system are you using (e.g. output of uname -a)
uname -a
Linux alia 2.6.11.4-21.9-smp #1 SMP Fri Aug 19 11:58:59 UTC 2005 i686
i686 i386 GNU/Linux

Why are you using a very old 2.1.52 and how did you get it (compile
from source, prebuilt binary)

This is because I got some compiling troubles under linux with newer
versions - especially version 2.9.x. We are using SuSE's 9.3
distribution, but actually I am running a source download of 2.1.52
because of the missing oct.h file (?) in the distribution. My version
was compiled successfully.

Any other info which you think might be important.
g++ -v
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada
--disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)

Best Regards,
Reinhard




-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]