help-octave
[Top][All Lists]
Advanced

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

Re: Octave on cygwin


From: Paul Laub
Subject: Re: Octave on cygwin
Date: Fri, 18 Feb 2005 16:45:35 -0800

Dear Prof. Hodel, 

Your student's error message about no entry point for
some procedure in cygwin1.dll is likely due to your
student having a very old version of cygwin. (I
experienced a similar error using a year 2000 version
of cygwin.) 

He or she might try installing the current version of
cygwin. Do that at http://cygwin.com/. 

Alternatively, one could try using one of the
precompiled Windows / Cygwin Octave-forge binaries such
as 

    http://sourceforge.net/project/shownotes.php?release_id=174240

These self-installing packages not only include the
Octave files but also the minimal set of Cygwin files
needed for it to run. (However even if you choose this
route, it is still advisable, probably necessary, to
uninstall any old version of cygwin.) 

About gnuplot, its up to you to manually move the
executables to the correct directory. For octave
running under cygwin, the correct directory will be
something like c:\cygwin\usr\local\bin. Cygwin and
Octave require a Unix-like directory structure (e.g.,
/usr/local/bin). If you mess with that structure, 
neither Octave nor Cygwin will work well or at all. 

Paul Laub 



On Fri, 18 Feb 2005 15:44:43 -0600, A Hodel <address@hidden> wrote:
> One of my students is attempting to install and run octave on the
> cygwin environment, which I do not have.  If anyone can make a
> recommendation on how to proceed, I'd be grateful for the help.
> 
> He is getting the error message:
> 
> The error reads: The procedure entry point __getreent could not be
> located in the dynamic link library cygwin1.dll.
> 
> I've downloaded gp400win32.zip and unzipped it to c:\Octave\gp400win32.
>   I didn't see any .exe files in the bin folder though.  I also changed
> the octaverc file by adding the commands listed on the octave install
> link "the hard way".
> 
> A Scottedward Hodel, PhD, Associate Professor
> Dept. Electrical and Computer Engineering, 200 Broun Hall
> Auburn University, AL 36849-5201
> (334) 844-1854  Fax: (34) 844-1809
> http://www.eng.auburn.edu/~hodelas
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 
>



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