All, The FLTK 1.1.0 libraries are required for the "release" RPM version of fldigi that comes with FC16.
Several developer packages and FLTK 1.1.0 are required to build fldigi on FC16. The RPMs were added with the FC16 Add/Remove software tool, FLTK was downloaded and built from source. What I did to build the latest fldigi-3.22.0BA: Uninstall FLTK 1.3 that comes with FC16 (just to make sure I was using 1.1.0) Download FLTK 1.1.0 tar.gz, build with "--enable-threads" option Install RPM package libsamplerate-devel Install RPM package portaudio-devel Install RPM package pulseaudio-devel Install RPM package hamlib (plus devel and bindings) Install RPM xmlrpc-devel After that, fldigi built fine on x86_64 (with a few unused variable and cast size warnings) with "./config --enable-debug --with-xmlrpc", make, make install. Seems to be working fine.... Hope this helps, -- P.J. "Josh" Rovero Ham Radio: KK1D Web1: http://www.roveroresearch.org Web2: http://sites.google.com/site/roveroresearch/ _______________________________________________ fldigi-alpha mailing list [email protected] https://lists.berlios.de/mailman/listinfo/fldigi-alpha
