Craig,

I added the symlink you mentioned, didn't work. I might need a symlink
to something else. Do you remember how you figured out the GWT Hosted
Mode was looking for the library libnspr4.so.0d ? Maybe I could use
your approach to figure out what's not being found on my machine...

Thank you,
Alec

On Oct 7, 10:32 am, Craig <[email protected]> wrote:
> I had the same problem and found the solution in another thread (which
> I can't find now). For me GWT Hosted Mode was looking for the library
> libnspr4.so.0d which didn't exist on my computer. I just created a
> symlink to libnspr4.so and everything worked after that.
>
> ln -s /usr/lib/libnspr4.so /usr/lib/libnspr4.so.0d
>
> On Oct 6, 8:02 am, Alec <[email protected]> wrote:
>
> > The add-on gets successfully installed. Having restarted FireFox, I
> > select Tools -> Add-ons, and it is found in the Add-ons window. The
> > attempt to use the dev URL,
>
> >    http://127.0.0.1:8888/desktop.html?gwt.codesvr=127.0.0.1:9997
>
> > , prompts for a new installation. Please help if you can.
>
> > Thanks,
> > Alec

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to