Hi,

I recently was interested in running Octave on OS X and had some
trouble when plotting.  Ultimately, this was related to a drive that
had embedded spaces, which I was able to fix by editing line 45 of:

  Gnuplot : Contents : Resources : bin : gnuplot

to become:

  if [ -z "${HOME}" ]; then

It would be nice to incorporate this fix in future releases...

Thanks!

William Slough

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to