Simplified build for fldigi on Ubuntu 9.10 X64

Spread the love

How to build fldigi on Ubuntu 9.10 X64

fldigi

this was submitted by a user at Linux in the Ham Shack. I have not tested this myself but it appears to be correct.

regards

k6***

1: get source tar balls
# cd /usr/local/src
# sudo bash
# [sudo] password for hamradio:
# root@hamworkstation:/usr/local/src#

Browse to
Copy link of source tar ball.
Paste link into root shell with the wget command.

# wget
# enter
Extract tar ball
# tar -zxf fldigi-3.11.5.tar.gz

Browse to http://hamlib.sourceforge.net/download.html
Copy link of source tar ball.
Paste link into root shell with the wget command.

# wget http://downloads.sourceforge.net/hamlib/hamlib-1.2.8.tar.gz
# enter
Extract tar ball
# tar -zxf hamlib-1.2.8.tar.gz

2: Get Software Dependencies
# apt-get install libxml2-dev tcl libfltk1.1-dev libxmlrpc-c3-dev pulseaudio libpulse-dev portaudio19-dev libsndfile1-dev libpng12-dev libjpeg62-dev

3: Building hamlib
# cd hamlib-1.2.8
# ./configure
# make
# make install

Test run hamlib rigctl with the settings for your radio.

# /usr/local/bin/rigctl

4: Build fldigi

# cd /usr/local/src/fldigi-3.11.5
# ./configure
# make
# make install

5: Run fldigi

Open new terminal shell hamradio@hamworkstation:~$

# /usr/local/bin/fldigi

Have fun and good luck

P.S.
Check your paths.
/usr/bin/fldigi will be a different version then /usr/local/bin/fldigi

Find more Videos on DMR and Amateur Radio at our Youtube channel https://www.youtube.com/c/RichardBaileyKB5JBV

Read More About Resonant Frequency: The Amateur Radio Podcast At www.rfpodcast.info

Glossary - See Glossary for terms used on the show.

Contact Info For Richard KB5JBV:
Website:    www.rfpodcast.info
Email:         kb5jbv@gmail.com
Youtube:    https://www.youtube.com/c/RichardBaileyKB5JBV
FaceBook:  www.facebook.com/groups/resonantfrequency/
Twitter:      www.twitter.com/kb5jbv
MeWE:       mewe.com/i/richardbailey31
Tumblr      https://www.tumblr.com/settings/blog/resonant-frequency-podcast
Discord:     https://discord.com/channels/758866379104845856/758866379104845860
Reddit:        https://www.reddit.com/user/Richard_KB5JBV

About the Author

Richard KB5JBV has been an Amateur radio operator since 1988. He has held positions with the America Radio Relay League including but not limited to Assistant Section Manager, Official Observer, Official Relay Station, Official Emergency Station, ARES Emergency Coordinator for Resonant Frequency: The Amateur Radio Podcast was created to help get information on amateur radio out to the new ham and the ham that wants to find out more about different aspects of the hobby they are thinking about getting into. So sit back have a drink and enjoy.

Richard KB5JBV has been an Amateur radio operator since 1988. He held positions with the America Radio Relay League including but not limited to Assistant Section Manager, Official Observer, Official Relay Station, Official Emergency Station, ARES Emergency Coordinator for Kaufman County Texas, Volunteer Examiner and Technical Specialist in the North Texas section.

Richard has also served as RACES assistant radio officer for the city of Mesquite, Tx. and among numerous other duties Including club president for the HAM Association of Mesquite Texas.

Leave Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.