Other References

Prev Next

Appendix B. Other References

How to get help

If you need additional assistance with installation or operation of KPSK, send an email to <kpsk-users@lists.sourceforge.net> . If you are trying to troubleshoot an installation, be sure to include information about your distribution, any error messages received and anything else that you feel is important.

If you have the application gdb installed on your machine, you can obtain backtrace debugging information for program crashes by starting the program from within gdb. To start the program within gdb, issue the command gdb kpsk and then run (you should do this from within the directory that the KPSK executable is located). After the program crashes (exits abnormally), issue the command bt. Copy and paste the backtrace information into an email and send it to <kpsk-users@lists.sourceforge.net>.

PrevHomeNext
Compilation and Installation Up PSK31 References