Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-17 Thread wu chuanwen
Done! I have fix my *big* problem now and have installed tomcat! I just want to thank everybody! You know your advices are so important to me! Without your help,I can hardly fix this problem.You have let me learn a lot! Thanks! You are all nice men! -- wcw -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-17 Thread wu chuanwen
2006/5/17, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]>: On Tuesday 16 May 2006 10:05, "wu chuanwen" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] cause jdk1.5 emerge tomcat error!': Find what package owns the class/jar that's giving a UnsupportedClassVer

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-16 Thread wu chuanwen
2006/5/16, Uwe Klosa <[EMAIL PROTECTED]>: You have to emerge java 1.4 and set this to your system vm first. Thena you can follow the migration-overlay description. I also had once java 1.5 as system vm. But there have been problems like that you're describing. the solution was to use the migra

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-16 Thread wu chuanwen
2006/5/16, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]>: On Tuesday 16 May 2006 02:28, "wu chuanwen" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] cause jdk1.5 emerge tomcat error!': > 2006/5/15, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]>: >

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-16 Thread wu chuanwen
to use the migration-overlay. Now I'm able to use java 1.5 without problems. I mean one step is to "emerge =java-config-1* =java-config-2*",but i just can't find the java-config-2*? Uwe wu chuanwen wrote: > 2006/5/16, Uwe Klosa <[EMAIL PROTECTED]>: >> Hi >> &

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-16 Thread wu chuanwen
2006/5/16, Uwe Klosa <[EMAIL PROTECTED]>: Hi You can find information about java on Gentoo here http://www.gentoo.org/doc/en/java.xml. There are a lot of problems that can occur if you use java 1.5 as system vm. Have a look here: http://www.gentoo.org/proj/en/java/tiger-faq.xml I have tried

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-16 Thread wu chuanwen
2006/5/15, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]>: On Sunday 14 May 2006 13:32, "wu chuanwen" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] cause jdk1.5 emerge tomcat error!': > java.lang.UnsupportedClassVersionError: A 1.4 vm refuses to load the out

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-15 Thread wu chuanwen
2006/5/15, Alexander Skwar <[EMAIL PROTECTED]>: wu chuanwen wrote: > I have unmerge the sun-jdk1.5 and emerge sun-jdk1.4 and it success. > But now there is new problem when i emerge the one which tomcat dependen on: Yep. That's because you used JDK 5.0. In bugzilla you can find

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-14 Thread wu chuanwen
I have unmerge the sun-jdk1.5 and emerge sun-jdk1.4 and it success. But now there is new problem when i emerge the one which tomcat dependen on: --- #emerge tomcat Calculating dependencies... done! Emerging (1

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-13 Thread wu chuanwen
2006/5/13, Alexander Skwar <[EMAIL PROTECTED]>: wu chuanwen wrote: > "enum" in jdk1.5 is a keyword,but it is used as a variable in > the dev-java/commons-daemon-1.0.1. > > So now is there anyway to emerge tomcat? Yep. Probably you need to de-install JDK

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-13 Thread wu chuanwen
2006/5/13, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]>: On Saturday 13 May 2006 03:19, "wu chuanwen" <[EMAIL PROTECTED]> wrote > You mean re-emerge sun-jdk1.4? You will have to have /a/ 1.4 javac, not necessarily Sun's. Can i just change the 1.5 javac to the

Re: [gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-13 Thread wu chuanwen
2006/5/13, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]>: Change your system javac to a 1.4 for the emerge of commons-daemon. The resulting class/jar files will run in a 1.5 vm -- since enum and assert (introduced in 1.4) are both still valid identifiers in bytecode under a 1.5 vm. How can i chan

[gentoo-user] cause jdk1.5 emerge tomcat error!

2006-05-12 Thread wu chuanwen
Hi!Everybody! I have emerge sun-jdk1.5.**(i download it and ebuild it by myself).Now, i want to emerge tomcat,and it is dependent of dev-java/commons-daemon-1.0.1 .But when i emerge it,errors just occur: "enum" in jdk1.5 is a keyword,but it is used as a variable in the dev-java/commons-daemo

