Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebWSPR requires libgfortran3 but it appears not to be installed by raspi_prepare #3

Open
zanco opened this issue Sep 23, 2021 · 0 comments

Comments

@zanco
Copy link

zanco commented Sep 23, 2021

Hi,
After installing the software on a Pi B and running the raspi_prepare I was able to start the software, but at the moment the decoder should start the 2 arrowes button did not light up. I noticed an error appearing in the terminal screen from the Pi

./wsprd_arm: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory

Which looks fixed after running " sudo apt-get install libgfortran3 "

Now it's decoding after the 2 minute cycle :-)

Thanks for the software !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant