« Return to Thread: syntax error when pkg install io-xxx.tar.gz package

Re: syntax error when pkg install io-xxx.tar.gz package

by Tatsuro MATSUOKA-2 :: Rate this Message:

Reply to Author | View in Thread

Hello

Your information is not enough to solve the problems.

please use

pkg install -verbose io-1.0.5.tar.gz

to get more detailed information.

Or please extract io-1.0.5.tar.gz and at extracted io-1.0.5/src  directry
try ./configure and make


The latter gives more detailed infomation.

Regards

Tatsuro

--- pauljoseph <oka.kurniawan@...> wrote:

>
> I have just build Octave 3.0.1 from source in Kubuntu hardy.
> And when I tried to install the io-xxx.tar.gz package, I got this error
>
> octave:2> pkg install io-1.0.5.tar.gz
> parse error:
>
>   syntax error
>
> >>> pkg install io-1.0.5.tar.gz
>                    ^
>
> Does anyone else experience this problem? any solution?
>
> I didn't have problem when I switch back to 3.0.0
> --
> View this message in context:
> http://www.nabble.com/syntax-error-when-pkg-install-io-xxx.tar.gz-package-tp17396269p17396269.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> Help-octave@...
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>


--------------------------------------
GANBARE! NIPPON! Win your ticket to Olympic Games 2008.
http://pr.mail.yahoo.co.jp/ganbare-nippon/
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www.cae.wisc.edu/mailman/listinfo/help-octave

 « Return to Thread: syntax error when pkg install io-xxx.tar.gz package