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. Albrecht Schlosser Sep 10, 2020  
 
On 9/9/20 10:46 PM Greg Ercolano wrote:
On 2020-09-09 13:31, Greg Ercolano wrote:
On 2020-09-09 13:29, david allen wrote:
I didn't use git. I download and unpacked the tar.gz

	Oh, OK, yeah, I think we include a configure with the tars,
	but it should work.. I think? huh, will check.

	Just downloaded the recent snapshot:
	https://www.fltk.org/pub/fltk/snapshots/fltk-1.4.x-20200904-a6f9388f.tar.gz

	Indeed, there is a configure included, and running it fails:

./configure
configure: error: cannot run /bin/sh ./config.sub

	Which is certainly confusing, and probably avoidable.

Snapshot creation is a process we can modify.

I don't know why this configure script is included (maybe in an attempt to do the same as in the dist tarball), so we have two choices:

(1) do not include the configure script
(2) add the two scripts config.guess and config.sub

The latter would probably be the better choice.

If you wanna try it, you can use the files "bundled" in our misc folder:

$ ls  misc/config.*
misc/config.guess  misc/config.sub

Let me know if you want me to change the snapshot process by using (1) or (2) or not at all...

--
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/fcaee0eb-5ba0-46d8-60c4-e7043b738780%40online.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'.