|
|
Problem: Packages in Octave 3.8.1 installieren auf Windows7 |
|
Flo_____ |
Gast
|
|
Beiträge: ---
|
|
|
|
Anmeldedatum: ---
|
|
|
|
Wohnort: ---
|
|
|
|
Version: ---
|
|
|
|
|
|
Verfasst am: 16.12.2014, 22:51
Titel: Problem: Packages in Octave 3.8.1 installieren auf Windows7
|
|
|
|
|
Hallo zusammen,
mein Problem: Ich bekomme die Packages nicht installiert.
Weder mit der pkg install noch mit build_packages im Ordner D:\Programme\Octave\Octave-3.8.1\src
Wenn ich die build_packages ausführe erhalte ich folgende Fehlermeldung:
>> build_packages
more ("off");
echo ("on");
## cd to script directory as the packages files are in the same place
packagedir = fileparts (mfilename ("fullpathext"));
if length (packagedir) > 0
cd (packagedir);
endif;
cd (packagedir);
## install the packages
pkg ('install', 'general-1.3.4.tar.gz')
A(I): index out of bounds; value 3 out of bound 2
error: called from 'install' in file D:\Programme\Octave\Octave-3.8.1\share\octave\3.8.1\m\pkg\private\insta
ll.m near line 102, column 19
error: called from:
error: D:\Programme\Octave\Octave-3.8.1\share\octave\3.8.1\m\pkg\private\install.m at line 146, column 5
error: D:\Programme\Octave\Octave-3.8.1\share\octave\3.8.1\m\pkg\pkg.m at line 394, column 9
error: D:\Programme\Octave\Octave-3.8.1\src\build_packages.m at line 9, column 1
>>
-- System: Windows 7
-- Octave 3.8.1. heruntergeladen von Softtonic:
GNU Octave, version 3.8.1
Copyright (C) 2014 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 "i686-w64-mingw32".
Danke für eure Hilfe, bin echt am verzweifeln
|
|
|
|
|
Andy1978 |
Gast
|
|
Beiträge: ---
|
|
|
|
Anmeldedatum: ---
|
|
|
|
Wohnort: ---
|
|
|
|
Version: ---
|
|
|
|
|
|
Verfasst am: 19.12.2014, 15:12
Titel:
|
|
Für Windows gibt es diverse Builds wie z.B. für Cygwin, Visual C++, MinGW. Ich kann nicht so recht erkennen, welche Version du dir von Softtonic gezogen hast. Von der Version hängt ab, wie du octave-forge packages installierst.
Ich würde dir zu einem inoffiziellen MXE build von 3.8.2 raten: http://mxeoctave.osuv.de/
Da kommt dann das ganze buildsystem mit und du kannst per "pkg -forge install" direkt von sourceforge installieren.
Für Hilfe zu Octave empfehle ich dir die help mailingliste (findet sich auf http://www.gnu.org/software/octave/) dort wird dir normalerweise innerhalb von kurzer Zeit geholfen sowie der IRC channel #octave
|
|
|
Gast |
|
|
Beiträge: ---
|
|
|
|
Anmeldedatum: ---
|
|
|
|
Wohnort: ---
|
|
|
|
Version: ---
|
|
|
|
|
|
Verfasst am: 15.01.2015, 01:28
Titel: Re: Problem: Packages in Octave 3.8.1 installieren auf Windo
|
|
well, I can tell you I'm running 3.8.2 on Win7. I installed the one updated package I needed using the command pkg load xxxx where xxx was the full path callout of the package *.tar.
eg pkg install c:\downloads\image-1.0.0.tar
If I recall I got it from http://mxeoctave.osuv.de/ and it was the "Installer" one.
As with yours, Octave was configured for "i686-w64-mingw32".
(sorry I don't know your language ...)
Bill USA
|
|
|
|
|
Einstellungen und Berechtigungen
|
|
Du kannst Beiträge in dieses Forum schreiben. Du kannst auf Beiträge in diesem Forum antworten. Du kannst deine Beiträge in diesem Forum nicht bearbeiten. Du kannst deine Beiträge in diesem Forum nicht löschen. Du kannst an Umfragen in diesem Forum nicht mitmachen. Du kannst Dateien in diesem Forum posten Du kannst Dateien in diesem Forum herunterladen
|
|
Impressum
| Nutzungsbedingungen
| Datenschutz
| FAQ
| RSS
Hosted by:
Copyright © 2007 - 2024
goMatlab.de | Dies ist keine offizielle Website der Firma The Mathworks
MATLAB, Simulink, Stateflow, Handle Graphics, Real-Time Workshop, SimBiology, SimHydraulics, SimEvents, and xPC TargetBox are registered trademarks and The MathWorks, the L-shaped membrane logo, and Embedded MATLAB are trademarks of The MathWorks, Inc.
|
|