On Sat, Sep 19, 2015 at 6:16 PM, Stuart Longland <[email protected]
> wrote:

> > RC=1 stuartl@vk4msl-mb ~/hamradio/projects/fdmdv/freedv-build $ ls -l
> /usr/lib64/hamlib
> > total 1016
> > drwxr-xr-x 2 root root   4096 Sep 20 09:08 hamlib
> > -rwxr-xr-x 1 root root 823912 Sep 20 09:08 hamlibtcl-1.0.so
> > -rwxr-xr-x 1 root root   1007 Sep 20 09:08 hamlibtcl.la
> > lrwxrwxrwx 1 root root     16 Sep 20 09:08 hamlibtcl.so ->
> hamlibtcl-1.0.so
> > lrwxrwxrwx 1 root root     19 Sep 20 09:08 libhamlib.so ->
> libhamlib.so.2.0.16
> > lrwxrwxrwx 1 root root     21 Sep 20 09:08 libhamlib++.so ->
> libhamlib++.so.2.0.16
> > lrwxrwxrwx 1 root root     19 Sep 20 09:08 libhamlib.so.2 ->
> libhamlib.so.2.0.16
> > lrwxrwxrwx 1 root root     21 Sep 20 09:08 libhamlib++.so.2 ->
> libhamlib++.so.2.0.16
> > -rwxr-xr-x 1 root root 142688 Sep 20 09:08 libhamlib.so.2.0.16
> > -rwxr-xr-x 1 root root  51104 Sep 20 09:08 libhamlib++.so.2.0.16
> > drwxr-xr-x 2 root root   4096 Sep 20 09:08 pkgconfig
> > -rw-r--r-- 1 root root     81 Sep 20 09:08 pkgIndex.tcl
> > RC=0 stuartl@vk4msl-mb ~/hamradio/projects/fdmdv/freedv-build $
> pkg-config --libs hamlib
> > -L/usr/lib64/hamlib -lhamlib -lm
>
> It seems the cmake files could use a little help finding where hamlib
> has been put.  AFAIK there is a cmake module that can make use of
> pkg-config, as I was using it some time back to locate Qt libraries in a
> project at work.


Any particular reason Gentoo installs like libraries to a private
directory? There's not likely to be a name clash of "libhamlib*" in
/usr/lib64. I'll see about adding /usr/lib64/hamlib to the search path.

Thanks,
Richard
------------------------------------------------------------------------------
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to