17 Jun 2013 22:40
golay23 as separate library?
Ok, per Bruces direction, I have created a new directory under freetel called "rfmodem".
I have copied (for now) the golay23 sources there and created a basic cmake config for building and installing the library.
Should I assume that the same COPYING file needs to be in the rfmodem directory? (LGPL v2.1?)
Thanks,
Richard
------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev
_______________________________________________ Freetel-codec2 mailing list Freetel-codec2@... https://lists.sourceforge.net/lists/listinfo/freetel-codec2
yum install gcc gcc-c++ gtk2-devel make svn libarchive libtool-ltdl-devel libsamplerate-devel
libsndfile-devel sox-devel
# cmake wasn't new enough, so installed it from a separate download:
wget ftp://ftp.pbone.net/mirror/ftp5.gwdg.de/pub/opensuse/repositories/home:/cathay4t:/misc-rhel6/CentOS_CentOS-6/x86_64/cmake-2.8.9-3.1.x86_64.rpm
rpm -U cmake-2.8.9-3.1.x86_64.rpm
# Portaudio
wget
RSS Feed