* On 2013 12 Apr 16:25 -0500, Richard Shaw wrote:

Nice work, Richard.

> Also, the symbolic link is used by the buildsystems to
> find the actual library name, so when you find a library with cmake,
> "find_library(CODEC2 codec2) it will search in /usr/lib (or /usr/lib64 on
> multilib systems) for "libcodec2.so" which would then point to
> libcodec2.so.0.2!

I suspect it will also search the /usr/local/lib hierarchy as well?
Convention, at least on Debian (LFHS?) is to put locally compiled
packages under /usr/local and leave /usr to the packaging manager for
the distribution.

> I can track abi compatibility for Linux easily enough with
> abi-compliance-checker which is pretty cool so I'll know when the soversion
> needs to be bumped.

I may need to look into that tool as well to be certain Hamlib's ABI is
staying constant.

73, de Nate >>

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Ham radio, Linux, bikes, and more: http://www.n0nb.us

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to