|
From: | Martin Helm |
Subject: | Re: unable to install octcdf with octave 3.6.2 on scientific linux 6.1 |
Date: | Mon, 13 Aug 2012 16:48:33 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
Run octave as a user which has the rights to write into /opt/octave, in the worst case which you likely run into here is to run it as root su -c octave and then cd to the directory where your packages tar.gz is your cd /path/to/wherever/thepackage/is/ pkg install -global octcdf-1.1.5.tar.gz
[Prev in Thread] | Current Thread | [Next in Thread] |