Re: [slim] Net::UDAP - SqueezeBox Receiver configuration tool

2016-11-20 Thread cobbr2

I sent you a pint or two.  I used my Ubuntu laptop this time; had no
trouble with that cpan command and immediately resuscitated the
receiver. Hallelujah! Wasn't aware of the need to run that `cpan`
command; totally helpful. And I'm always happier with git than svn :)

robinbowes wrote: 
> Something like this should work:
> 
> > 
Code:

  >   > 
  > $ git clone https://github.com/robinbowes/net-udap.git
  > $ cd net-udap
  > $ cpan Log::StdLog Term::Shell Class::Accessor IO::Interface::Simple
  > $ ./scripts/udap_shell.pl
  > UDAP> discover
  > info: <<< Broadcasting adv_discovery message to MAC address 
00:00:00:00:00:00 on 255.255.255.255
  > 

> >


----
cobbr2's Profile: http://forums.slimdevices.com/member.php?userid=7285
View this thread: http://forums.slimdevices.com/showthread.php?t=57861

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Net::UDAP - SqueezeBox Receiver configuration tool

2016-11-19 Thread cobbr2

I'm sure that I'm just going insane from having no music where I'm
working on this... but.

I've got a Vortexbox (v2.3); I've always used the very first version of
Net-UDAP (0.0.1) in my past, but haven't needed to use it on this
vortexbox.  Also, every bit of network gear in my home network has
changed since I've used Net-UDAP last. OTOH: Pretty wide-open, the
router/wap is running DD-WRT and so is the one repeater AP.  I've tried
to reach the duet both wirelessly and wired; the vortexbox from which
I'm configuring things is wired.

I just fumble-fingered in SqueezeCommander while trying to pull one my
Duet Receiver into a new synchronization group, and it got lost.  I
tried a power cycle, but no good.  I've got it in slow blinking red
now but my "discover" fails entirely: doesn't even say BROADCAST ...


I presume that means Net-UDAP can't open the socket it needs.

So I figured I'd try to install 1.0.x. However, the "download in other
format" links no longer exist on the Trac browser (in fact, the links
all over the wiki now fail; there is no
https://projects.robinbowes.com/Net-UDAP/trac/browser/branches/1.0.x .
https://projects.robinbowes.com/Net-UDAP/trac/browser/Net-UDAP/branches/1.0.x
appears to be what I'm looking for, though -- but, no download links I
can see on that page.)

So I used an svn client to pull the directory down to my mac and copied
it to my vortexbox (there's no svn in the vortexbox repos and didn't
want to start down that path if I didn't need to; I'm sure there's a
way, but...). But the scripts all fail for problems with their @INC
path; e.g., 

-bash-4.2$ ./scripts/udap_shell.pl
Can't locate Pod/Usage.pm in @INC (@INC contains:
/home/rec/net-udap-1.0.x/scripts/../src/Net-UDAP/lib
/usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at
./scripts/udap_shell.pl line 33.

which makes me think this path ends in CPAN hell.

What's my best way out of the maze?  Do I head down the route of
figuring out if/why my vortexbox can't UDP in my network? Or get more
modules installed?


----
cobbr2's Profile: http://forums.slimdevices.com/member.php?userid=7285
View this thread: http://forums.slimdevices.com/showthread.php?t=57861

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss