FLTK logo

Re: [fltk.general] Re: Unable to install 1.4 on Linuxmint 20.

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: Unable to install 1.4 on Linuxmint 20. david allen Sep 09, 2020  
 
The command that triggered the error was

./configure --enable-cairo

I confess that this is what I was used to doing on previous installs and did not read the readme.txt carefully.


On Wednesday, September 9, 2020 at 1:53:11 PM UTC-4 Greg Ercolano wrote:
On 2020-09-09 10:37, david allen wrote:
> Thanks! Everything seems to be ok now.
>
> I don't care for the fake configure idea. I do think that since the
> current system is a considerable departure from tradition, README.txt
> should emphasize more the change.

Currently the top of the README.txt says:

----
BUILDING AND INSTALLING FLTK UNDER UNIX AND Mac OS X

In most cases you can just type "make". This will run
configure with the default (no) options and then compile
everything.
----

So that should have worked.

Curious which passages steered you wrong so we can fix them.

There are several README files, so wouldn't be surprised if any one
of them might have a passage that is dated.

Can you say how you created 'configure' in the first place
that gave the error in the OP? Then we can search for that command
in the docs to make sure it's expunged.

(The OP just shows the error, not the commands used to create configure
or the arguments it was invoked with; that could be helpful)

I think all the README files that refer to creating configure mention
running 'autogen.sh' which should have worked too, e.g. grepping the README*
files for 'auto', I found only these specific references to running the
automake tools:

README.Unix.txt:NOCONFIGURE=1 ./autogen.sh
README.macOS.md:NOCONFIGURE=1 ./autogen.sh

..as that script creates the files that were missing in the OP.

--
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/c2d2a8a3-cbf5-4816-b2c3-a17cfd0a08fan%40googlegroups.com.
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'.