help-octave
[Top][All Lists]
Advanced

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

Re: package manager / Octave forge


From: Matthias Brennwald
Subject: Re: package manager / Octave forge
Date: Sun, 8 Apr 2007 13:13:30 +0200

Uhm, thanks. My browser (or I?) somehow made a mess... I deleted the package archive, downloaded it again, and it installed without complaining.

Thanks,
Matthias


On 08.04.2007, at 12:41, Søren Hauberg wrote:

Matthias Brennwald skrev:
pkg install general-1.0.0.tar.gz.tar
Is the file really called "general-1.0.0.tar.gz.tar"? pkg expects ".tar.gz" files, not ".tar.gz.tar" files. Either you added a ".tar" that's not in the filename or the file is tar'ed one time too many. If the file really ends with ".tar.gz.tar" I guess you can untar it by running
  tar x general-1.0.0.tar.gz.tar
which should give you a file called "general-1.0.0.tar.gz" which should be installable using pkg.

Hope that helps,
Søren




-------
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
address@hidden





reply via email to

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