Skip to content

Please include in the instructions for building gr-osmosdr the step to run hydrasdr_pkg-confile.sh #1

Description

@wb2ifs

Please include in the procedure for building gr-osmosdr the step to run /thirdparty/hydrasdr_pkg-confile.sh before building gr-osmosdr from https://github.com/hydrasdr/gr-osmosdr under Ubuntu Linux.

The reminded steps are:

git clone https://github.com/hydrasdr/gr-osmosdr
cd gr-osmosdr/
cd thirdparty
sudo sh hydrasdr_pkg-confile.sh
cd ..
mkdir build
cd build/
cmake ../
make
sudo make install
sudo ldconfig

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions