Re: [Hamlib-developer] hamlib-1.1.3 RPM anyone ?
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Stephane F. <f8...@fr...> - 2003-01-02 21:38:37
|
On Wed, Jan 01, 2003 at 09:55:43PM -0500, Gary Mackey wrote: > After the "make" I ran a "make install". I don't believe it actually > installed the program/Library because when I attempted to install > XLOG-0.7.1 I received the following message: > > [root@wslnx gary]# rpm -i xlog-0.7-1* > error: failed dependencies: > libhamlib-1.1.3.so.0 is needed by xlog-0.7-1 > [root@wslnx gary]# How did you install Hamlib program/Library? Installing Hamlib with "make install" is not the same as installing Hamlib with an rpm. And this does make a difference for the xlog rpm. IOW, for xlog rpm to be installed, you need first to do "rpm -i hamlib*.rpm" But we're still missing a hamlib-1.1.3 rpm. Anyone with a spec file? Cheers, Stephane |