Tiny Core Base > Final Releases
Tiny Core v6.3
yiyus:
This is a minor error I have noticed (sorry, I have not tracked down when it started): In the tce/xfbase.lst file, one of the extensions listed is "firmware-wimax.tcz", which is not found. I think it should be "firmware-iwimax.tcz", which is present and the entry in onboot.lst. Thank you!
Juanito:
correction made and CorePlus-6.3.iso reposted - thanks for reporting this.
beerstein:
hi: tried to run installed nmap on CorePlus 6.3 current and got this message:
tc@box:~$ sudo nmap -n -sn 192.168.0.1/24
nmap: error while loading shared libraries: liblua.so.5.2: cannot open shared object file: No such file or directory
tc@box:~$
Juanito:
'looks like lua-lib was just added/updated and that broke nmap.
You could pm the nmap extension maintainer and request an update.
aswjh:
tce-load: recursive_scan_dep should print full dependencies for every app, otherwise cant load full dependencies if previous app was broken.
- {pi=IDX; recursive_scan($1, $2 ? $2 : ".", $3); print "@ "$1; output(pi+1, IDX);}
+ {pi=IDX; recursive_scan($1, $2 ? $2 : ".", $3); print "@ "$1; output(pi+1, IDX); delete PRINTED;}
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version