Re: [wsjt-devel] Compiling issues...

2017-07-07 Thread Greg Beam
don’t know how your compiling WSJT-X, so I can’t advise any further than that. 73’s Greg, KI7MT From: Ryan Tourge [mailto:ryan.tou...@gmail.com] Sent: Friday, July 7, 2017 9:05 PM To: ll...@gcis.biz; WSJT software development Subject: Re: [wsjt-devel] Compiling issues... Well I&#x

Re: [wsjt-devel] Compiling issues...

2017-07-07 Thread Ryan Tourge
Well I've tried everything I can think of. And what you fellas could think of, and what Facebook could think of. I'm missing something. I'll wait for the RC. On Fri, Jul 7, 2017 at 9:19 PM, Lloyd Kirk wrote: > You need libusb-1.0.0 and the -devel package I suspect. > > Had a similar issue with

Re: [wsjt-devel] Compiling issues...

2017-07-07 Thread Lloyd Kirk
You need libusb-1.0.0 and the -devel package I suspect. Had a similar issue with this on my old centos 6 box and had to compile that from source.. Lloyd Kirk WB5HUP On 2017-07-07 19:31, G8DQX (WSJT developers on SF) wrote: Ryan, one suspects that, for Ubuntu, the command should be: SUDO A

Re: [wsjt-devel] Compiling issues...

2017-07-07 Thread G8DQX (WSJT developers on SF)
Ryan, one suspects that, for Ubuntu, the command should be: *sudo apt install libusb-1.0-0-dev* HTH, Robin, G8DQX On 08/07/17 00:50, Bill Somerville wrote: Hi Ryan, sorry you are having trouble building WSJT-X. Try this: $ sudo apt install libusb-devel 73 Bill G4WJS. --

Re: [wsjt-devel] Compiling issues...

2017-07-07 Thread Bill Somerville
On 08/07/2017 00:41, Ryan Tourge wrote: I'm having trouble compiling WSJT-X. I've installed the SDK and I believe all the dependencies that it has yelled at me about. It appears to have built hamlib-3 fine but when I try to build the latest development branch it gives me the following: This

[wsjt-devel] Compiling issues...

2017-07-07 Thread Ryan Tourge
I'm having trouble compiling WSJT-X. I've installed the SDK and I believe all the dependencies that it has yelled at me about. It appears to have built hamlib-3 fine but when I try to build the latest development branch it gives me the following: This is on an Ubuntu 16.04 32 Bit system: /home/r