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: Bruce Moore
Subject: Re: Does the Perl Inline-Octave function work on Cygwin?
Date: Thu, 7 Nov 2002 21:12:07 -0800 (PST)

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

Thanks for the tip on using Activestate...I've got
that installed and accessible from an MS-DOS window. 
I'll have to figure out how to get Octave to work from
the MS-DOS window...hopefully as simple as making sure
that the cygwin DLL is in the path.

I've got to pull a lot of data from a DB2 database,
and it looks like the PERL inline:octave module will
be the easiest way to do that.

Bruce Moore

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2



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