Tiny Core Linux
Tiny Core Base => Micro Core => Topic started by: hiro on July 31, 2011, 11:37:49 PM
-
3.7 release announcement included:
Also new are the following extensions for micorcore:
wbar.tcz
Xlibs.tcz
Xprogs.tcz
But Xlibs.tcz remains unchanged. Why?
-
3.7 was released 15 June. Xlibs.tcz in repository is dated 15 June and is the latest version of Xlibs extension with the updated libfreetype.so.6.6.2
-
http://distro.ibiblio.org/tinycorelinux/3.x/tcz/index_nojs.html
2011/02/12 roberts Xlibs from tinycore 2.9 M Xlibs.tcz info list md5
-
I would not take the "index*.html" as an authoritative source. I'd typically use for these sort of questions
wget -S --spider ... which shows the HTTP header information without downloading the file (note: this needs the fully fledged version of it from the 'wget.tcz' extension):
tc@box:~$ wget -S --spider http://distro.ibiblio.org/tinycorelinux/3.x/tcz/Xlibs.tcz
Spider mode enabled. Check if remote file exists.
--2011-07-31 16:32:48-- http://distro.ibiblio.org/tinycorelinux/3.x/tcz/Xlibs.tcz
Resolving distro.ibiblio.org (distro.ibiblio.org)... 152.19.134.43
Connecting to distro.ibiblio.org (distro.ibiblio.org)|152.19.134.43|:80... connected.
HTTP request sent, awaiting response...
HTTP/1.0 200 OK
Content-Type: application/octet-stream
Accept-Ranges: bytes
ETag: "691799274"
Last-Modified: Wed, 15 Jun 2011 19:52:54 GMT
Content-Length: 2854912
Connection: keep-alive
Date: Mon, 01 Aug 2011 05:28:23 GMT
Server: lighttpd/1.4.26
Length: 2854912 (2.7M) [application/octet-stream]
Remote file exists.
Please turn your attention to the Last-Modified field which clearly shows that Robert's information was correct (i.e. '15 Jun 2011 19:52:54 GMT').
-
I assume the original reason for my confusion was a failed update or so.
The tcz index and the extension's .info file should still be readjusted imho.
-
OT: How can I see which freetype release corresponds to e.g. libfreetype.so.6.4.0/6.6.2?
-
The pkgconfig file in base-dev says 12.2.6 for the corresponding libfreetype.la 6.6.2
-
They and their weird naming :P I just use freetype-config.