Hi Greg, > If your building WSPR from SVN you should first uninstall what you have > now, then svn update and rebuild with: > > ./autogen.sh > make > sudo make install
Thank you for the input, your help is greatly appreciated. I’ve carried-out the above instructions and it seems to have solved the “Python not found”, problem, thank you once again for that. It has by the looks of things move on to another error, again the code compiles, without any errors that I can see, right up to the point were I try to launch the program, if then generates a "File "./wspr.py", line 63, in <module> from WsprMod import w ImportError: /home/g0oan/.wspr/WsprMod/w.so: R_PPC_REL24 relocation at 0x06e725a8 for symbol `_gfortran_string_index' out of range,” error. g0oan@g0oan-desktop:~/wspr$ sudo make install [sudo] password for g0oan: #[3;J ----------------------------------- Installing WSPR ----------------------------------- ..Creating Directories ..Installing Binaries ..Installing WsprMod ..Installing Manpages ..Installing Sample Files ..Installing Shared Documents Finished Installing WSPR To run, type..: wspr g0oan@g0oan-desktop:~/wspr$ wspr Traceback (most recent call last): File "./wspr.py", line 63, in <module> from WsprMod import w ImportError: /home/g0oan/.wspr/WsprMod/w.so: R_PPC_REL24 relocation at 0x06e725a8 for symbol `_gfortran_string_index' out of range g0oan@g0oan-desktop:~/wspr$ Any thoughts? Once again thank you for any help in advance. Kind regards, Sean.
------------------------------------------------------------------------------
_______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel