Results 1 to 10 of 22
I'm compiling kdebase ( emerge -av kdebase-meta ) but I get an error while installing ksmserver.
Code:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libGL.so.1, needed by /usr/lib64/lib
plasma.so.3.0.0, not found (try using -rpath or ...
- 05-29-2010 #1Just Joined!
- Join Date
- May 2010
- Posts
- 14
ksmserver compile error
I'm compiling kdebase ( emerge -av kdebase-meta ) but I get an error while installing ksmserver.
and then a list of undefined references.Code:/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libGL.so.1, needed by /usr/lib64/lib plasma.so.3.0.0, not found (try using -rpath or -rpath-link)
It's the first time I'm installing Gentoo so I'm not very experienced.
I think that this errors , may caused by OpenGL.I have install OpenGL and my graphics card's drivers (nvidia) successfully and the OpenGL's implementation is set to nvidia.
How can I fix this error?
Thanks
- 05-29-2010 #2I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-29-2010 #3Just Joined!
- Join Date
- May 2010
- Posts
- 14
- 05-29-2010 #4
And what happens when you do.
If you'd like to skip this package and continue the install, you may tryCode:emerge -C kdebase-meta
orCode:emerge -av kdebase-meta --keep-going
Code:emerge -av kdebase-meta --skipfirst
Last edited by MikeTbob; 05-29-2010 at 04:13 PM.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-29-2010 #5Just Joined!
- Join Date
- May 2010
- Posts
- 14
This command won't delete it.Code:emerge -C kdebase-meta
If I skip ksmserver , then I will have other problems..
- 05-29-2010 #6
what do you mean it won't delete it? Can you post exact error messages please?
And yes, your going to have more problems installing KDE4, it's a major pain in the arse on gentoo, once you solve one problem, up pops another. Hopefully with --skip-first or --keep-going you can get past this error at a later timeI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-30-2010 #7Just Joined!
- Join Date
- May 2010
- Posts
- 14
Code:--Couldn't find 'null/kdebase-meta' to unmerge
- 05-30-2010 #8
Sorry, try:
You could try to see if it is indeed installed withCode:emerge -Ca kde-base/kdebase-meta
Here is a link to other useful emerge commands.Code:emerge -s kdebase-meta
http://linuxreviews.org/gentoo/emerge/I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-30-2010 #9Just Joined!
- Join Date
- May 2010
- Posts
- 14
kdebase-meta is not install so I'm not able to delete it.
Thanks for your help so far
- 05-30-2010 #10
Are you still wanting to install KDE or something else entirely?
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote

