WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: how to test tcz in 4.0?  (Read 2660 times)

Offline peterfyj

  • Newbie
  • *
  • Posts: 1
how to test tcz in 4.0?
« 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

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11500
Re: how to test tcz in 4.0?
« Reply #1 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.

Offline hiro

  • Hero Member
  • *****
  • Posts: 1229
Re: how to test tcz in 4.0?
« Reply #2 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.