Re: [gentoo-user] can gnome use prelink?

2006-05-10 Thread wu chuanwen
2006/5/9, JimD <[EMAIL PROTECTED]>: Yes you should get much faster startup times of Gnome 2.14 than that. How to do that?I really don't know how to read the startup script.How can i improve or rebuild my system. My laptop is a Pentium M 1.73 GHz, 1 GB memory and a 5400 RPM SATA laptop drive.

Re: [gentoo-user] can gnome use prelink?

2006-05-10 Thread wu chuanwen
2006/5/9, JimD <[EMAIL PROTECTED]>: wu chuanwen wrote: > 2006/5/7, JimD <[EMAIL PROTECTED]>: >> hdparm -Tt /dev/hda > Thank you!Here are some results: /dev/hda: Timing cached reads: 816 MB in 2.00 seconds = 407.87 MB/sec Timing buffered disk reads: 166 MB in 3.01

Re: [gentoo-user] can gnome use prelink?

2006-05-09 Thread wu chuanwen
I count the time when i startx my gnome,it takes me 23 or 24 seconds. The specs of my machine are as follow: Celeron(R)2.0G,Ram=512mb,disk=40Gb Do you think it's slow or not? -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] can gnome use prelink?

2006-05-09 Thread wu chuanwen
2006/5/7, JimD <[EMAIL PROTECTED]>: wu chuanwen wrote: > Celeron(R)2.0G,Ram=512mb,disk=40Gb That is not bad at all. > yeah!I am using Gnome2.14.I konw it's nice.I am just trying to find > some ways to make it more fast! Is it possible. What is slow about it? Just the s

Re: [gentoo-user] can gnome use prelink?

2006-05-07 Thread wu chuanwen
2006/5/7, JimD <[EMAIL PROTECTED]>: wu chuanwen wrote: > Then is there anyway to accelerate gnome?My machine is not very > fast!(yeah,of course my machine is not as good as yours) What are the specs of your computer? Celeron(R)2.0G,Ram=512mb,disk=40Gb Are you running Gnome 2.1

Re: [gentoo-user] can gnome use prelink?

2006-05-07 Thread wu chuanwen
2006/5/7, Alexander Skwar <[EMAIL PROTECTED]>: wu chuanwen wrote: > 2006/5/6, JimD <[EMAIL PROTECTED]>: >> I am really impressed with the speed improvements in Gnome >> 2.14 vs 2.12. > Then is there anyway to accelerate gnome? As JimD wrote - 2.14 will be A LOT

Re: [gentoo-user] can gnome use prelink?

2006-05-07 Thread wu chuanwen
2006/5/6, JimD <[EMAIL PROTECTED]>: wu chuanwen wrote: > Hi! > I know kde can use prelink to accelerate. > Can gnome do it? > If it can,how?I know in kde we should change the file 99kde-env in > /etc/env.d,but here i can't see any file relate gnome. > > T

Re: [gentoo-user] why firefox is so slow?

2006-05-07 Thread wu chuanwen
2006/5/5, Alexander Skwar <[EMAIL PROTECTED]>: Hans-Werner Hilse wrote: > I've yet to see a gcc process that claims 100MB of > physical memory. Well, I haven't looked at memory usage, but when Qt or kdelibs is being compiled, the system gets quite slow and especially during linking quite some m

[gentoo-user] eth0 corrupted after power cut off when emerged world

2006-05-06 Thread wu chuanwen
I just "emerge --update --deep --newuse world" and suddenly the power is cut off. Then,when i start my gentoo again,my network can't work now. The error message is : " Starting eth0 ls:*.sh:No such file or directory. * no interface module has been loaded. *starting lo. /lib/rcs

[gentoo-user] can gnome use prelink?

