{"id":251,"date":"2009-04-22T17:23:53","date_gmt":"2009-04-22T15:23:53","guid":{"rendered":"http:\/\/dh5ym.hopto.org\/wiki\/?p=251"},"modified":"2009-04-22T17:23:53","modified_gmt":"2009-04-22T15:23:53","slug":"compiling-wspr-for-linux-ubuntu-810","status":"publish","type":"post","link":"https:\/\/dh5ym.hopto.org\/wiki\/?p=251","title":{"rendered":"Compiling WSPR for Linux (Ubuntu 8.10)"},"content":{"rendered":"<p>Here the steps that lead to successfully starting WSPR 1.1 on my Ubuntu 8.10 system:<\/p>\n<p>From OH2GQC i got the information how to checkout the sources (You need SVN installed before):<\/p>\n<p>mkdir src<br \/>\ncd src<br \/>\nsvn checkout svn:\/\/svn.berlios.de\/wsjt<br \/>\ncd wsjt\/branches\/wspr<\/p>\n<p>now you need a couple of packages necessary to compile\/run WSPR. The list can be found at WSPRNET.org<\/p>\n<blockquote><p>python2.5-dev<br \/>\npython-numpy 1.1.1 (no problems with this version here yet)<br \/>\npython-imaging tk<br \/>\npython-pmw<br \/>\nlibportaudio2<br \/>\nlibportaudio-dev<br \/>\nportaudio19-dev<br \/>\nlibsamplerate0-dev<br \/>\nsubversion<br \/>\nsubversion tools (I may have thrown this in for good luck)<br \/>\npython-svn<\/p><\/blockquote>\n<p>In addition the gfortran compiler seems not valid for WSPR. Download the g95 debian package and install it. This compiler will work.<\/p>\n<p>When i tested the revision of the trunk of the WSJT tree was something 11xx. There i got several error messages after typing make. Therefore i reverted the directory of WSPR back to r1045 which was said to be ok. I did this in the WSPR directory with the command:<\/p>\n<blockquote><p>svn up -r 1045<\/p><\/blockquote>\n<p>After that a .\/configure should work and after that make should do all the compile stuff.<\/p>\n<p>After that start WSPR with the command:<\/p>\n<blockquote><p>python wspr.py<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>Here the steps that lead to successfully starting WSPR 1.1 on my Ubuntu 8.10 system: From OH2GQC i got the information how to checkout the sources (You need SVN installed before): mkdir src cd src svn checkout svn:\/\/svn.berlios.de\/wsjt cd wsjt\/branches\/wspr &hellip; <a href=\"https:\/\/dh5ym.hopto.org\/wiki\/?p=251\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,8],"tags":[],"class_list":["post-251","post","type-post","status-publish","format-standard","hentry","category-amateur-radio","category-linuxandcomputer"],"_links":{"self":[{"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=\/wp\/v2\/posts\/251","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=251"}],"version-history":[{"count":0,"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=\/wp\/v2\/posts\/251\/revisions"}],"wp:attachment":[{"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=251"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dh5ym.hopto.org\/wiki\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}