Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: risshuu on December 04, 2016, 12:39:39 PM

Title: Why won't lirc install?
Post by: risshuu on December 04, 2016, 12:39:39 PM
Lirc is listed as an available package at http://tinycorelinux.net/3.x/tcz/ (http://tinycorelinux.net/3.x/tcz/), but when I use the command
Code: [Select]
tce-load -wi lirc
it says this:
Code: [Select]
Downloading: lirc.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: lirc.tcz.md5.txt: No such file or directory
Error on lirc.tcz

Why is it not available?
Title: Re: Why won't lirc install?
Post by: patrikg on December 04, 2016, 12:53:03 PM
You point out x86 repo.

lirc 7.x for rpi arm6 here http://tinycorelinux.net/7.x/armv6/tcz/
lirc 7.x for rpi arm7 here http://tinycorelinux.net/7.x/armv7/tcz/

For 8.x I don't find any for you.
Title: Re: Why won't lirc install?
Post by: risshuu on December 04, 2016, 12:56:48 PM
Thank you!