[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pytave
From: |
jacques.beilin |
Subject: |
Re: Pytave |
Date: |
Tue, 31 Jul 2012 13:58:52 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0 |
Le 31/07/2012 10:33, marco atzeri a écrit :
On 7/31/2012 8:16 AM, jacques.beilin wrote:
Dear Octaver's
I'm trying to install Pytave on a laptop with Octave 3.6.2 and Ubuntu
12.04.
When I run ./configure, I get an error :
Missing dependencies:
Octave development files
I do not know where they are located on my disk.
When installing octave from source, is there anything to do to keep them
on disk after installation ?
Best regards
Jacques
I Made a couple of tests :
If I run ./configure I get :
checking for octave-config... /usr/local/bin/octave-config
checking for Octave library path... /usr/local/lib/octave/3.6.2
checking for Octave include path... /usr/local/include/octave-3.6.2/octave
checking if the include directory is 3.3+ style... yes
checking whether linking to Octave works... no
configure: WARNING:
========================================================================
Can not link with Octave.
Make sure the Octave development package is installed.
========================================================================
Best regards,
Jacques
if you install octave from source the header will be located in
/usr/local/include/octave-3.6.2
If you install octave from binary package you need to install also
liboctave-dev_3.6.2-3 package that should include the header.
located in /usr/include/octave-3.6.2
Regards
Marco
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave
jacques_beilin.vcf
Description: Vcard
- Pytave, jacques.beilin, 2012/07/31
- Re: Pytave, marco atzeri, 2012/07/31
- Re: Pytave,
jacques.beilin <=