Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-02-06 Thread w9ya
AND; it's now up at archlinux . whoo hooo.. Please let me know when this is a full-tagged-release !! (So I can update the non-git PKGBUILD ... On Mon, Feb 6, 2017 at 10:38 AM, Thomas Beierlein wrote: > Am Mon, 6 Feb 2017 10:33:47 -0700 > schrieb w9ya : > >> Terrific !!! >> >> I can t

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-02-06 Thread Thomas Beierlein
Am Mon, 6 Feb 2017 10:33:47 -0700 schrieb w9ya : > Terrific !!! > > I can test this in the master branch of the git repo I presume > Yes, merged it in yesterday. > On Mon, Feb 6, 2017 at 9:03 AM, Thomas Beierlein > wrote: > > Hi Bob, > > > > in meantime we did some tests with the new mac

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-02-06 Thread w9ya
Terrific !!! I can test this in the master branch of the git repo I presume On Mon, Feb 6, 2017 at 9:03 AM, Thomas Beierlein wrote: > Hi Bob, > > in meantime we did some tests with the new macro to find the > file. As it succeeds on all tested distributions we merge it into the > master br

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-02-06 Thread Thomas Beierlein
Hi Bob, in meantime we did some tests with the new macro to find the file. As it succeeds on all tested distributions we merge it into the master branch. So if all goes well, you do not need to patch the coming release at all. 73, de Tom DL1JBE Am Sun, 29 Jan 2017 18:09:13 -0700 schrieb w9ya

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-29 Thread w9ya
Hey Tom and the gang; NO problem on waiting until you are ready to create a fix for the main package i.e. v1.3.1 . And thanks for ALL the great help. (There are now TWO versions of tlf at archlinux 1.2.2-1 (from the release tarball) and a 1.2.4.5.r23.g325f223-1 (from the git repo. ) <- So th

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-29 Thread Thomas Beierlein
Am Sat, 28 Jan 2017 16:28:39 -0700 schrieb w9ya : > Tested...es wrks f.b. om's. > Very well. > (Surely there must be a way to make all the distros happy with finding > and using panel.h . right ?) And that is not as easy as it sounds. Why? As far as we see, there is some great diversity bet

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-28 Thread w9ya
Tested...es wrks f.b. om's. Uploaded "tlf-git" to the archlinux repos. PKGBUILD attached here. (Surely there must be a way to make all the distros happy with finding and using panel.h . right ?) es vy 73 om's de baab w9ya On Sat, Jan 28, 2017 at 11:50 AM, w9ya wrote: > Outstanding > >

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-28 Thread w9ya
Outstanding I'll test it a.s.a.p. es VY 73 om de baab w9ya On Sat, Jan 28, 2017 at 12:34 AM, Thomas Beierlein wrote: > Hi Bob, > > there is an easy way to fix the problem (at least for Arch Linux) by > manipulating the ax_with_ncurses_extra.m4 file. That way we can check > for a if a got

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-27 Thread Thomas Beierlein
Hi Bob, there is an easy way to fix the problem (at least for Arch Linux) by manipulating the ax_with_ncurses_extra.m4 file. That way we can check for a if a got not be found. I have attached such a file to the mail. Maybe you could test it on the actual master branch. (I fear it will not be

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-27 Thread w9ya
O.K!! Here's what I have done on the ARCHLINUX "front"; - Updated **and** uploaded to the archlinux repos version to 1.2.2 which is the last version that compiles without "'the" panel.h error. ^^^ this version is from NOV-2015 and is before the mid-Dec-2015 notes v/v the changelog and is spec

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-26 Thread Thomas Beierlein
Thanks Bob, I just made some testing by myself. In former mail I wrote that ax_with_curses_panel should look for panel.h in different locations. It does NOT do that. I just moved the panel.h from ncurses.w/panel.h to only panel.h and I get the same error as on your side. The macro stops searchin

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-26 Thread w9ya
Hey Ervin, Tom, and the gang; re: the "discussion 72" I've made SOME progressAND I can clearly state that installing the libtinfo does NOT help by itself ! Nor does it help with any of the suggested changes in the "./configure ." invocation. And yeah it is related to upstream issues with

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-26 Thread w9ya
Hey Ervin and the gang; Please hold off on installing Archlinux(its a major amount of work actually). I'd like to try the solution(s) in the link for "discussion 72" first. Tnxs om's es vy 73 de bob w9ya On Thu, Jan 26, 2017 at 3:02 AM, Ervin Hegedüs wrote: > Hi Bob, > > On Wed, Jan 25, 20

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-26 Thread Ervin Hegedüs
Hi Bob, On Wed, Jan 25, 2017 at 08:09:51PM -0700, w9ya wrote: > Hey all; > > I *am* able to successfully compile and package v. 1.2.2 but cannot > compile either 1.2.3 or 1.2.4.5. (I didn't try any of the releases > between those two.) interesting - there was an affected issue, which had been fi

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-25 Thread Thomas Beierlein
Hi Bob, You are right there are configuration problems wrt ncurses recognition on some distributions after our changes at end of 2015. We found out about it just after 1.2.4.5 came out. In meantime it should be fixed and is one of the main points for the shortly coming 1.3.0 version. Could you p