Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: peterfyj on October 27, 2011, 11:35:06 PM

Title: how to test tcz in 4.0?
Post by: peterfyj on October 27, 2011, 11:35:06 PM
Hi, everyone,

I am now trying to develop an application on tc 4.0.  The problem is that every time I use "tce-load -i" to load the new tcz, I cannot do this again before rebooting, because I'll receive something like "*** is already installed".  Could anyone tell me how to update a tcz without rebooting?  Thanks!

Peter
Title: Re: how to test tcz in 4.0?
Post by: Rich on October 27, 2011, 11:48:35 PM
Hi peterfyj
You can try deleting any links and files your extension creates when it loads. Then unmount the
extension and see if it will load.
If that doesn't work, you'll have to wait for one of the experts to help.
Title: Re: how to test tcz in 4.0?
Post by: hiro on October 28, 2011, 07:39:39 AM
If you delete /usr/local/tce.installed/appname tce-load will run, but you would have to read through what `which tce-load` is doing in case you have to change/replace some symlinks.