[appengine-java] Re: the question in ubuntu9.10 and eclipse 3.5

2009-11-17 Thread phpDays
I install eclipse 3.5.1 from aptitude repository and have install AppEngine. But I see error (opened bug on http://code.google.com/p/google-web-toolkit/issues/detail?id=4240). I also search libstrc but found this only: sudo aptitude search libstdc v libstdc++- dev - i libstdc+ +6

[appengine-java] Re: the question in ubuntu9.10 and eclipse 3.5

2009-11-09 Thread Iqbal Yusuf Dipu
@Roy thanks. After I installed libstdc++.so.5 GWT is running fine. Iqbal On Nov 8, 11:33 pm, Roy Smith roy.smith@googlemail.com wrote: The clue is libstdc++.so.5: cannot open shared object file: No such file or directory Try googling this along with apt-get. 9.10 switched from stdc5

[appengine-java] Re: the question in ubuntu9.10 and eclipse 3.5

2009-11-08 Thread Roy Smith
The clue is libstdc++.so.5: cannot open shared object file: No such file or directory Try googling this along with apt-get. 9.10 switched from stdc5 to stdc6, so you need to install the legacy stdc5 package. It's a common problem with 9.10 and nothing to do with Eclipse or GAE On Mon, Nov 9,

[appengine-java] Re: the question in ubuntu9.10 and eclipse 3.5

2009-11-07 Thread James Young
Yes, they work completely, I advise you use ubuntu strongly. If you fear something, you can use wubi, o(∩_∩)o.Enjoy it. On Sat, Nov 7, 2009 at 10:41 AM, Rick dorb...@gmail.com wrote: Did you get Ubuntu 9.10, Eclipse 3.5 and App Engine to work completely? I was hoping to use Ubuntu. On Nov

[appengine-java] Re: the question in ubuntu9.10 and eclipse 3.5

2009-11-06 Thread matthieu vidal
Hi Have you seen this workaround about Eclipse 3.6 and Ubuntu 9.10 ? You have to set this env variable before lauching eclipse export GDK_NATIVE_WINDOWS=1 see here : http://www.norio.be/blog/2009/10/problems-eclipse-buttons-ubuntu-910 Regards On 6 nov, 00:27, James Young

[appengine-java] Re: the question in ubuntu9.10 and eclipse 3.5

2009-11-06 Thread matthieu vidal
Hi Everything works fine in 64 bit even the eclipse pluggin and GWT MS2 On 7 nov, 03:41, Rick dorb...@gmail.com wrote: Did you get Ubuntu 9.10, Eclipse 3.5 and App Engine to work completely? I was hoping to use Ubuntu. On Nov 6, 5:45 am, James Young zhurizh...@gmail.com wrote: HI

[appengine-java] Re: the question in ubuntu9.10 and eclipse 3.5

2009-11-05 Thread James Young
oh, I need install libstdc++6,, I don't know it don't conflict with libstdc++5, Now everything is all right. On Thu, Nov 5, 2009 at 11:57 PM, zhurizhe zhurizh...@gmail.com wrote: when I run the app in ubuntu9.10 and eclipse 3.5,the console view the info : ** Unable to load Mozilla for hosted