Problem with 3.06 PVR

C E Macfarlane c.e.macfarlane at macfh.co.uk
Fri Nov 10 03:47:39 PST 2017


--
www.macfh.co.uk/MacFH.html

>     If not, try updating using cpanm rather than full-blown cpan
>     (uses a lot less memory):
>
>     	cpanm install IO::Socket::SSL

Note that perl uses the TMPDIR environment setting, and its absence can lead
to some problems with memory, particularly with embedded devices, but
perhaps also with Linux PCs.  Presuming you have a /tmp directory, you need
to include in one of, in order of preference ...
	/etc/environment
	/etc/profile
	~/.profile
... the following line ...
	export TMPDIR='/tmp'




More information about the get_iplayer mailing list