Hi Michael, thanks for responding, I realise you are busy with lots of
stuff just lately :(

Doing stuff on a Mac normally involves a lot of google for me :confused:

so, here is Tony T's post:


> I tried that a day or so ago without success (found the same sites, and
> more, googling)
> (Note: The paths given in the 1st comment of that blog post is not the 
> path used when a new version of openssl is installed on OS X (see 2) 
> below for the correct path)
> I installed the newer version of openssl and then reran /usr/bin/perl
> -MCPAN -e 'install Net::SSLeay' (and IO::Socket::SSL)  
> 
> Now I'm thinking that possibly the update did not re-install with the 
> newer openssl since the latest versions of Net::SSLeay and 
> IO::Socket::SSL were already installed, so I tried a force install with 
> cpan and...
> 
> SUCCESS!!!
> I can now access Band's Campout and install Material Skin.
> 
> ANYONE HAVING THIS PROBLEM WITH MACOS, THESE ARE THE STEPS TO PERFORM:
> 1) D/L and install the current openssl (https://www.openssl.org)  (read
> the INSTALL file for instructions)
> 2) Set paths:
> export CPATH=/usr/local/include/openssl
> export LIBRARY_PATH=/usr/local/lib
> 3) If you have an updated Perl in /usr/local/bin, make sure your path
> 1st points to /usr/bin
> export PATH=/usr/bin:/usr/local/bin:/bin:/usr/sbin:/sbin
> 4) sudo /usr/bin/perl -MCPAN -e 'install Net::SSLeay' 
> 5) sudo /usr/bin/perl -MCPAN -e 'install IO::Socket::SSL'
> 
> If still not working, try a force install with cpan:
> 1) sudo cpan
> 2) force install Net::SSLeay
> 3) force install IO::Socket::SSL

Well first of all the version to download is not stated (I'm guessing
that it is 1.1.1

Do I just download to home or make a folder?

I downloaded and looked at the install notes and I'm not sure if I
should have any tools or dependencies already installed (currently I
have Brew, which I used for lame). 

It seems that I have to do a git-clone and build.

Regarding the setting of paths, from where in terminal are these
commands issued ?

I guess I don't have to bother about updating Perl ?

I realise that this is all pretty basic stuff. 

I have gleaned some procedures from posts describing how to build
squeezelite, jivelite  and librespot, for example. 

But I am "a bear of little brain" and sometimes a little paw holding is
greatly appreciated :)

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113474

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to