2006-05-06 Thread wu chuanwen
Hi! I know kde can use prelink to accelerate. Can gnome do it? If it can,how?I know in kde we should change the file 99kde-env in /etc/env.d,but here i can't see any file relate gnome. Thank you in advance! -- wcw -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Benno Schulenberg <[EMAIL PROTECTED]>: wu chuanwen wrote: > 2006/4/30, Raymond Lewis Rebbeck <[EMAIL PROTECTED]>: > > On Sunday, April 30 2006 22:52, wu chuanwen wrote: > > > http://www.linuxsir.org/bbs/showthread.php?t=252747 > > > > I don&#

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/5/1, Andrea Barisani <[EMAIL PROTECTED]>: On Sun, Apr 30, 2006 at 01:35:18PM +0000, wu chuanwen wrote: > > > >Try using this: > > > >$ MOZ_DISABLE_PANGO=1 firefox > > > It seems better now, but i am not sure. > I will be very appreciated if you ca

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Richard Fish <[EMAIL PROTECTED]>: On 4/30/06, Jeff Rollin <[EMAIL PROTECTED]> wrote: > Alexander, > > DG_DISABLE_DEBUG strips debugging information from binaries, making them > smaller (and faster) Maybe as a CFLAG, but not a USE flag. And it will only affect gnome/glib/gtk applicat

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Heiko Wundram <[EMAIL PROTECTED]>: Am Sonntag 30 April 2006 14:24 schrieb wu chuanwen: > I think most of us are using firefox now .Do you think it's too slow?In my > machine,if i open 6 or more tabs in firefox,my firefox will be stuck and > even can not scroll up

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Alexander Skwar <[EMAIL PROTECTED]>: wu chuanwen wrote: > 2006/4/30, Alexander Skwar <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > Hm, those are not firefox USE flags. What do you get, when > you run > > emerge -vpt mozill

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Jeff Rollin <[EMAIL PROTECTED]>: I know a lot of people don't recommend this, but I haven't had any trouble with CFLAGS="-O3", specifically in firefox 1.5.0.2I can't use O3 because i got many errors when complied my gentoo .I use O2,-- wcw

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Alexander Skwar <[EMAIL PROTECTED]>: wu chuanwen wrote:>>> 2006/4/30, Jeff Rollin <[EMAIL PROTECTED]> [EMAIL PROTECTED]>>: >> Works fine on mine; what are your USE flags?>> USE="gtk gnome gcj hal -qt -kde dvd alsa cdr nptl nptlonly pic&q

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Raymond Lewis Rebbeck <[EMAIL PROTECTED]>: On Sunday, April 30 2006 22:52, wu chuanwen wrote:> I am sorry,i forget the link:> http://www.linuxsir.org/bbs/showthread.php?t=252747 I don't think it'd be much help posting a Chinese forum thread in an Englishmailing li

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Andrea Barisani <[EMAIL PROTECTED]>: On Sun, Apr 30, 2006 at 02:59:06PM +0200, Alexander Skwar wrote:> wu chuanwen wrote:> >Hi! Everybody!> >I think most of us are using firefox now .Do you think it's too slow?>> Not really. >> >In> >my

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, wu chuanwen <[EMAIL PROTECTED]>: 2006/4/30, Alexander Skwar <[EMAIL PROTECTED] >: wu chuanwen wrote:> Hi! Everybody!> I think most of us are using firefox now .Do you think it's too slow?Not really.> In> my machine,if i open 6 or more tabs in firefox,my fir

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Alexander Skwar <[EMAIL PROTECTED]>: wu chuanwen wrote:> Hi! Everybody!> I think most of us are using firefox now .Do you think it's too slow?Not really.> In> my machine,if i open 6 or more tabs in firefox,my firefox will be stuck > and even can not scroll u

Re: [gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
2006/4/30, Jeff Rollin <[EMAIL PROTECTED]>: Works fine on mine; what are your USE flags?USE="gtk gnome gcj hal -qt -kde dvd alsa cdr nptl nptlonly pic".It's OK!Oh god! Just like now ,i just open two tab,it's so slow when i switch between the two tab. On 30/04/06, wu

Re: [gentoo-user] Two things, AC97 sound and Gnome issues!

2006-04-30 Thread wu chuanwen
2006/4/27, Christopher E <[EMAIL PROTECTED]>: Hello all,if there is any one that can help me with the following two issue Iwould be greatful.1.  I am have a error message when booting about snd_via82xx notfound.  FATAL: Module snd_via82xx not found.  is the exact message. Are you  sure your sound m

[gentoo-user] why firefox is so slow?

2006-04-30 Thread wu chuanwen
Hi! Everybody!I think most of us are using firefox now .Do you think it's too slow?In my machine,if i open 6 or more tabs in firefox,my firefox will be stuck and even can not scroll up and down.Many peple have the same situation.Do you think so? And how can you solve this problem?-- wcw

Re: [gentoo-user] soundcards inconsistent

2006-04-29 Thread wu chuanwen
Hi!I don't konw why you need two soundcard! I just think that maybe one is enough.Once before I had two sound cards too,and at that time my gentoo can not have any sound(maybe not because  i had two soundcards but the init script).Anyway, I just reset my bios,and mask my first  soundcard which is i

Re: [gentoo-user] Re: how to setup sun-jdk

2006-04-21 Thread wu chuanwen
006 11:30 pm, wu chuanwen wrote:> The package dose not mention it's Multi-language package or not.The> name of package is "Linux self-extracting file".And i notice that the> package for Windows mentions that it's Multi-language package.> Does it matter if it'a

Re: [gentoo-user] Re: how to setup sun-jdk

2006-04-21 Thread wu chuanwen
ember in our team.Just have some sports,and take care you health.  I use eclipse to write some socket program,so that i can use it either in Windows or Linux.      2006/4/17, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: On Sunday 16 April 2006 08:51 pm, wu chuanwen wrote:> Oh,God!Now i know

Re: [gentoo-user] Re: how to setup sun-jdk

2006-04-16 Thread wu chuanwen
Oh,God!Now i know the problem.My usbdisk is broken.So the file every time i read from it is corrucpted althougth the file i download is OK.I'm so sorry that i have such a silly problem 2006/4/16, Heiko Wundram <[EMAIL PROTECTED]>: Am Sonntag 16 April 2006 08:51 schrieb wu chuanw

[gentoo-user] Re: how to setup sun-jdk

2006-04-15 Thread wu chuanwen
k the packages are corrupted. 2006/4/16, wu chuanwen <[EMAIL PROTECTED]>: > The package dose not mention it's Multi-language package or not.The > name of package is "Linux self-extracting file".And i notice that the > package for Windows mentions that it's Multi-la

[gentoo-user] Re: !!! ERROR: app-text/ope nsp-1.5.1 failed w hen emerge gnome

2006-04-15 Thread wu chuanwen
MAKEOPTS="-j2",Can it be another better one? 2006/4/16, Walter Dnes <[EMAIL PROTECTED]>: > On Sat, Apr 15, 2006 at 10:52:34AM +0800, wcw84 wrote > > I hava solved this problem now,chang my cflags=O3 to O2,and it's OK now ! > > Do not use -O3. It is begging for trouble, and can result in *SLOWER

[gentoo-user] Re: how to setup sun-jdk

2006-04-15 Thread wu chuanwen
inbergs <[EMAIL PROTECTED]>: > On Sunday 16 April 2006 08:06, wu chuanwen wrote: > > Thank you at first! > > But i still have some trouble.I just #ebuild > > /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.06-r2.ebuild digest > > then emerge sun-jdk. > > and error

[gentoo-user] Re: how to setup sun-jdk

2006-04-15 Thread wu chuanwen
stack if relevant. How could this happened? Thank you in advanced! 2006/4/16, Martins Steinbergs <[EMAIL PROTECTED]>: > On Sunday 16 April 2006 07:28, wu chuanwen wrote: > > Hi everybody! > > I unmask sun-jdk1.5 and emerge it.Then it tell me to download it > >

[gentoo-user] how to setup sun-jdk

2006-04-15 Thread wu chuanwen
Hi everybody! I unmask sun-jdk1.5 and emerge it.Then it tell me to download it manually from the http://javashoplm.sun.com/ECom/docs/...actionId=noreg. I hava download it and mv it to /usr/portage/distfile/,and emerged it again.Then it told me the MD5 from the jdk i downloaded didn't match the MD5