octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38372] Lots of warning messages when plot wit


From: Rik
Subject: [Octave-bug-tracker] [bug #38372] Lots of warning messages when plot with 3.7.2 version
Date: Thu, 28 Feb 2013 02:24:29 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

Follow-up Comment #6, bug #38372 (project octave):

I know it is the locale setting, but figuring out why it is striking you alone
is a bit difficult.

First, are you running the GUI or the command-line interface?  I would try
both with my guess being that the GUI will work.


./run-octave --no-gui  # try without GUI
./run-octave # try with GUI


Second, Do you have the Graphic Magick libraries installed?  If so, can you
configure Octave to build without them?


./configure --without-magick



Third, the final place in the code that makes use of locales is Java.  If you
are compiling with Java, can you try it without?


./configure --disable-java





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38372>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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