FLTK logo

Re: [fltk.general] Re: Font problem with new build

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Re: Font problem with new build "'Albrecht Schlosser' via fltk.general" 05:25 Apr 15  
  On 4/15/24 08:13 TwoTrees Innerworld wrote:
I installed 1.4.x without issue but still no joy.
The fonts demo does not change when I select different fonts.
The log file is attached.

Sorry, this is not what I meant - although it may contain all info, but it's way too verbose to be helpful.

What I would like to see is the output of your configure run which displays human readable search and configure results.

Please run these commands in the root of your FLTK 1.4 download:

make distclean
autoconf
./configure 2>&1 | tee fltk-1.4-configure.txt

Then post `fltk-1.4-configure.txt` which will contain the entire output you saw on your display. TIA.

To verify: near the end of the configure run (and fltk-1.4-configure.txt) you should see a summary like the following, but this is not the entire info I would like to see, it's just FYI.

Configuration Summary
-------------------------------------------------------------------------
    Directories: prefix=/usr/local
                 bindir=${exec_prefix}/bin
                 datadir=${datarootdir}
                 datarootdir=${prefix}/share
                 exec_prefix=${prefix}
                 includedir=${prefix}/include
                 libdir=${exec_prefix}/lib
                 mandir=${datarootdir}/man
    Build fluid: YES
    Build tests: YES
Cross-compiling: NO
       Graphics: Wayland or X11 with cairo + Xfixes + Xinerama + Xcursor + Xrender + Pango
Image Libraries: JPEG=System
                 PNG=System
                 ZLIB=System
Forms library:   YES
    Large Files: YES
         OpenGL: YES
        Threads: YES
   Allow std:: : NO
...

Meanwhile I'm looking into your `inxi` output and I'm going to test on my own RPi 3...

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/2653f8ce-8cfb-4958-8ad6-be90724c551b%40aljus.de.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.