help-octave
[Top][All Lists]
Advanced

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

Re: Package installation difficulty


From: 2NinerRomeo
Subject: Re: Package installation difficulty
Date: Fri, 9 Sep 2011 10:19:06 -0700 (PDT)

ahhh, I did not know to manually load the package,  that is getting me
access to the functions, thank you.

checking the /tmp folder shows 777 access:
$ ls /tmp -l
total 1
-rwxrwxrwx 1 AndrewE Domain Users 701 Sep  6 17:33 tempfile.tmp

Checking the integrity of the package...
$ tar -tjf control-2.1.55.tar.gz
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now

I check the help on tar, which seemed to indicate that it would filter the
file through bzip2, so I tried leaving it off since the "-tjf" was making
tar complain about the input not being a   and I got what appeared to be a
listing of the contents of the archive, A part of them pasted here..

control/inst/@lti/transpose.m
control/inst/@lti/uminus.m
control/inst/@lti/vertcat.m
control/inst/@lti/xperm.m
control/inst/@lti/zero.m
control/inst/@frd/__c2d__.m
control/inst/@frd/__d2c__.m
control/inst/@frd/__freqresp__.m
control/inst/@frd/__get__.m
control/inst/@frd/__minreal__.m
control/inst/@frd/__pole__.m
control/inst/@frd/__property_names__.m
control/inst/@frd/__set__.m
control/inst/@frd/__sys2ss__.m
control/inst/@frd/__sys2tf__.m
control/inst/@frd/__sys_connect__.m
control/inst/@frd/__sys_data__.m
control/inst/@frd/__sys_group__.m
control/inst/@frd/__sys_inverse__.m
control/inst/@frd/__sys_prune__.m
control/inst/@frd/__transpose__.m
control/inst/@frd/__zero__.m
control/inst/@frd/display.m
control/inst/@frd/frd.m
control/doc/control.pdf
control/doc/NEWS
control/doc/octave_forge_specific_api.txt
control/doc/references.txt
control/doc/slicot_readme.txt


Thanks for your help,

Andrew


--
View this message in context: 
http://octave.1599824.n4.nabble.com/Package-installation-difficulty-tp3802198p3802298.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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