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: Nicholas Jankowski
Subject: Re: Problems to use symbolic first time
Date: Sat, 4 Nov 2017 16:43:54 -0400

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

wait, first, you can't leave off the file extension. Try

>> pkg install symbolic-win-py-bundle-2.6.0.zip

You didn't unzip the file yourself first, did you?


reply via email to

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