--
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'


_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to