Is this what you did: --------------------------------- cd freedv-dev mkdir mybuild cd mybuild cmake -DBOOTSTRAP_WXWIDGETS=TRUE ~/freedv-dev ../ cmake ../ make sudo ldconfig cmake -DBOOTSTRAP_WXWIDGETS=TRUE -DUSE_STATIC_CODEC2=TRUE -DUSE_STATIC_PORTAUDIO=TRUE -DUSE_STATIC_SOX=TRUE ../ make
freedv should now be in src/ sudo ldconfig sudo make install finished -------------- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
