From: Bill S. <g4...@cl...> - 2015-09-23 14:09:22
|
On 23/09/2015 14:37, Claude Frantz wrote: Hi Claude & Håken, > On 09/23/2015 12:11 PM, Håken Hveem wrote: > > Hi Håken, > > In my opinion, if there are missing packages in source code, you cannot > compile. If there are missing packages in compiled library form, you > cannot start the program. It is necessary to have all the needed > packages, but more packages are not necessary here. That is not quite correct, the Qt run time plugins are optional and the program can start without some of them. For example the package: libqt5multimedia5-plugins is not required for build the application and the application will start without it. The audio devices will not be available so WSJT-X cannot operate without it so it is essential for normal operation and must be installed. ... 73 Bill G4WJS. |