firefox --install-global-extension does not work on feisty?
Caleb Marcus
caleb.marcus at gmail.com
Tue Dec 11 01:45:01 UTC 2007
On Mon, 2007-12-10 at 16:57 -0800, Randall J. Parr wrote:
> On other distributions (eg old Red Hat's) using firefox 2.0.0.11 I can
> install global extensions using
>
> # firefox --install-global-extension some-extension.xpi
>
> This does NOT work on my Ubuntu Feisty install though (firefox 2.0.0.11).
> There are no errors; but nothing seems to happen either.
>
> Does anyone know if this does/should work on Ubuntu?
>
> Thanks
> R.Parr, RHCE, Temporal Arts
>
>
If you're going to make global changes, you need to be root... it seems
that you were running the command as root on Red Hat because the prompt
in your command is # and not $. To run a command as root on Ubuntu, put
sudo before the command... making it < sudo firefox
--install-global-extension some-extension.xpi >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071210/8b51122b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071210/8b51122b/attachment.sig>
More information about the ubuntu-users
mailing list