What do you mean "classic method" ?

Mike W9MDB








On Thursday, December 5, 2024 at 02:22:16 PM CST, Marco Calistri via wsjt-devel 
<wsjt-devel@lists.sourceforge.net> wrote: 






If I want to to build hamlib from GIT and keep using the classic method to 
compile WSJT-X, how to proceed?

Or better: how can I switch to hamlib GIT and ignore the hamlib version which 
comes with WSJT-X tar?

This is not yet clear to me!

Thanks for any guidance in this regard.

Regards,



---
73 de Marco, PY1ZRJ (former IK5BCU)



Il 25/11/24 10:32, Black Michael via wsjt-devel ha scritto:


>  That information is out-of-date
> 
> $ mkdir ~/hamlib-prefix
> $ cd ~/hamlib-prefix
> $ git clone https://github.com/Hamlib/Hamlib src
> $ cd src
> $ ./bootstrap
> $ mkdir ../build
> $ cd ../build
> $ ../src/configure --prefix=$HOME/hamlib-prefix \
>    --without-cxx-binding --disable-winradio \
>    CFLAGS="-g -O2" \
>    LDFLAGS="-Wl"
> $ make
> $ make install-strip
> 
> Mike W9MDB
> 
> 
> 
> 
> 
> 
> 
> 
> On Monday, November 25, 2024 at 07:12:31 AM CST, mark--- via wsjt-devel 
> <wsjt-devel@lists.sourceforge.net> wrote: 
> 
> 
> 
> 
> 
> 
> I am building on a Raspberry Pi.
>  
> INSTALL file says clone Hamlib and checkout “integration” branch.  
> I cannot find integration branch, or any mention of it on Hamlib repo.
> Am I missing something?
>  
> Mark
> _______________________________________________
> 
> 



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to