[opensuse] Google Earth OT
Hello SuSE people Downloaded Google Earth this afternoon. Seems to be a script of some kind. What do I need to do to run it. Bob S. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Bob S wrote:
Hello SuSE people
Downloaded Google Earth this afternoon. Seems to be a script of some kind. What do I need to do to run it.
sh GoogleEarthLinux.bin to start the installer. No need to become root, it installs in your home dir. Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Saturday 17 February 2007 17:26, Bob S wrote:
Hello SuSE people
Downloaded Google Earth this afternoon. Seems to be a script of some kind. What do I need to do to run it.
Say the downloaded installer file is called "GoogleEarthLinux.bin". To launch the installer you'd issue this command: % sh GoogleEarthInstaller.bin I don't recall any more, but you may have to answer some questions. You'll probably at least have to affirm your acceptance of the license under which that software is distributed. If you do this as your usual non-root user, then the files installed will be owned by you, which is OK. If for some reason you want the files to be owned by some other user, "su" to that user first.
Bob S.
Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Saturday 17 February 2007 20:29, Randall R Schulz wrote:
On Saturday 17 February 2007 17:26, Bob S wrote:
Hello SuSE people
Downloaded Google Earth this afternoon. Seems to be a script of some kind. What do I need to do to run it.
Say the downloaded installer file is called "GoogleEarthLinux.bin". To launch the installer you'd issue this command:
% sh GoogleEarthInstaller.bin
I don't recall any more, but you may have to answer some questions. You'll probably at least have to affirm your acceptance of the license under which that software is distributed.
If you do this as your usual non-root user, then the files installed will be owned by you, which is OK. If for some reason you want the files to be owned by some other user, "su" to that user first.
Thanks Joe & Randall, Worked great.Wouldn't know how to make those teeny fonts in the menus larger, would you? Bob S. Ummmm....Thanks? Patrick ? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Saturday 17 February 2007 19:06, Bob S wrote:
On Saturday 17 February 2007 20:29, Randall R Schulz wrote:
...
Thanks Joe & Randall,
De nada.
Worked great.Wouldn't know how to make those teeny fonts in the menus larger, would you?
I believe it's a GTK application, so its GUI fonts (menu and such) can probably be configured via the Gnome Control Center.
Bob S.
Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Op zondag 18 februari 2007 05:45, schreef Randall R Schulz:
Worked great.Wouldn't know how to make those teeny fonts in the menus larger, would you?
I believe it's a GTK application, so its GUI fonts (menu and such) can probably be configured via the Gnome Control Center.
Wrong, see: http://www.trolltech.com/customers/allcustomers/google/ http://www.trolltech.com/pdf/Introducing_Qt_1006.pdf (page 31) => It's a QT app. -- Richard Bos We are borrowing the world of our children, It is not inherited from our parents. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 18 February 2007 00:49, Richard Bos wrote:
Op zondag 18 februari 2007 05:45, schreef Randall R Schulz:
Worked great.Wouldn't know how to make those teeny fonts in the menus larger, would you?
I believe it's a GTK application, so its GUI fonts (menu and such) can probably be configured via the Gnome Control Center.
Wrong, see: http://www.trolltech.com/customers/allcustomers/google/ http://www.trolltech.com/pdf/Introducing_Qt_1006.pdf (page 31)
=> It's a QT app.
That is correct. Being Qt, it can be ported to the Cult of Mac, Wintendo or Linux/Unix. I believe the menu is set by the program itself. You can get help here in the google groups for google earth... http://groups.google.com/group/earth-help There are no current posts regarding the menu font, but you can certianly ask.
-- Richard Bos We are borrowing the world of our children, It is not inherited from our parents.
-- kai Free Compean and Ramos http://www.perfectreign.com/?q=node/46 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 18 February 2007 00:49, Richard Bos wrote:
Op zondag 18 februari 2007 05:45, schreef Randall R Schulz:
Worked great.Wouldn't know how to make those teeny fonts in the menus larger, would you?
I believe it's a GTK application, so its GUI fonts (menu and such) can probably be configured via the Gnome Control Center.
Wrong, see: http://www.trolltech.com/customers/allcustomers/google/ http://www.trolltech.com/pdf/Introducing_Qt_1006.pdf (page 31)
=> It's a QT app.
In that case it should respond to the KDE control center settings, right?
-- Richard Bos
Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Op zondag 18 februari 2007 16:35, schreef Randall R Schulz:
=> It's a QT app.
In that case it should respond to the KDE control center settings, right?
Hmm, difficult to say. I would say it is independent of kde. KDE is built on top of QT and as such kde would pick up changes that are made to QT, but not the other way around. There is a ~/.qt directory, perhaps you're looking for that? -- Richard Bos We are borrowing the world of our children, It is not inherited from our parents. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 18 February 2007 07:44, Richard Bos wrote:
Op zondag 18 februari 2007 16:35, schreef Randall R Schulz:
=> It's a QT app.
In that case it should respond to the KDE control center settings, right?
Hmm, difficult to say. I would say it is independent of kde. KDE is built on top of QT and as such kde would pick up changes that are made to QT, but not the other way around. There is a ~/.qt directory, perhaps you're looking for that?
I'm not looking for anything. Google Earth works fine for me. The OP is dissatisfied with the appearance of fonts in their Google Earth. It has no built-in font controls, so it must be getting its font settings from something external to it. Isn't that how GTK-based applications work? Don't they get their various GUI settings from the Gnome Control Center.
-- Richard Bos
Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 18 February 2007 16:56, Randall R Schulz wrote:
I'm not looking for anything. Google Earth works fine for me. The OP is dissatisfied with the appearance of fonts in their Google Earth. It has no built-in font controls, so it must be getting its font settings from something external to it. Isn't that how GTK-based applications work? Don't they get their various GUI settings from the Gnome Control Center.
Not necessarily. gtk != gnome. In particular, since Google Earth gives you a warning if you don't have Bitstream Vera installed, it must have its font settings hard coded -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
To join some noise to the OT :) I just installed Google Earth on my 10.0 x86_64. After I start it, it displays the splash screen and hangs there forever, getting 95% CPU. Any ideas what may be wrong? -- Svetoslav Milenov (Sunny) Even the most advanced equipment in the hands of the ignorant is just a pile of scrap. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello, In the Message; Subject : Re: [opensuse] Google Earth OT Message-ID : <e7eeb230702180818g74f48a3ak91195d4a285f8f52@mail.gmail.com> Date & Time: Sun, 18 Feb 2007 10:18:31 -0600 [Sunny] == Sunny <sloncho@gmail.com> has written: Sunny> I just installed Google Earth on my 10.0 x86_64. After I start it, it Sunny> displays the splash screen and hangs there forever, getting 95% CPU. Sunny> Any ideas what may be wrong? If you are using ATI's video card, its driver causes such a phenomenon. Regards. --- Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp "Bill! You married with Computers. Not with Me!" "No..., with money." -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2/18/07, Masaru Nomiya <nomiya@galaxy.dti.ne.jp> wrote:
Hello,
In the Message;
Subject : Re: [opensuse] Google Earth OT Message-ID : <e7eeb230702180818g74f48a3ak91195d4a285f8f52@mail.gmail.com> Date & Time: Sun, 18 Feb 2007 10:18:31 -0600
[Sunny] == Sunny <sloncho@gmail.com> has written:
Sunny> I just installed Google Earth on my 10.0 x86_64. After I start it, it Sunny> displays the splash screen and hangs there forever, getting 95% CPU. Sunny> Any ideas what may be wrong?
If you are using ATI's video card, its driver causes such a phenomenon.
Yes, it is ATI. Any workaround? -- Svetoslav Milenov (Sunny) Even the most advanced equipment in the hands of the ignorant is just a pile of scrap. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Sunny wrote:
On 2/18/07, Masaru Nomiya <nomiya@galaxy.dti.ne.jp> wrote:
Hello,
In the Message;
Subject : Re: [opensuse] Google Earth OT Message-ID : <e7eeb230702180818g74f48a3ak91195d4a285f8f52@mail.gmail.com> Date & Time: Sun, 18 Feb 2007 10:18:31 -0600
[Sunny] == Sunny <sloncho@gmail.com> has written:
Sunny> I just installed Google Earth on my 10.0 x86_64. After I start it, it Sunny> displays the splash screen and hangs there forever, getting 95% CPU. Sunny> Any ideas what may be wrong?
If you are using ATI's video card, its driver causes such a phenomenon.
Yes, it is ATI. Any workaround?
Toss the ATI card, install an Nvidia card? SCNR Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 18 February 2007, J Sloan wrote:
Sunny wrote:
On 2/18/07, Masaru Nomiya <nomiya@galaxy.dti.ne.jp> wrote:
Hello,
In the Message;
Subject : Re: [opensuse] Google Earth OT Message-ID : <e7eeb230702180818g74f48a3ak91195d4a285f8f52@mail.gmail.com> Date & Time: Sun, 18 Feb 2007 10:18:31 -0600
[Sunny] == Sunny <sloncho@gmail.com> has written:
Sunny> I just installed Google Earth on my 10.0 x86_64. After I start it, it Sunny> displays the splash screen and hangs there forever, getting 95% CPU. Sunny> Any ideas what may be wrong?
If you are using ATI's video card, its driver causes such a phenomenon.
Yes, it is ATI. Any workaround?
Toss the ATI card, install an Nvidia card?
Not helpful. Often, not even an option for laptops. -- _____________________________________ John Andersen
On Sunday 18 February 2007 17:18, Sunny wrote:
To join some noise to the OT :)
I just installed Google Earth on my 10.0 x86_64. After I start it, it displays the splash screen and hangs there forever, getting 95% CPU. Any ideas what may be wrong?
Not sure, it works perfectly well on my 64 bit install of 10.2 Do you have your 3d acceleration in working order? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 18 February 2007, Sunny wrote:
To join some noise to the OT :)
I just installed Google Earth on my 10.0 x86_64. After I start it, it displays the splash screen and hangs there forever, getting 95% CPU. Any ideas what may be wrong?
-- Svetoslav Milenov (Sunny)
Sunny: (and other long suffering ATI card users....) I found this info by lots of digging through the google earth groups. Apparently the ATI drivers after version 8.27 broke some linkage in libGL.so.1 which is part of the package shipped from ATI. The workaround is to get an old version of that module and place it directly in your google-earth directory. Do not replace the existing file everywhere, just ADD it to your google earth directory (its not normally there). Here is the link to the original post, and it in turn contains a link to the actual file you need to download, rename, and save as specified. http://groups.google.com/group/earth-linux/msg/648d2419178a7f79 This worked for me on a Dell machine with an X1400 ATI card. -- _____________________________________ John Andersen
On 2/18/07, John Andersen <jsa@pen.homeip.net> wrote:
I found this info by lots of digging through the google earth groups.
Apparently the ATI drivers after version 8.27 broke some linkage in libGL.so.1 which is part of the package shipped from ATI.
The workaround is to get an old version of that module and place it directly in your google-earth directory. Do not replace the existing file everywhere, just ADD it to your google earth directory (its not normally there).
Here is the link to the original post, and it in turn contains a link to the actual file you need to download, rename, and save as specified. http://groups.google.com/group/earth-linux/msg/648d2419178a7f79
This worked for me on a Dell machine with an X1400 ATI card.
-- _____________________________________ John Andersen
Hey John, thanks very much for the info. It helped, i.e. I have working program now. It just complains that it runs in software emulation OpenGL mode, now hw one. Is this how it supposed to be? Thanks again -- Svetoslav Milenov (Sunny) Even the most advanced equipment in the hands of the ignorant is just a pile of scrap. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 19 February 2007, Sunny wrote:
Hey John, thanks very much for the info. It helped, i.e. I have working program now. It just complains that it runs in software emulation OpenGL mode, now hw one. Is this how it supposed to be?
Don't know how to deal with that, mine does not do that. There is a setting in the options for that, perhaps it somehow got turned on. -- _____________________________________ John Andersen -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Saturday 17 February 2007 21:06, Bob S wrote: ...
Wouldn't know how to make those teeny fonts in the menus larger, would you?
In your home directory: ~/.googleearth/Registry/google/googleearthplus/User/render the file that contains font size is: guifontsize -- Regards, Rajko. http://en.opensuse.org/Portal -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 18 February 2007 12:52, Rajko M. wrote:
On Saturday 17 February 2007 21:06, Bob S wrote: ...
Wouldn't know how to make those teeny fonts in the menus larger, would you?
In your home directory: ~/.googleearth/Registry/google/googleearthplus/User/render the file that contains font size is: guifontsize
Ah ! Rajko !!!!!!! You are The Man !!!!! Worked beautifully. I was a little worried about usability for me as I am sight impaired. Thanks again Bob S -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 18 February 2007 22:21, Bob S wrote:
On Sunday 18 February 2007 12:52, Rajko M. wrote:
On Saturday 17 February 2007 21:06, Bob S wrote: ...
Wouldn't know how to make those teeny fonts in the menus larger, would you?
In your home directory: ~/.googleearth/Registry/google/googleearthplus/User/render the file that contains font size is: guifontsize
Ah ! Rajko !!!!!!!
You are The Man !!!!! Worked beautifully. I was a little worried about usability for me as I am sight impaired.
Thanks again
Bob S
You are welcome. Now if would be able to find out what for is used Bitstream Vera Sans. I disabled notification on every start about missing font, so that doesn't bug me, but I would like to know what for it is used, if at all. I followed advice of Felix Miata in another thread, to replace Bitstream Vera Sans with DejaVu Sans, but nothing that I can see on the screen seems to use that font. It seems to be a spare, just in case. -- Regards, Rajko. http://en.opensuse.org/Portal -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Randall R Schulz wrote:
On Saturday 17 February 2007 17:26, Bob S wrote:
Hello SuSE people
Downloaded Google Earth this afternoon. Seems to be a script of some kind. What do I need to do to run it.
Say the downloaded installer file is called "GoogleEarthLinux.bin". To launch the installer you'd issue this command:
% sh GoogleEarthInstaller.bin
I don't recall any more, but you may have to answer some questions. You'll probably at least have to affirm your acceptance of the license under which that software is distributed.
If you do this as your usual non-root user, then the files installed will be owned by you, which is OK. If for some reason you want the files to be owned by some other user, "su" to that user first.
Bob S.
Randall Schulz I'm running openSUSE 10.2 and downloaded GoogleEarthLinux.bin version 4. Running sh GoogleEarthLinux.bin - as required at the download site - installed GoogleEarthLinux. Running googleearth gave me a startscreen and a crash of KDE. The command sh GoogleEarthInstaller did not work. Any suggestions?
Thanks, Andre den Oudsten -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
A. den Oudsten wrote:
Randall R Schulz wrote:
On Saturday 17 February 2007 17:26, Bob S wrote:
Hello SuSE people
Downloaded Google Earth this afternoon. Seems to be a script of some kind. What do I need to do to run it.
Say the downloaded installer file is called "GoogleEarthLinux.bin". To launch the installer you'd issue this command:
% sh GoogleEarthInstaller.bin
I don't recall any more, but you may have to answer some questions. You'll probably at least have to affirm your acceptance of the license under which that software is distributed.
If you do this as your usual non-root user, then the files installed will be owned by you, which is OK. If for some reason you want the files to be owned by some other user, "su" to that user first.
Bob S.
Randall Schulz I'm running openSUSE 10.2 and downloaded GoogleEarthLinux.bin version 4. Running sh GoogleEarthLinux.bin - as required at the download site - installed GoogleEarthLinux. Running googleearth gave me a startscreen and a crash of KDE. The command sh GoogleEarthInstaller did not work. Any suggestions?
Thanks,
Andre den Oudsten I d/l version 4 last night and installed it. It came up just perfect and very impressive. I am using 10.2 too. I wonder what the difference is between your installation and mine. I am using an NVIDIA card with 3D acceleration. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Robert Lewis wrote:
A. den Oudsten wrote:
Randall R Schulz wrote:
On Saturday 17 February 2007 17:26, Bob S wrote:
Hello SuSE people
Downloaded Google Earth this afternoon. Seems to be a script of some kind. What do I need to do to run it.
Say the downloaded installer file is called "GoogleEarthLinux.bin". To launch the installer you'd issue this command:
% sh GoogleEarthInstaller.bin
I don't recall any more, but you may have to answer some questions. You'll probably at least have to affirm your acceptance of the license under which that software is distributed.
If you do this as your usual non-root user, then the files installed will be owned by you, which is OK. If for some reason you want the files to be owned by some other user, "su" to that user first.
Bob S.
Randall Schulz
I'm running openSUSE 10.2 and downloaded GoogleEarthLinux.bin version 4. Running sh GoogleEarthLinux.bin - as required at the download site - installed GoogleEarthLinux. Running googleearth gave me a startscreen and a crash of KDE. The command sh GoogleEarthInstaller did not work. Any suggestions?
Thanks,
Andre den Oudsten
I d/l version 4 last night and installed it. It came up just perfect and very impressive. I am using 10.2 too. I wonder what the difference is between your installation and mine. I am using an NVIDIA card with 3D acceleration.
My card is a GEFORCE-2 MX-200 32MB AGP + TV-OUT and from 2001, so could be a little outdated!! Thanks, Andre den Oudsten -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
A. den Oudsten wrote:
My card is a GEFORCE-2 MX-200 32MB AGP + TV-OUT and from 2001, so could be a little outdated!! Thanks,
Card should be OK, but are you using the Nvidia binary driver for hardware accelerated OpenGL, or just the non-accelerated "nv" driver? Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
J Sloan wrote:
A. den Oudsten wrote:
My card is a GEFORCE-2 MX-200 32MB AGP + TV-OUT and from 2001, so could be a little outdated!! Thanks,
Card should be OK, but are you using the Nvidia binary driver for hardware accelerated OpenGL, or just the non-accelerated "nv" driver?
Joe I just installed openSUSE 10.2 as it is and I have no idea what kind of driver for that card is installed.
Andre -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
A. den Oudsten wrote:
J Sloan wrote:
A. den Oudsten wrote:
My card is a GEFORCE-2 MX-200 32MB AGP + TV-OUT and from 2001, so could be a little outdated!! Thanks,
Card should be OK, but are you using the Nvidia binary driver for hardware accelerated OpenGL, or just the non-accelerated "nv" driver?
Joe I just installed openSUSE 10.2 as it is and I have no idea what kind of driver for that card is installed.
Unlike earlier editions of SuSE Linux, where installing the accelerated nvidia drivers was done with just a mouse click in online update, you now have to do a bit of tweaking to get them installed, using one of 2 methods. Experienced users often just download the latest linux video drivers from nvidia.com and install by hand according to the directions there, but then the nvidia driver has to be rebuilt if the kernel is ever upgraded. The other way involves adding the nvidia driver repo to your software sources - I think there are some howtos on that floating around. In either case, the nvidia driver makes a dramatic difference in the video performance. Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
J Sloan wrote:
A. den Oudsten wrote:
J Sloan wrote:
A. den Oudsten wrote:
My card is a GEFORCE-2 MX-200 32MB AGP + TV-OUT and from 2001, so could be a little outdated!! Thanks,
Card should be OK, but are you using the Nvidia binary driver for hardware accelerated OpenGL, or just the non-accelerated "nv" driver?
Joe
I just installed openSUSE 10.2 as it is and I have no idea what kind of driver for that card is installed.
Unlike earlier editions of SuSE Linux, where installing the accelerated nvidia drivers was done with just a mouse click in online update, you now have to do a bit of tweaking to get them installed, using one of 2 methods.
Experienced users often just download the latest linux video drivers from nvidia.com and install by hand according to the directions there, but then the nvidia driver has to be rebuilt if the kernel is ever upgraded.
The other way involves adding the nvidia driver repo to your software sources - I think there are some howtos on that floating around.
In either case, the nvidia driver makes a dramatic difference in the video performance.
Joe
Nvidia has a generic update for my card in Linux and is already in openSUSE 10.2 Andre -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
J Sloan wrote:
A. den Oudsten wrote:
Nvidia has a generic update for my card in Linux and is already in openSUSE 10.2
So, what is the output of "glxgears"?
Joe
Nice running blue red and green gears!! Andre -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday 21 February 2007, A. den Oudsten wrote:
So, what is the output of "glxgears"?
Joe
Nice running blue red and green gears!!
Andre
Andre, he meant you should launch it from a shell and report the numbers, not the colors... ;-) -- _____________________________________ John Andersen
A. den Oudsten wrote:
J Sloan wrote:
A. den Oudsten wrote:
Nvidia has a generic update for my card in Linux and is already in openSUSE 10.2
So, what is the output of "glxgears"?
Joe
Nice running blue red and green gears!!
Well, I meant the numerical output (fps)... Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Bob S <usr@sanctum.com> [02-17-07 20:24]:
Downloaded Google Earth this afternoon. Seems to be a script of some kind. What do I need to do to run it.
The instructions that are provided by google where you downloaded googleearth. -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2 OpenSUSE Linux http://en.opensuse.org/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (13)
-
A. den Oudsten
-
Anders Johansson
-
Bob S
-
J Sloan
-
John Andersen
-
Kai Ponte
-
Masaru Nomiya
-
Patrick Shanahan
-
Rajko M.
-
Randall R Schulz
-
Richard Bos
-
Robert Lewis
-
Sunny