|
From: David B. <Dav...@mo...> - 2006-08-21 12:27:01
|
Soren,
Another problem I have can be seen in the following
pkg("install","octave-forge-main-.tar.gz")
warning: You have not defined an installation prefix, so the following
will be used: /opt/octave-2.9share/octave/packages/
warning: Creating installation directory
/opt/octave-2.9share/octave/packages/
error: Could not create installation directory: No such file or directory
Basically, but configure prefix arg was "/opt/ocatve-2.9" and so pkg.m
(with your bundle patch) needs to be modified as in the attached patch.
After that it seems to work, though its currently in the process of
building on my machine...
Regards
David
--
David Bateman Dav...@mo...
Motorola Labs - Paris +33 1 69 35 48 04 (Ph)
Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob)
91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax)
The information contained in this communication has been classified as:
[x] General Business Information
[ ] Motorola Internal Use Only
[ ] Motorola Confidential Proprietary
|