mozammel’s blog

April 13, 2007

GWT hosted browser problem in Debian etch

Filed under: gwt, linux — mozammel @ 9:20 pm

Just installed Debian 4.0 (etch) on my laptop (clean net install) and fixed all my development environment there. But surprisingly I found that none of the gwt sample application, and my gwt applications were running on the bundled hosted browser provided with GWT.  I was getting an error relating to: java.lang.UnsatisfiedLinkError .

The following two commands solved the problem. May be helpful for someone else searching for solution.

apt-get install libstdc++5

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/gwt-linux-1.3.3/mozilla-1.7.12

4 Comments »

  1. Thank you, this was helpful for me!

    Comment by Hangya — April 30, 2007 @ 8:53 pm | Reply

  2. Hello,

    could you please describe this more detailed ?

    I’ve done exactly what you’ve described here,
    but it didn’t work..

    I’m new to debian, but I liked it A LOT and would like to work with GWT under it rather than under windows..

    thanks in advance,
    my best regards, Dorin

    Comment by Dorin — July 13, 2007 @ 5:32 am | Reply

  3. Hi, I did exactly what you’ve told. And now my host bowser can be started, however, the content of the web page can not be displayed. I don’t know how to fix it.

    Comment by andrew — August 12, 2007 @ 12:20 pm | Reply

  4. This is very nice and informative post. I have bookmarked your site in order to find out your post in the future.

    Comment by Only For Kids — August 17, 2007 @ 1:36 am | Reply


RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.