[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (At least apparently) unable to install packages
From: |
afullo |
Subject: |
Re: (At least apparently) unable to install packages |
Date: |
Wed, 24 Apr 2013 07:18:38 -0700 (PDT) |
Ok. I installed liboctave-dev, and, after a fail because it wasn't able to
create a new folder in /usr/... for the package (solved just by giving root
privileges before executing Octave), it apparently worked:
/address@hidden:~$ sudo su
[sudo] password for fabio:
address@hidden:/home/fabio# octave
GNU Octave, version 3.6.4
Copyright (C) 2013 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'.
Octave was configured for "x86_64-pc-linux-gnu".
Additional information about Octave is available at http://www.octave.org.
Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html
Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type `news'.
octave:1> pkg install -forge nurbs
octave:2>/
Hoping it's actually all ok, thanks all. :)
--
View this message in context:
http://octave.1599824.n4.nabble.com/At-least-apparently-unable-to-install-packages-tp4652176p4652276.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Re: (At least apparently) unable to install packages, (continued)
- Re: (At least apparently) unable to install packages, Andy Buckle, 2013/04/23
- Re: (At least apparently) unable to install packages, afullo, 2013/04/23
- Re: (At least apparently) unable to install packages, Mike Miller, 2013/04/23
- Re: (At least apparently) unable to install packages, afullo, 2013/04/23
- Re: (At least apparently) unable to install packages, Mike Miller, 2013/04/23
- Re: (At least apparently) unable to install packages, afullo, 2013/04/23
- Re: (At least apparently) unable to install packages, Mike Miller, 2013/04/23
- Re: (At least apparently) unable to install packages, afullo, 2013/04/23
- Re: (At least apparently) unable to install packages, Alexander Hansen, 2013/04/23
- Re: (At least apparently) unable to install packages, c., 2013/04/23
- Re: (At least apparently) unable to install packages,
afullo <=