help-octave
[Top][All Lists]
Advanced

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

Re: Problem installing package io-2.4.10.tar.gz


From: Marius Schamschula
Subject: Re: Problem installing package io-2.4.10.tar.gz
Date: Mon, 5 Feb 2018 12:31:04 -0600



On Feb 5, 2018, at 10:49 AM, Gary Dilay <address@hidden> wrote:

I am having a problem installing package io-2.4.10.tar.gz on my Windows 10 PC. I am using octave 4.2.1 configured for x86_64-w64-mingw32. I have tried using the command "pkg install io-2.4.10.tar.gz" and the command "pkg install -forge io", but I get error messages in both cases as shown below.

                                                                                                            
>> pkg install io-2.4.10.tar.gz
configure: error: in `/tmp/oct-fh2Elh/io-2.4.10/src':
configure: error: C++ compiler cannot create executables
See `config.log' for more details
checking for mkoctfile... D:/Octave-4.2.1/octave-4.2.1/bin/mkoctfile-4.2.1.exe
checking for octave-config... D:/Octave-4.2.1/octave-4.2.1/bin/octave-config-4.2.1.exe
checking whether the C++ compiler works... no
pkg: error running the configure script for io.
error: called from
    configure_make at line 78 column 9
    install at line 192 column 7
    pkg at line 394 column 9
>>

>> pkg install -forge io
configure: error: in `/tmp/oct-Y8rzMM/io-2.4.10/src':
configure: error: C++ compiler cannot create executables
See `config.log' for more details
checking for mkoctfile... D:/Octave-4.2.1/octave-4.2.1/bin/mkoctfile-4.2.1.exe
checking for octave-config... D:/Octave-4.2.1/octave-4.2.1/bin/octave-config-4.2.1.exe
checking whether the C++ compiler works... no
pkg: error running the configure script for io.
error: called from
    configure_make at line 78 column 9
    install at line 192 column 7
    pkg at line 394 column 9
>>

Can you help me install package io-2.4.10.tar.gz?

Thank you.


Are you sure you have build tools installed? This error generally means that there is no compiler to be found.


Marius
--
Marius Schamschula




reply via email to

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