Re: [arch-general] Microsoft Signature PC Requirements Now Blocks Linux Installation

2016-09-29 Thread Marshall Cleave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



>Good evening,
>
>Do you Have any pointer to good opensource hardware ?
>
>Le 28 sept. 2016 21:04, "Jude DaShiell"  a écrit :
>

If somebody is going to create a wiki entry then I wish to put forward
Entroware https://www.entroware.com/store/
I've never bought anything from them yet but I did have a good chat to
some of the people from Entroware at the last OggCamp. They seemed like
decent people and have a reasonable selection of equipment installed
with Ubuntu LTS or freeNAS or OS free.




Regards
Marshall
- -timttmy


-BEGIN PGP SIGNATURE-

iQEcBAEBCAAGBQJX7Nr5AAoJEPg6z9hxDaB4ZscH/1/KDbOxrzdUhYOuenFf44Dn
7kvNbII499LPlMonrBrQXLnkZsnIGy/7e18xSFP2cGM+P86EV+Ef9Z1+ja9FYhmq
mvjEE4UBRHKishItZjAD8diDQge5XjmCYr74/SbivMl/AO1gIzX/7tbAyQGQMWsC
ivokTUdXoyGtgGBuk37f7SK1jGmBpD77Faoeybii4YsUBE9yBTSX7fbxenhKU81R
tmr3WjLuKHsJwbClTNY6yRxE7REnc7h+8B1XBAQpgAi000fxGlRyWB9F37YudHNz
NH/3hSscBm6rsCzqb9/QnnkX9L/5huqzf2w/f2EoPVisW2P21puJqIU1mA9hR2g=
=zTQF
-END PGP SIGNATURE-


Re: [arch-general] per error

2014-03-28 Thread Marshall Cleave

Readers,

'get_iplayer' is a program to extract media from BBC F(/tr)ash
streams. After installation of the program, obtained the following
error:

Can't locate HTML/Entities.pm in @INC (you may need to install the 
HTML::Entities module) (@INC contains: /usr/lib/perl5/site_perl 
/usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl 
/usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl 
/usr/share/perl5/core_perl .) at ./getiplayer line 58.
BEGIN failed--compilation aborted at ./getiplayer line 58.

line 58:
use HTML::Entities;

Tried re-installation of perl (518222 already installed) and failed.

Any suggestions to solve please?

Do you have the following dependencies installed?

perl-html-parser
perl-http-cookies
perl-libwww
perl-net-http
perl-www-mechanize

I'm pretty sure it's the same error I had before I installed
perl-libwww.

--timttmy