Re: [gentoo-user] Java GUI apps on gentoo (an adventure report :-)

2003-02-19 Thread Craig Cavanaugh
Another possible solution is the new Blackdown release of 1.4.1 that is already compiled with gcc-3.2. This should fix java-plugin problems as well. Regards, Craig On Fri, 2003-02-14 at 16:19, Ulf Kister wrote: Hi all, I wanted to install a java GUI application on gentoo and experienced

[gentoo-user] Java GUI apps on gentoo (an adventure report :-)

2003-02-14 Thread Ulf Kister
Hi all, I wanted to install a java GUI application on gentoo and experienced two hurdles to take. Since I think other gentoo users might get stuck in the same traps, I post the solutions here: 1. Problem: The installer/launcher complains about being able to open neither libc.so.6 nor

Re: [gentoo-user] Java GUI apps on gentoo (an adventure report :-)

2003-02-14 Thread Felix Rodriguez
Just to add to the discussion. The Below solution did not work for JBuilder because the installer complained that the checksum was wrong. So I faked out the script from exporting LD_ASSUME_KERNEL by creating a script that does nothing call uname in the current directory. These are the steps I