help-octave
[Top][All Lists]
Advanced

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

Re: mkoctfile under windows


From: Paul Kienzle
Subject: Re: mkoctfile under windows
Date: Wed, 25 Feb 2004 12:25:57 -0500


On Feb 25, 2004, at 11:12 AM, Dobieslaw Paleczka wrote:

I'm interested in installing small octave/windows program in another
computers and adding my .oct files. I do not want install huge cygwin
everywhere.

I've done this, but I was using the same compile environment to
generate the oct file as I used to generate the package.

The error 127 that you are getting is probably because hello isn't
finding some of its dependencies.   Maybe the octave 2.1.50 you
have on cygwin isn't compiled for shared libraries?

I'm beginning to think that the simplest solution is to generate
a large octave-dev package which contains everything
required to compile oct files, including compilers, headers and
libraries.  That should still be more convenient than downloading
and installing cygwin, plus it guarantees a compatible devel
environment for the installed octave binaries.

octave-forge (http://octave.sf.net) has the control files and instructions
for building the installable package.  New maintainers are welcome
since the current maintainer (me) isn't doing a very good job keeping
it up to date and improving it.

Paul Kienzle
address@hidden



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