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

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

[Octave-bug-tracker] [bug #30594] configure: confusing warning about fon


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #30594] configure: confusing warning about fontconfig and native graphics
Date: Thu, 29 Jul 2010 19:14:03 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4

URL:
  <http://savannah.gnu.org/bugs/?30594>

                 Summary: configure: confusing warning about fontconfig and
native graphics
                 Project: GNU Octave
            Submitted by: judd
            Submitted on: Thu 29 Jul 2010 07:14:03 PM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

While trying to configure octave to build with native graphics, I found this
error confusing (fontconfig development headers were not installed):


configure: WARNING: Fontconfig not found.  Native text rendering will use
hard-coded font instead.
configure: WARNING: 
configure: WARNING: I didn't find the necessary libraries to compile native
configure: WARNING: graphics.  It isn't necessary to have native graphics,
configure: WARNING: but you will need to have gnuplot installed or you won't
configure: WARNING: be able to use any of Octave's plotting commands
configure: WARNING: 


The message suggests to me that lack of fontconfig will not prevent native
graphics from building and that some _other_ library is missing. However,
installing libfontconfig1-dev (Ubuntu 10.4) is in fact the only action
needed.

Repeat by:

Remove libfontconfig1-dev and run ./configure, native graphics will be
disabled. Reinstall libfontconfig1-dev and run ./configure, native graphics
will be enabled.

[tip 10832:1b2fcd122c6a Thu Jul 29 12:45:23 2010 +0200]




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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