Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started 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
-
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.
-
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.