help-octave
[Top][All Lists]
Advanced

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

Re: A collection of packages providing extra functionality for GNU Octav


From: Markus Bergholz
Subject: Re: A collection of packages providing extra functionality for GNU Octave
Date: Sat, 5 Dec 2015 20:02:49 +0100


Am 05.12.2015 7:58 nachm. schrieb "Jonathan Camilleri" <address@hidden>:
>
> Seems like I have a problem with this as well...
>
> pkg install io -forge
> warning: creating installation directory C:\Octave\Octave-4.0.0\share\octave\pac
> kages
> warning: called from
>     install at line 30 column 5
>     pkg at line 405 column 9
> 'g++' is not recognized as an internal or external command,

you need a C/C++ Compiler and Octave developer files. When you are in ubuntu, you need something like apt-get install build-essential liboctave-dev

> operable program or batch file.
> make: *** [csvexplode.oct] Error 1
> make: Entering directory `/tmp/oct-4hBfay/io/src'
> mkoctfile csvexplode.cc
> make: Leaving directory `/tmp/oct-4hBfay/io/src'
>
> pkg: error running `make' for the io package.
> error: called from 'configure_make' in file C:\Octave\Octave-4.0.0\share\octave\
> 4.0.0\m\pkg\private\configure_make.m near line 96, column 9
>
> On 5 December 2015 at 19:55, Markus Bergholz <address@hidden> wrote:
>>
>>
>>
>> On Sat, Dec 5, 2015 at 7:37 PM, Jonathan Camilleri <address@hidden> wrote:
>>>
>>> Learning this tool is taking longer than I expected.  I am trying to arrive at a function which classifies data.
>>>
>>> I found this library which says I can use it with Octave, but I cannot find a way to install it, does it have to be unix platform?
>>>
>>> Package - http://sourceforge.net/projects/octave/?source=typ_redirect
>>>
>>>
>>> How do I install it and write the code?
>>
>>
>>
>> Did you mean http://octave.sourceforge.net/
>> E.g. if you want to install the io package http://octave.sourceforge.net/packages.php
>> >> pkg install io -forge
>>
>> >> ver # is listing all installed packages
>>
>> you have to load packages before usage
>> >> pkg load io
>>
>>
>>
>>  
>>>
>>>
>>> Regards,
>>>
>>> --
>>> Jonathan Camilleri
>>>
>>> Mobile (MT): ++356 7982 7113
>>> E-mail: address@hidden
>>> Please consider your environmental responsibility before printing this e-mail.
>>>  
>>> I usually reply to emails within 2 business days.  If it's urgent, give me a call.
>>>
>>>
>>>
>>> _______________________________________________
>>> Help-octave mailing list
>>> address@hidden
>>> https://lists.gnu.org/mailman/listinfo/help-octave
>>>
>>
>>
>>
>> --
>> icq: 167498924
>> XMPP|Jabber: address@hidden
>
>
>
>
> --
> Jonathan Camilleri
>
> Mobile (MT): ++356 7982 7113
> E-mail: address@hidden
> Please consider your environmental responsibility before printing this e-mail.
>  
> I usually reply to emails within 2 business days.  If it's urgent, give me a call.
>
> Corruption Today https://www.facebook.com/pages/Corruption-Today/706703549351339?ref=hl
> Politics Today        https://www.facebook.com/pages/Politics-Today/470615003080994?ref=hl
> Business Services https://www.facebook.com/jonbusinessservices?ref=hl
> and, angel start-up investment opportunities available at http://slyth3.wix.com/jon-business.
> Crime Today https://www.facebook.com/pages/Crime-Today/230227330509126?ref=hl
> Donation page https://www.facebook.com/DonateToJonathan?ref=hl
> Vision Engineering https://www.facebook.com/pages/Vision-Engineering-Operations/694816873919304?ref=hl
> Vintage Malta https://www.facebook.com/VintageMalta?ref=hl 
> Healthy Living            https://www.facebook.com/pages/Healthy-Living/1573013592917689?fref=ts
> Animal Protection https://www.facebook.com/pages/Animal-protection/751825621519091?ref=hl
> Techy News              https://www.facebook.com/Techy-News-548957768563392/?fref=ts
> Online resume is available online at http://mt.linkedin.com/in/jonathancamilleri and shared bookmarks at https://delicious.com/jon80.
> Doing business in Malta - https://www.gov.mt/en/About%20Malta/Doing%20Business%20in%20Malta/Pages/Doing-Business-in-Malta.aspx, presented by the Government of Malta.
> http://www.ccmalta.com/doing-business-in-malta/, presented by CC Advocates.
> http://www.doingbusiness.org/data/exploreeconomies/malta.
> http://www.kpmg.com/MT/en/IssuesAndInsights/Doing%20Business%20in%20Malta/Documents/KPMG%20Tax%20Report.pdf, prepared by KPMG.
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]