From: George B. <geo...@gm...> - 2025-10-05 01:56:25
|
I have been running that way for a couple of years on openSUSE Tumbleweed with no problems. The distro version of Hamlib(4.6.5) is in /usr, my compiled version (4.7-git) is in /usr/local, and my self-compiled apps are in ~/.local(cqrlog, wsjtx-improved) or in /usr/local(tlf, trlinux). I just had to make sure that the paths for rigctld in the apps had /usr/local in them, and that /usr/local was first in /etc/ld.so.conf. YMMV. Keeping the distro version installed is just to keep the package manager happy. On 10/4/25 9:33 PM, Phil wrote: > I want to make sure that I don't cause myself problems by having two > versions of hamlib installed. > > I have built hamlib 4.6.5 and it is installed, by default, in > /usr/local. I also have version 4.6.2 installed which is the Ubuntu > package installation. > > Should I just uninstall libhamlib-dev version 4.6.2 and leave > libhamlib-utils 4.6.2 and libhamlib-4t64 version 4.6.2? The last two > libraries are required by wsjt-x and fldigi. If I don't uninstall > these two then I think I will run into conflict problems. > I would uninstall the -dev package and use 4.6.5 for compilations. 73 n3gb |