On 16.09.2015 15:38, Chris Kuethe wrote: > I don't disagree. I'm happy to write the write, I just don't have any > cygwin machines to test with.
...PyBOMBS2 has hooks for this kind of thing. I'm trying my best to not make this become the Duke Nukem Forever of GNU Radio :) M > > On Wed, Sep 16, 2015 at 3:34 PM, Tom Rondeau <t...@trondeau.com> wrote: >> On Wed, Sep 16, 2015 at 6:12 PM, Chris Kuethe <chris.kue...@gmail.com> >> wrote: >>> >>> It's been a decade since I last played with cygwin, but under the hood >>> pybomb can do things like "apt-get install gcc" or "rpm -i fftw-devel" >>> - I'm trying to figure out what the command is to to get cygwin to go >>> out and download/install some package from the internet, and how you >>> can query what packages are installed. >> >> >> >> For the record, I think it would be great to get support on this platform >> with PyBOMBS. The big problem is keeping people around to contribute with >> knowledge of that environment and able to help, test, etc. >> >> Tom >> >> >> >>> >>> On Wed, Sep 16, 2015 at 3:02 PM, Mike Gilmer <mike.gil...@gmail.com> >>> wrote: >>>> I'm new to this. ..are you asking me to run that install command. .. or? >>>> >>>> Mike >>>> >>>> On Sep 16, 2015 5:03 PM, "Chris Kuethe" <chris.kue...@gmail.com> wrote: >>>>> >>>>> This is what PyBOMBS does... >>>>> >>>>> >>>>> https://github.com/gnuradio/pybombs/blob/0382f9253a44135677b656ef08ba438f57f65625/mod_pybombs/sysutils.py#L393 >>>>> >>>>> >>>>> https://github.com/gnuradio/pybombs/blob/dc593faf9e1557133c5801fe4aa58198e34407db/mod_pybombs/recipe.py >>>>> >>>>> if you could do something like "cygpkg install fftw gcc cmake", for >>>>> example, then we could easily add the right logic. >>>>> >>>>> On Wed, Sep 16, 2015 at 1:49 PM, Mike Gilmer <mike.gil...@gmail.com> >>>>> wrote: >>>>>> I'm running a cygwin shell. >>>>>> >>>>>> Mike >>>>>> >>>>>> On Wed, Sep 16, 2015 at 4:33 PM, Mike Gilmer <mike.gil...@gmail.com> >>>>>> wrote: >>>>>>> Thanks guys. >>>>>>> >>>>>>> The output (somewhat abbreviated) is at http://pastebin.com/BqvwB58y >>>>>>> >>>>>>> I am running Windows 8.1 >>>>>>> >>>>>>> Mike >>>>>>> >>>>>>> On Wed, Sep 16, 2015 at 3:52 PM, Tom Rondeau <t...@trondeau.com> >>>>>>> wrote: >>>>>>>> On Wed, Sep 16, 2015 at 3:48 PM, Chris Kuethe >>>>>>>> <chris.kue...@gmail.com> >>>>>>>> wrote: >>>>>>>>> >>>>>>>>> capture the output from "./pybombs install -v -v -v gnuradio", and >>>>>>>>> stick it on pastebin so we can have a look at it. >>>>>>>>> >>>>>>>>> It looks like pybombs is trying to recompile make and gcc and >>>>>>>>> goodness >>>>>>>>> knows what else... I'm curious about why it decided to do that. >>>>>>>>> >>>>>>>>> On Wed, Sep 16, 2015 at 9:25 AM, Mike Gilmer >>>>>>>>> <mike.gil...@gmail.com> >>>>>>>>> wrote: >>>>>>>>>> Following the instriuctions on >>>>>>>>>> http://gnuradio.org/redmine/projects/pybombs/wiki/QuickStart >>>>>>>>>> >>>>>>>>>> I tried to run the installation: ./pybombs install gnuradio >>>>>>>>>> >>>>>>>>>> It appears to start up OK, but after "Loading recipes" it >>>>>>>>>> displays >>>>>>>>>> "Installing packages" and gets through several dozen of them >>>>>>>>>> until >>>>>>>>>> it >>>>>>>>>> displays * gnuradio. >>>>>>>>>> >>>>>>>>>> At that point an Exception error is displayed: >>>>>>>>>> >>>>>>>>>> "Exception RuntimeError: 'maximum recursion depth exceeded' in >>>>>>>>>> <bound >>>>>>>>>> method Popen.__del__ of <subprocess.Popen object at >>>>>>>>>> 0x6ffff88edd0>> >>>>>>>>>> ignored" >>>>>>>>>> >>>>>>>>>> and the installation fails.(many "failed to install gcc" errors >>>>>>>>>> are >>>>>>>>>> outputted, followed by "failed to install make") >>>>>>>>>> >>>>>>>>>> Can anyone help me through this step? >>>>>>>>>> >>>>>>>>>> Thanks. >>>>>>>>>> Mike >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Also, what OS are you running? That might be important. >>>>>>>> >>>>>>>> Tom >>>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Discuss-gnuradio mailing list >>>>>> Discuss-gnuradio@gnu.org >>>>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >>>>> >>>>> >>>>> >>>>> -- >>>>> GDB has a 'break' feature; why doesn't it have 'fix' too? >>> >>> >>> >>> -- >>> GDB has a 'break' feature; why doesn't it have 'fix' too? >>> >>> _______________________________________________ >>> Discuss-gnuradio mailing list >>> Discuss-gnuradio@gnu.org >>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> > > > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio