Re: Java not working in Galeon/Mozilla FIXED

2002-03-03 Thread Angus D Madden
Patrick Kirk, Sun, Mar 03, 2002 at 08:57:59PM +: > > Interestingly she and my 8 year old son have moved from windows to Linux > without complaint. Linux on the desktop has come a long long way in the > last 2 years! > I just moved the family pc to linux as well. Only major gripes are abou

Re: Java not working in Galeon/Mozilla FIXED

2002-03-03 Thread Patrick Kirk
On Sun, 2002-03-03 at 16:34, Angus D Madden wrote: > It means you are missing libstdc++-libc6.1-1.so.2, so the trick is to > figure out if there is a package which supplies it. Use dpkg -S > > $ dpkg -S libstdc++-libc6.1-1.so.2 > libstdc++2.9-glibc2.1: /usr/lib/libstdc++-libc6.1-1.so.2 > > good