My previous thread seems to be lost ?!
-------------------
> 'not sure you'd buy a 3g dongle that only supports windows
===
You buy 12 months data subscription. The bottle is FREE with the
<coke>. It's part of deceptive marketing.
> In general to download a corepure64 extension you need:
>
>
http://tinycorelinux.net/7.x/x86_64/tcz/extension_name.tcz>
http://tinycorelinux.net/7.x/x86_64/tcz/extension_name.tcz.dep [not always present]
>
http://tinycorelinux.net/7.x/x86_64/tcz/extension_name.tcz.md5.txt>
>When the *dep file is present, you will need to repeat the above for each
> extension named in the *dep file recursively.
=== OK, but that's only to d/l.
BTW mc helps a lot for the dependency Tree. My FAILED results:--
-> mkdir /mnt/sdb1/usr
-> mkdir /mnt/sdb1/usr/bin
-> cd <temp location of mc.tcz>
-> sudo install -t /mnt/sdb1/usr/bin/ mc.tcz
-> ls -l /mnt/sdb1/usr/bin ==
-rwxrwxrwx 1 root root 1245184 Nov 14 11:16 mc.tcz
=> ! This is just a COPY? We expected install to <expand> *.tcz
HELP!!