Results 1 to 3 of 3

Thread: Unresolvable GNU Radio deps

  1. #1
    Join Date
    Jun 2006
    Beans
    97
    Distro
    Ubuntu 12.04 Precise Pangolin

    Unresolvable GNU Radio deps

    Hi,
    I am trying to build GNU Radio from source using their auto build script, for Ubuntu. Sifting through the verbose output it is because there are unresolvable dependencies through apt - namely libgruel (libgruel*, libgruel0*) and I think libgnuradio (-dev as well?)

    https://launchpad.net/ubuntu/precise/i386/libgruel-dev

    It was removed for being buggy, and not replaced with a working one?

    Any help or guidance would be appreciated (Perhaps how to just build the deps? I'm not very good with nix, already locked myself out twice...)

    Thanks

    Edit: I am an idiot... didn't read the output correctly. It was trying to remove it since it was being replaced from source. So now I just don't know why the script isn't installing >.> No errors.
    Last edited by Jungle-Cat; July 10th, 2012 at 12:54 AM.

  2. #2
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Unresolvable GNU Radio deps

    Maybe cd to the folder where the source is, there should be the build script directly in that folder
    If so at the prompt run this to re-run the script
    Code:
    ./build-gnuradio -v
    See what it fails on

  3. #3
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Unresolvable GNU Radio deps

    Moved to Packaging and Compiling Programs.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •