Peter Weilbacher wrote: > Peter Weilbacher wrote: > > >>I had tried to install Diggler (diggler.mozdev.org) under Linux, >>which didn't work, because it wants to change the root-protected >>files under /usr/local/mozilla instead of ~/.mozilla/12345678.slt/. >> >> >>Following <[EMAIL PROTECTED]> I fiddled around with >>install.js and came up with a small patch (see below). It now >>installs successfully (before I got "-214" errors), puts >>diggler.jar in my own chrome/ and changes my own chrome/chrome.rdf. >>But it still does not work.
The chrome registry does not support profile "content" , currently only locale and skin chrome is supported in the profile. There's an RFE filed on this which would need to be fixed in order to do what you want. Once that's done the install will start working.
