help-octave
[Top][All Lists]
Advanced

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

Re: pkg install


From: Tarmo Tapio
Subject: Re: pkg install
Date: Tue, 29 Jan 2019 13:59:15 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Thank you. It works now. I have allso update my packages.

Tarmo

Tatsuro MATSUOKA kirjoitti 29.1.2019 klo 13.00:
--- k.ohlhus@
On Tue, Jan 29, 2019 at 8:41 AM Tarmo Tapio <> wrote:
My Octave verion is 4.2.2. Linux Xubuntu 18.04.

Tarmo

Tarmo Tapio kirjoitti 29.1.2019 klo 9.30:
Hi

I was downloading a new package to Octave, but it announced:

pkg install -forge geometry
sh: 1: make: not found
skipping line
skipping line
skipping line
skipping line

pkg: error running `make' for the geometry package.
error: called from
     configure_make at line 95 column 9
     install at line 194 column 7
     pkg at line 394 column 9

what is problem?

Tarmo


Do you have GNU "make" and "gcc" installed on your system?

    sudo apt-get install make

Best,
Kai
I recommend you to install build-essential package.

sudo apt install build-essential

Tatsuro



reply via email to

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