WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Unable to install tcc  (Read 3097 times)

Offline Nexus

  • Newbie
  • *
  • Posts: 7
Unable to install tcc
« on: March 22, 2016, 02:31:23 PM »
Hi all,
I am having trouble installing tcc.tcz. When I run tce-load -wi tcc.tcz at the terminal, I get the following:
Code: [Select]
tcc.tcz.dep OK
Downloading: linux-3.16.2_api_headers.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: linux-3.16.2_api_headers.tcz.md5.txt: No such file or directory
Error on linux-3.16.2_api_headers.tcz

How can I install tcc?
Also, I now have multiple listings for tcc in the OnDemand menu you get when you right click the desktop. How do I clear those out?

edit: after a reboot, all but one of the copies of tcc in OnDemand cleared out on their oen
« Last Edit: March 22, 2016, 03:00:09 PM by Nexus »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Unable to install tcc
« Reply #1 on: March 22, 2016, 10:22:53 PM »
The tcc dep file needed adjusting for tc-7.x - fixed now.

Offline Nexus

  • Newbie
  • *
  • Posts: 7
Re: Unable to install tcc
« Reply #2 on: March 23, 2016, 12:12:07 AM »
Yup, that's fixed it. Thank you.

Offline mwfearnley

  • Newbie
  • *
  • Posts: 1
Re: Unable to install tcc
« Reply #3 on: May 28, 2018, 08:45:37 AM »
Hi.
I think this problem has occurred again in 9.0:
Code: [Select]
$ tce-load -w tcc
tcc.tcz.dep OK
Downloading: linux-4.8.1_api_headers.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: linux-4.8.1_api_headers.tcz.md5.txt: No such file or directory
Error on linux-4.8.1_api_headers.tcz

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Unable to install tcc
« Reply #4 on: May 28, 2018, 10:12:46 PM »
dep file adjusted - thanks for reporting this