Tiny Core Linux
Tiny Core Base => Corepure64 => Topic started by: vinnie on June 23, 2021, 05:10:47 PM
-
Isn't impossible to install tilda from the repository:
tc@box:~$ tce-load -iw tilda
tilda.tcz.dep OK
Downloading: libconfuse.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget_: server returned error: HTTP/1.1 404 Not Found
md5sum: libconfuse.tcz.md5.txt: No such file or directory
Error on libconfuse.tcz
tc@box:~$
-
Hi vinnie
It looks like libconfuse was not copied over from TC11 x86_64. The TC12 x86_64 repo has been updated. Try again
and report back if it worked.
-
thanks for the help rich, yes tilda now works.
Sorry for the time but i'm doing a lot of things together (I'm alsays confusionary).
But in the meantime also meld have the same problem:
tc@box:~$ tce-load -wi meld
meld.tcz.dep OK
py3.6gobject.tcz.dep OK
py3.6cairo.tcz.dep OK
python_3.6.tcz.dep OK
gobject-introspection.tcz.dep OK
Downloading: gtksourceview-gir.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget_: server returned error: HTTP/1.1 404 Not Found
md5sum: gtksourceview-gir.tcz.md5.txt: No such file or directory
Error on gtksourceview-gir.tcz
*underscores added for server problem
-
Hi vinnie
One of its dependencies (gtk3-gir.tcz) has been recompiled. Before I copy it over to the TC12 repo, please download it
from the TC11 repo and confirm that works:
wget http://tinycorelinux.net/11.x/x86_64/tcz/gtksourceview-gir.tcz
wget http://tinycorelinux.net/11.x/x86_64/tcz/gtksourceview-gir.tcz.dep
-
it was also necessary to download the md5 but it worked, meld works!
wget http://tinycorelinux.net/11.x/x86_64/tcz/gtksourceview-gir.tcz.md5.txt
-
Hi vinnie
gtksourceview-gir.tcz copied to TC12 x86_64 repository.
Thank you for reporting this.
-
thank you for the support ;D