Date
21 - 31 of 31
Locked Need help setting up IC7300 #hamlib #bearing #Icom
Jim Brown
On 10/2/2022 5:03 PM, Tim Dawson wrote:
I put my 80+ year old parents on Linux and off of Whinders . . . .*THEY* found itnfar easier as well.But could THEY have installed it all and gotten it working, including all the apps, all the history of those apps? Really? The VM process seems pretty trivial from here . . . and I I can create a VM to run <whatever> in in 60 seconds or so .Good for you. But computers are your biz. They are not mine, even though I've been using them professionally since 1980. As to "technology," I worked in "technology" from '62 to '10 -- I engineered in radio and TV broadcasting, did field service on a wide variety of audio and video systems, designed complex sound systems that required that I know circuit theory, electronics, acoustics, and speech intelligibility; to design and integrate wireless mic systems, I had to apply antenna design and transmission lines. I utilized very complex signal processing systems for large sound systems that ran on Windoze hardware, interconnected with wired Ethernet. A few years ago, managing my investments, I realized "technology" had come to mean computers and the internet. Silly me. 73, Jim K9YC |
|
Tim Dawson
My father loaded apps constantly. It's trivial . . .
toggle quoted message
Show quoted text
On October 2, 2022 10:02:44 PM CDT, Jim Brown <k9yc@...> wrote:
On 10/2/2022 5:03 PM, Tim Dawson wrote:I put my 80+ year old parents on Linux and off of Whinders . . . .*THEY* found itnfar easier as well.But could THEY have installed it all and gotten it working, including all the apps, all the history of those apps?Really? The VM process seems pretty trivial from here . . . and I --
Sent from my Android device with K-9 Mail. Please excuse my brevity. |
|
careyfisher@...
"...an issue which is trivially resolved by simply compiling for your
toggle quoted message
Show quoted text
platform!..." I rest my case. Carey, WB4HXE On Sun, Oct 2, 2022 at 1:43 PM Tim Dawson <tadawson@...> wrote:
The applications are 100% cross compatible in most cases! What may not be-- Carey Fisher careyfisher@... --
73, Carey, WB4HXE |
|
Tim Dawson
I'm sorry that typing "make" and "make install" (and possibly ./configure) causes you so much angst!
toggle quoted message
Show quoted text
On October 3, 2022 9:16:53 AM CDT, careyfisher@... wrote:
"...an issue which is trivially resolved by simply compiling for your --
Sent from my Android device with K-9 Mail. Please excuse my brevity. |
|
Tim Dawson
Sorry . . . .
toggle quoted message
Show quoted text
and for wsjtx, "cmake ..", "make", and "make install" . . . On October 3, 2022 9:16:53 AM CDT, careyfisher@... wrote:
"...an issue which is trivially resolved by simply compiling for your --
Sent from my Android device with K-9 Mail. Please excuse my brevity. |
|
William Smith
Except wsjt-x doesn't use make.
toggle quoted message
Show quoted text
From previous thread in June, so it may be out of date: /* #!/usr/bin/env bash sudo apt update && sudo DEBIAN_FRONTEND=noninteractive apt upgrade -y sudo apt install -y qtmultimedia5-dev \ libqt5serialport5-dev \ qttools5-dev \ qttools5-dev-tools \ libqt5multimedia5-plugins \ libboost-all-dev \ libfftw3-dev \ libreadline-dev \ libusb-1.0-0-dev \ libudev-dev \ portaudio19-dev \ cmake \ libgfortran5 \ build-essential mkdir wsjtx cd wsjtx wget -O wsjtx-2.5.4.tgz https://sourceforge.net/projects/wsjt/files/wsjtx-2.5.4/wsjtx-2.5.4.tgz/download tar -xzf wsjtx-2.5.4.tgz mkdir build cd build cmake -DWSJT_SKIP_MANPAGES=ON -DWSJT_GENERATE_DOCS=OFF ../wsjtx-2.5.4 sudo cmake --build . --target install I may dig out a Pi on the weekend to try this and see if I've missed anything, but I think it'll work. -- MC VK1MC */ See, it's simple! 🤪 73, Willie N1JBJ On Oct 3, 2022, at 11:52 AM, Tim Dawson <tadawson@...> wrote: |
|
Tim Dawson
cmake and make is what *I* use to build it.
toggle quoted message
Show quoted text
(And i don't use any of that apt nonsense, since it doesn't exist on my box . . .) ????? On October 3, 2022 11:31:46 AM CDT, William Smith <w_smith@...> wrote:
Except wsjt-x doesn't use make.From previous thread in June, so it may be out of date:/* --
Sent from my Android device with K-9 Mail. Please excuse my brevity. |
|
w5ec
My problem is that I can't get the driver to install1
It hiccups at step 8 and stops! |
|
w5ec
I can't figure why the driver installation stops at step 8 !!!!!
Bill W5EC |
|
w5ec
I tried but the installation stopped at step 8 and quit. Can't figure our why.
Bill W5EC |
|
Bruce N7XGR
Bill, I am helping you out of the group.
toggle quoted message
Show quoted text
I need to know what happens when you click on Update Driver first before proceeding to the next step. Email direct to me. Bruce N7XGR On Tue, Oct 4, 2022 at 1:30 PM w5ec <bhw5ec@...> wrote:
I tried but the installation stopped at step 8 and quit. Can't figure our |
|