Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: meo on February 23, 2010, 05:29:07 PM

Title: Helix.tcz needs an update
Post by: meo on February 23, 2010, 05: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
Title: Re: Helix.tcz needs an update
Post by: Jason W on March 07, 2010, 05: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