octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50055] error: writing file 'C:\.octave_hist':


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #50055] error: writing file 'C:\.octave_hist': Permission denied on win10
Date: Sun, 22 Jan 2017 20:21:14 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586

Follow-up Comment #3, bug #50055 (project octave):

The other issue with the gsl package is that you need to install the gsl
library before installing the octave package.

The gsl library and preinstalled version of the octave package will hopefully
be in the next release of the windows installer.

In the mean time, you attempt to install the gsl library by opening a bash
shell from the octave menu and doing:

wget  ftp://ftp.gnu.org/gnu/gsl/gsl-2.2.1.tar.gz
tar xzf gsl-2.2.1.tar.gz
cd gsl-2.2.1
./configure
make
make install



It will take a while.

If that completes without errors. then open octave, and attempt to install the
octave gsl package.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50055>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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