xlog-discussion
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xlog-discussion] Re: xlog-0.7beta2


From: Joop Stakenborg
Subject: [Xlog-discussion] Re: xlog-0.7beta2
Date: Sun, 31 Mar 2002 15:51:11 +0200

On Fri, 29 Mar 2002 21:03:59 -0800
"WILLIAMS,TED (HP-NewJersey,ex2)" <address@hidden> wrote:

> 
> Hello Joop
> 
> I've got a problem compiling the beta version on Red Hat 7.2.  I don't have
> the hamlib, so I
> just did ./configure without the argument.  In configure's output about line
> 83, it says 
> "disabling hamlib support".  Sounds good!
> 
> While running make, it throws a "No such file or directory" on line 34 of
> callbacks_qsoframe.c
> Line 34 is a #include hamlib/rig.h.  
> 

Hi Ted,

My mistake!
Can you modify the top of callbacks_qsoframe.c, so it looks like this:

#if WANT_HAMLIB
#       include <hamlib-utils.h>
#       include <hamlib/rig.h>
#endif

> I've downloaded and compiled hamlib.  But, I thought I would hold off on the
> install, just in
> case you need a platform that never had hamlib for testing.
> 
> Or did I miss an email and hamlib is required? 
> 

No certainly not. 
I'd like to know if you can read all those twlog files....
Would be nice :-)

> 73,
> Ted - wa0eir
> 

Joop PA4TU



reply via email to

[Prev in Thread] Current Thread [Next in Thread]