WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Helix.tcz needs an update  (Read 1686 times)

Offline meo

  • Hero Member
  • *****
  • Posts: 651
Helix.tcz needs an update
« on: February 23, 2010, 02:29:07 PM »
Hi!

Helix seems to need an update to get the update-helix script to work. It searches for the Helix.tcz in the tce folder instead of the optional folder. Therefore it doesn't find it.

Have fun making extensions for tinycore,
meo
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Helix.tcz needs an update
« Reply #1 on: March 07, 2010, 02:43:56 PM »
Also this or similar needs to be used as the wget command (line 55) as gnu wget does not work right with it:


busybox wget http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.rpm


And the user should be

/home/`cat /etc/sysconfig/tcuser`.  (line 36)

And

H=`cat /opt/.tce_dir`/optional/Helix.tcz (line 27)

to find the Helix.tcz