help-octave
[Top][All Lists]
Advanced

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

Re: zenity package from MacPorts?


From: CdeMills
Subject: Re: zenity package from MacPorts?
Date: Mon, 16 Aug 2010 07:46:57 -0700 (PDT)


Matthias Brennwald wrote:
> 
> Hmm:
> 
> octave:2> pkg rebuild -auto zenity
> error: /Users/brennmat/octave: No such file or directory
> error: called from:
> error:   /opt/local/share/octave/3.2.4/m/pkg/pkg.m at line 437, column 7
> error:   /opt/local/share/octave/3.2.4/m/pkg/pkg.m at line 380, column 17
> 
> 
Looks like the're problems with paths.
1) the command 'octave' should be in standard path
2) 'pkg' use two specific prefix for installing packages files. Do a 'pkg
prefix ' to get the list, correct it if required. Both base path should
exist and be writable by the octave user. If there are still problems, you
can try setting the path and installing the package with 'pkg install' and
see if its correctly installed and appears in the 'pkg list' command.

Regards

Pascal
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/zenity-package-from-MacPorts-tp2322820p2326983.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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