help-octave
[Top][All Lists]
Advanced

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

Re: Package install hangs.


From: Philip Nienhuis
Subject: Re: Package install hangs.
Date: Tue, 22 Nov 2016 11:56:39 -0800 (PST)

rICHARD wrote
> I say chaps,
>      When I try to install a package, Octave just sits there for ever. 
> Processor usage is a steady 14%, i.e. one of the 8 processors is 
> rattling away full time.
> 
>  >> pwd
> ans = D:\Octave\octave-4.2.0-w64
>  >> pkg install struct-1.0.14.tar.gz
> 
> 
> Then, ..(20mins or so).. nothing happens.
> Obviously I copied struct-1.0.14.tar.gz into D:\Octave\octave-4.2.0-w64 
> beforehand.

So it seems you installed the windows binary installer.

Are you sure it isn't the page you are waiting for? (just do:

more off

before installing the package).

AFAIK many OF packages have been included in that installer.
Just run:

pkg list

and if struct is installed, do:

pkg load struct

(you might need/want to reinstall Octave as you may have wiped the prebuilt
struct package)

Philip



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Package-install-hangs-tp4680717p4680721.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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