[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47316] file odepkg-0.8.5.tar.gz does not exis
From: |
Mike Miller |
Subject: |
[Octave-bug-tracker] [bug #47316] file odepkg-0.8.5.tar.gz does not exist |
Date: |
Tue, 01 Mar 2016 21:20:52 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0.2 |
Update of bug #47316 (project octave):
Status: None => Invalid
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
Right, this was also asked on the mailing list recently. The load path only
works for data files (e.g. load) or function files. Doesn't work for fopen or
imread or pkg install.
Use
file_in_loadpath ("odepkg-0.8.5.tar.gz")
to get the full path to the file, or
pkg ("install", file_in_loadpath ("odepkg-0.8.5.tar.gz"));
to do it all in one command.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47316>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/