help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems to use symbolic first time


From: Leo Baumann
Subject: Re: Problems to use symbolic first time
Date: Sat, 4 Nov 2017 20:56:49 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Am 04.11.2017 um 20:42 schrieb Nicholas Jankowski:
Please keep the help list cc'd, and please don't top-post

"symbolic-win-py-bundle-2.6.0.zip", have unzipped it and saved to the folder in Octave to the other packages. -

Ok, the 'does not exist' means it cannot see the file. Usually that means octave's current working directory and where you saved the file are different. You need to change octave's working directory to the place you saved the file, or move the file to octaves working directory.

You can do this by the command line or by the file/folder tree in the upper left of the octave graphical interface. Typing pwd will print the working directory, and CD will change directory. ls or dir will show the contents of the working directory. If you're using the folder tree, just navigate to the folder where you saved the file.  When you're there you should see the file listed in the folder tree window. Then try the pkg install again

Hello,

Yes, that all I have done. The working directory is set right. The file was listed. -

I just got this error message:

First I tried this:

>> pkg install symbolic-win-py-bundle
warning: file symbolic-win-py-bundle does not exist

Second I tried this:

>> pkg install symbolic-win-py-bundle-2.6.0
unpack: FILETYPE must be "gunzip" for a directory

I think that means the unzipped "symbolic-win-py-bundle-2.6.0.zip" has the wrong file-format for installing.

Now I am absolutely confused.

Thank You for Your help.

Regards Leo


reply via email to

[Prev in Thread] Current Thread [Next in Thread]