Dave and the crew, I've been using fldigi on a Fedora Core 4 system for some time, having compiled from source, but I took the decision to convert to Ubuntu ...
... If one installs the 'build-essential' package, it will take care of gcc and few other things needed to compile. I encountered a similar, but slightly...
I had the very same problems with FLTK and I'll pass along the email I got back from Dave on it(this was prior to me joining this group): Recompile and install...
Bob and Stephen, thanks for the quick help! I did install the gcc compiler etc. by installing the build-essential package, and it was after that I got the...
... [snip] John, If the linker fails for -lfoo, then it cannot find libfoo.so or libfoo.a in its library search path. You can find out which package contains ...
Did you, as root, run ldconfig after make install? Does /etc/ld.so.conf have the directory FLTK was installed into? e.g. /usr/local/lib ? 73, de Nate >> -- ...
Nate, I haven't got as far as make install yet, it bombs out during make. When I get that far, if there's a problem I'll know one of the things to look for,...
Stelios, I thought it was dangerous to assume everything I'd need would be in the build-essential package. I was also cautious about using a pre-compiled...
Earlier versions of fldigi worked great! With the 1.3 binary on Mandriva 2006, I am not getting expansion of the macros. Pressing a function key or clicking...
... Macros for versions earlier than 1.3 need to be discarded. The macro language has changed in order to allow a more text oriented approach to creating the...
I need some help. I can't seem to figure out what the problem is and I KNOW that 5 years ago I would have known immediately what the problem was. When I try...
... The line in fstab from my Mandriva install: /dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec,users 0 0 You are missing...
... Stelios, not wanting to be beaten, I persevered with building fltk by doing "apt-get build-dep libfltk1.1" and that did the trick - fltk compiled and...
Joop, PG4I, has put together a Debian package for FLdigi: http://www.xs4all.nl/~pa4tu/tmp/fldigi_1.30-1_i386.deb It will probably be in the main Sid archive...
... Installs and appears to work fine with Debian sid (updated to latest). I wonder if the html doc pages for fldigi could be put in the deb package (or...
I get 100% CPU utilization by fldigi in CW TX mode when I'm not typing. CW is configured for audio, not rig key. This happens with 1.2 and 1.3. Leigh/WA5ZNU...
I noticed the new FLDIGI_DEF.XML file; cool. I'd like to suggest using XML schema type declarations instead of custom <INT> and <DBL> tags. This will allow...
This is a little OT, but I need some help with using AX.25 under Ubuntu, it's not working the way it should and I'm not sure why. If anyone is currently using...
... I will be posting 1.31 after creating the various tarballs. In the meantime you may fix this reported and confirmed bug as follows: Modify the file cw.cxx...
... I installed it successfully on a Ubuntu 6.10 system, which has libhamlib2 1.2.6.1-1. When I try to execute it from a terminal, nothing happens (no error...