[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] new databases added
From: |
Rein Couperus PA0R |
Subject: |
Re: [Tlf-devel] new databases added |
Date: |
Thu, 02 Jun 2005 13:41:33 +0200 |
David,
I tried it, and you are absolutely right. Automake-1.9 will not work, it
is not compatible with automake-1.4.
I did the following:
- uninstalled automake-1.4 ... automake 1.8
- installed automake-1.9
- recompiled tlf
- DID NOT WORK, keeps asking for automake-1.4
- reinstalled automake-1.4
- ran make clean (tlf complained it could not find aclocal-1.4, ignore
this)
- ran aclocal (o.k.)
- ran ./configure --enable-hamlib (now finds aclocal-1.4 o.k.)
- ran make (comlained it could not write to .deps)
- ran make again as root (now runs o.k.)
- ran make install (as root)
Now everything is o.k. again, tlf-0.9.23 works.
So please reinstall automake-1.4 until I find a solution...
I don't know why they broke automake.... anybody have any ideas what I
have to change to make tlf compatible with automake-1.9 ?? (before I
have to read the book again..... this takes time off tlf-development :)
73,
Rein PA0R
-
On Thu, 2005-06-02 at 11:00 +0100, David Quental wrote:
> Hello to all.
>
> Rein: Hope that you had a fine WPX CW Contest, here at my side I gave my help
> to CS5A so I was not in contest.
See http://pa0r.blogspirit.com for a story about the WPX...
>
> > Hello...
> >
> > Done some programming during the WPX :)
> > I wrote a script (masterconvert.pl) so you can do your own conversion
> > from master.dta. I added it to the scripts directory in CVS. The script
> > reads from standard input so use it as:
> > cat master.dta | ./masterconvert.pl
> >
> > I have added new callmaster and cty.dat (march 2005 version)
> > to /tlf/share in CVS.
> >
> > I have updated main.c, tlf.h and searchlog.c to accommodate the larger
> > list (37.000 calls). Committed to CVS.
> I got all new that you put on CVS but when I try to compile it gives me an
> errour:
> address@hidden:~/tlf> make
> cd . && /home/ct1drb/tlf/missing aclocal-1.4
> WARNING: `aclocal-1.4' is needed, and you do not seem to have it handy on your
> system. You might have modified some files without having the
> proper tools for further handling them. Check the `README' file,
> it often tells you about the needed prerequirements for installing
> this package. You may also peek at any GNU archive site, in case
> some other package would contain this missing `aclocal-1.4' program.
> make: *** [aclocal.m4] Error 1
>
> I checked and during ./configure it does not find automake-1.4, but I have
> automake-1.9.5. Now I have, since yesterday, SuSE 9.3.
>
> Sorry for work that might I will give you Rein.
>
> Best 73 for all.
>
> CT1DRB
> David Quental
>
>
> >
> > 73, Rein PA0R
> >
> >
> >
> > _______________________________________________
> > Tlf-devel mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/tlf-devel
>
>
> _______________________________________________
> Tlf-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/tlf-devel