help-octave
[Top][All Lists]
Advanced

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

Re: Does the Perl Inline-Octave function work on Cygwin?


From: Andy Adler
Subject: Re: Does the Perl Inline-Octave function work on Cygwin?
Date: Sat, 26 Oct 2002 14:02:16 -0400 (EDT)

Bruce Moore wrote:
> I'm trying to get the Perl Inline-Octave module to
> work and keep running into the problem getting the
> inline module to recognize the octave.pm module.
>
> To get Inline and it's prerequisites to work, I
> re-installed Cygwin to use the Unix line-end
> convention.
>
> There's a post similar to this at
> http://www.octave.org/mailing-lists/help-octave/2001/1203
> but I can't find a reply or other resolution.
>
> **********************Begin
> Listing*******************************
> $ make test
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/lib/perl5/5.6.1/cy
> gwin-multi -I/usr/lib/perl5/5.6.1 -e 'use
> Test::Harness qw(&runtests $verbose);
> $verbose=0; runtests @ARGV;' t/*.t
> t/1_simple..........Error. You have specified 'Octave'
> as an Inline programming
> language.
>
> I currently only know about the following languages:
>     C, Foo, c, foo
>

I have had plenty of trouble getting Inline or Inline-Octave
to work with cygwin perl. I've occasionally managed to
get it to work by not installing Inline::C with Inline.
However, I just tried it, and I can't get cygwin inline-perl
to work at all.

Note that it does work with ActiveState perl, if that
helps. (Don't install Inline via ppm, get the modules
from CPAN)

Andy
--
Andy Adler,
Assistant Professor,
School of Information Technology and Engineering, University of Ottawa
Tel:1(613)562-5800 X 2345, Email: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]