Octave-zenity port problem

Ryan Schmidt ryandesign at macports.org
Tue Apr 12 11:43:22 PDT 2011


On Apr 12, 2011, at 12:11, imagamca wrote:

> I have installed both octave and zenity through MacPorts and the
> installation seems to have gone fine. I see the .m files for the
> package but whenever I try to call any of the functions I get the
> following:
> 
> octave:17> zenity_text_info(d,'test')
> sh: zenity: command not found
> error: zenity_text_info:
> error: called from:
> error:   /opt/local/share/octave/packages/zenity-0.5.7/zenity_text_info.m
> at line 52, column 5
> 
> This happens with all of the functions. I have done pkg load zenity and pkg list, which shows that zenity is loaded. I have posted to the octave zenity specific list but they told me that it seems to be something wrong with MacPorts. They say the zenity command line tool is not properly installed. 

Zenity installed by MacPorts should have been installed at /opt/local/bin/zenity. Is it there? Does it work if you run /opt/local/bin/zenity?

What if you run just "zenity" -- does it find it or say it's not found? If not found, what's "echo $PATH" say?




More information about the macports-users mailing list