Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
11-28-2006, 03:47 AM
|
#16
|
Member
Registered: Nov 2006
Location: UK
Distribution: Mandriva 2007
Posts: 93
Original Poster
Rep:
|
file /usr/X11R6/bin/xearth
/usr/X11R6/bin/xearth: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), for GNU/Linux 2.2.5, stripped
|
|
|
11-28-2006, 08:07 AM
|
#17
|
Senior Member
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530
Rep:
|
Doh, I'm so so stupid. I meant to say
Code:
( IFS=: ; for d in $PATH; do ls -l $d/xearth 2>/dev/null; done )
I used bash in my test that I had the syntax correct because I don't have an xearth binary on my system, and then copy-pasted without changing it! For your system, we want to locate xearth files, not bash... sorry - my fault! Please can you execute the command with xearth in this post, and post the results. Thanks.
|
|
|
11-28-2006, 09:47 AM
|
#18
|
Member
Registered: Nov 2006
Location: UK
Distribution: Mandriva 2007
Posts: 93
Original Poster
Rep:
|
well its all gone tits!
I embarked upon changing the security level....wish I hadnt
Mandriva say you can change security level via Draksec GUI but I failed to find it.
So I faked and installation to allow me to get at security level. Along the way I installed some extra software...wish I hadnt....should of just stuck to the issue in hand but I thought I could resolve anothe rissue at the same time....er wrong. Went right wrong!
Anyway ive reinstalled and when I get back home tonite I will put xearth back on but check first that it isnt already there.
|
|
|
11-29-2006, 03:12 AM
|
#19
|
Member
Registered: Nov 2006
Location: UK
Distribution: Mandriva 2007
Posts: 93
Original Poster
Rep:
|
AAAAAaaaaaaaaaargh! the xearth saga continues!
Ive re-installed Mandriva 2007 from ISO DVD.
Checked my system for the xearth files. Double checked /usr/X11R6/bin, not there.
Ok into GUI software installation selection to install package...... er
System doesnt find xearth anywhere on my pc or DVD ....
No xtraceroute, no xfishtank, no xplanet, no xearth
You know, I gave up smoking about 6 months ago and im actually thinking about getting a cigarette right now.
Excuse the pun but where on earth did I get it? I didnt download it for sure.
|
|
|
11-29-2006, 06:21 AM
|
#20
|
Member
Registered: Nov 2006
Location: UK
Distribution: Mandriva 2007
Posts: 93
Original Poster
Rep:
|
ok I gave up on finding it and ran urpmi xearth.
It loaded into directory with x permission for user. I tried to run but no go so what am I doing wrong? do I have to build it ./config xearth, make, make install ????
Im sure im being a complete twit somewhere
ran this:
( IFS=: ; for d in $PATH; do ls -l $d/xearth 2>/dev/null; done )
got this
-rwxr-xr-x 1 root root 183592 Jan 1 2006 /usr/X11R6/bin//xearth*
ran this:
file /usr/X11R6/bin/xearth
got this:
/usr/X11R6/bin/xearth: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), for GNU/Linux 2.2.5, stripped
what enviroment do I have to be in? the KDE desktop runs in X dont it? Totally confused 
|
|
|
11-29-2006, 06:23 AM
|
#21
|
Member
Registered: Nov 2006
Location: UK
Distribution: Mandriva 2007
Posts: 93
Original Poster
Rep:
|
Oh and I ran this in kde command line and got knowhere aswell.
kdesu /usr/X11R6/bin/xearth
|
|
|
11-29-2006, 07:07 AM
|
#22
|
Senior Member
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530
Rep:
|
Yes, KDE runs on top of, or inside X. X is the basic graphical system. It provides the basic hardware abstraction which allows programs to draw objects, access the mouse and keyboard etc. It also provides a way to display programs on remote machines overe the network, but that's another story. On this basic graphics system, KDE an other desktop environments are built. KDE provides a standard set of widgets (file dialogs etc), window decoration, configuration, IPC system, etc etc for graphical programs. Somewhat smaller scope "window managers" also exist which don't do as much.
OK, enough boring stuff. To the problem. I think it's solved. I think xearth is running properly... except that KDE is not letting you see the root window. X provides this thing called the root window which is the background of the display. However, KDE paints over the root window. If you right-click on the background and select "Configure Desktop...", you can control what KDE puts there.
Click the "Advanced Options" button and you should get a dialog which allows you to hand over background painting to another program. Check the "Use the following program to draw the background" box. With luck, the Mandriva people will have set up the xearth package so that xearch appears in the list. If so, just select it. If not we have some more work to do, but I don't want to research it unless it's not in the list.
|
|
|
11-29-2006, 12:42 PM
|
#23
|
Member
Registered: Nov 2006
Location: UK
Distribution: Mandriva 2007
Posts: 93
Original Poster
Rep:
|
Ok I will try this when I get back home this evening.
To be honest doesnt it dont bother me whether I have xearth or not, the thing is when stuff is acting strange and I dont have the answers it bugs the sh*t out of me. lol.
|
|
|
11-29-2006, 12:51 PM
|
#24
|
Senior Member
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530
Rep:
|
Quote:
Originally Posted by paul123
Ok I will try this when I get back home this evening.
To be honest doesnt it dont bother me whether I have xearth or not, the thing is when stuff is acting strange and I dont have the answers it bugs the sh*t out of me. lol.
|
Absolutely my position. It's the crucial geeky difference - it's not that something works which matters, it's why and how.
|
|
|
11-29-2006, 05:26 PM
|
#25
|
Member
Registered: Nov 2006
Location: UK
Distribution: Mandriva 2007
Posts: 93
Original Poster
Rep:
|
So it was hiding behind the bloody wallpaper! lol.
I really cant believe that! 7 years ago I ran xearth on my pc and it never hid behind the wallpaper....now I will be forever wondering whats going on behind my desktop! lol
Thanks alot for the help, got to learn a few things whilst searching for planet earth!
And for some reason xine has appeared in a menu aswell tonite all I did was run it then it appeared in the menu.
Thanks again
|
|
|
All times are GMT -5. The time now is 05:07 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|