Re: GoogleEarth install

2006-07-31 Thread Brett Viren
Rob Blomquist [EMAIL PROTECTED] writes:

 On Friday 28 July 2006 06:36 am, Brett Viren wrote:
 Rob Blomquist [EMAIL PROTECTED] writes:
  On Thursday 27 July 2006 06:28 am, Lennart Sorensen wrote:
  On Wed, Jul 26, 2006 at 10:24:53PM -0700, Rob Blomquist wrote:
 
  I just tried running it inside my chroot, and it works. although a bit
  pokey.

 I'm guessing you don't have hardware OpenGL acceleration going.  I
 found w/out that G.E. is essentially unusable (at least on my 2GHz
 Turion, 1GB ram laptop).  With it, it is fully captivating!

 What package do I need to get it running?

Well, my card is an ATI (forget the exact model; something like
Radeon A350 iirc).  I used the fglrx package converted from RPM
available from ATI's web site.  This provides xserver and GL/GLU libs.

If you go this route be aware that you will likely have to handle, by
hand, some conflicts between fglrx and the free xserver-xorg-video-ati
package.  The fglrx package will happily overwrite any pre-existing GL
libs.

BTW, this was all in 32bit i386 (sorry for the off-topic).

-Brett.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-29 Thread Rob Blomquist
On Friday 28 July 2006 06:36 am, Brett Viren wrote:
 Rob Blomquist [EMAIL PROTECTED] writes:
  On Thursday 27 July 2006 06:28 am, Lennart Sorensen wrote:
  On Wed, Jul 26, 2006 at 10:24:53PM -0700, Rob Blomquist wrote:
 
  I just tried running it inside my chroot, and it works. although a bit
  pokey.

 I'm guessing you don't have hardware OpenGL acceleration going.  I
 found w/out that G.E. is essentially unusable (at least on my 2GHz
 Turion, 1GB ram laptop).  With it, it is fully captivating!

What package do I need to get it running?

-- 
Mountlake Terrace, WA


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-28 Thread Brett Viren
Rob Blomquist [EMAIL PROTECTED] writes:

 On Thursday 27 July 2006 06:28 am, Lennart Sorensen wrote:
 On Wed, Jul 26, 2006 at 10:24:53PM -0700, Rob Blomquist wrote:

 I just tried running it inside my chroot, and it works. although a bit pokey.

I'm guessing you don't have hardware OpenGL acceleration going.  I
found w/out that G.E. is essentially unusable (at least on my 2GHz
Turion, 1GB ram laptop).  With it, it is fully captivating!

-Brett.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-28 Thread Lennart Sorensen
On Fri, Jul 28, 2006 at 09:36:21AM -0400, Brett Viren wrote:
 I'm guessing you don't have hardware OpenGL acceleration going.  I
 found w/out that G.E. is essentially unusable (at least on my 2GHz
 Turion, 1GB ram laptop).  With it, it is fully captivating!

Yeah accalerated opengl really is essential for it.  Doesn't need much
though, even an FX5200 is plenty.

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



GoogleEarth install

2006-07-27 Thread Rob Blomquist
I am getting a series of errors from GE on install:

timmy:/home/robbo# DISPLAY=:0.0 ./GoogleEarthLinux.bin
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 
4.0.1693..
setup.data/bin/Linux/amd64/setup.gtk2: error while loading shared libraries: 
libgtk-x11-2.0.so.0: cannot open shared object file: No such file or 
directory

Where do I get libgtk-x11-2.0.so.0?

Xlib: connection to :0.0 refused by server
Xlib: No protocol specified

Note that my initial command was DISPLAY=:0.0 ./GoogleEarthLinux.bin, I don't 
understand that with my DISPLAY set why this should occur?

Rob

-- 
Mountlake Terrace, WA

-- 
Mountlake Terrace, WA


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-27 Thread Török Edvin

On 7/27/06, Rob Blomquist [EMAIL PROTECTED] wrote:

I am getting a series of errors from GE on install:

timmy:/home/robbo# DISPLAY=:0.0 ./GoogleEarthLinux.bin
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux
4.0.1693..
setup.data/bin/Linux/amd64/setup.gtk2: error while loading shared libraries:
libgtk-x11-2.0.so.0: cannot open shared object file: No such file or
directory

IIRC google-earth is a 32-bit app, so you should install ia32-libs.
Or you could try running it from a chroot (as you would with openoffice)

Cheers,
Edwin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-27 Thread Thierry Chatelet

Rob Blomquist wrote:

I am getting a series of errors from GE on install:

timmy:/home/robbo# DISPLAY=:0.0 ./GoogleEarthLinux.bin
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 
4.0.1693..
setup.data/bin/Linux/amd64/setup.gtk2: error while loading shared libraries: 
libgtk-x11-2.0.so.0: cannot open shared object file: No such file or 
directory


Where do I get libgtk-x11-2.0.so.0?

Xlib: connection to :0.0 refused by server
Xlib: No protocol specified

Note that my initial command was DISPLAY=:0.0 ./GoogleEarthLinux.bin, I don't 
understand that with my DISPLAY set why this should occur?


Rob

  
I dont understand the error you get, but just in case, you have to do 
the install as a normal user, not root.

Thierry


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-27 Thread Lennart Sorensen
On Wed, Jul 26, 2006 at 10:24:53PM -0700, Rob Blomquist wrote:
 I am getting a series of errors from GE on install:
 
 timmy:/home/robbo# DISPLAY=:0.0 ./GoogleEarthLinux.bin
 Verifying archive integrity... All good.
 Uncompressing Google Earth for GNU/Linux 
 4.0.1693..
 setup.data/bin/Linux/amd64/setup.gtk2: error while loading shared libraries: 
 libgtk-x11-2.0.so.0: cannot open shared object file: No such file or 
 directory
 
 Where do I get libgtk-x11-2.0.so.0?
 
 Xlib: connection to :0.0 refused by server
 Xlib: No protocol specified
 
 Note that my initial command was DISPLAY=:0.0 ./GoogleEarthLinux.bin, I don't 
 understand that with my DISPLAY set why this should occur?

You also need XAUTHORITY=/path/to/.Xauthority_of_user_logged_in_to_X

DISPLAY says who to talk to, the XAUTHORITY gives you the cookies needed
to actually do the talking.

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-27 Thread Rob Andrews
On 27-Jul-2006 07:18.57 (BST), T?r?k Edvin wrote:
  IIRC google-earth is a 32-bit app, so you should install ia32-libs.
  Or you could try running it from a chroot (as you would with openoffice)

You'll have to run it from a chroot. There's no gtk2 library in ia32-libs,
nor a lib32gtk2.0-0 package.

-- 
rob andrews   :: pgp 0x01e00563 :: [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-27 Thread Thierry Chatelet

Rob Andrews wrote:

On 27-Jul-2006 07:18.57 (BST), T?r?k Edvin wrote:
  IIRC google-earth is a 32-bit app, so you should install ia32-libs.
  Or you could try running it from a chroot (as you would with openoffice)

You'll have to run it from a chroot. There's no gtk2 library in ia32-libs,
nor a lib32gtk2.0-0 package.

  
Or you can install the previous version ol ia32-libs. It has the 
libgkt2.0-0 package. It was a ooops in the last revision, which should 
be correct in the next release. you can follow this thread to have more 
information:

http://lists.debian.org/debian-amd64/2006/07/msg00329.html
Also, in this thread, there are some work-around if you have the latest 
ia32-libs.

Thierry


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-27 Thread Rob Andrews
On 27-Jul-2006 16:02.20 (BST), Thierry Chatelet wrote:
   You'll have to run it from a chroot. There's no gtk2 library in ia32-libs,
   nor a lib32gtk2.0-0 package.
  Or you can install the previous version ol ia32-libs. It has the 
  libgkt2.0-0 package. It was a ooops in the last revision, which should 
  be correct in the next release. you can follow this thread to have more 
  information:
  http://lists.debian.org/debian-amd64/2006/07/msg00329.html
  Also, in this thread, there are some work-around if you have the latest 
  ia32-libs.

That's actually answered a previous query I had posted to -amd64 and
-mentors, since I'm trying to produce a package for nspluginwrapper (use
32-bit plugins in Mozilla/Firefox for amd64).

I had totally missed that thread. Thanks!

-- 
rob andrews   :: pgp 0x01e00563 :: [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GoogleEarth install

2006-07-27 Thread Rob Blomquist
On Thursday 27 July 2006 06:28 am, Lennart Sorensen wrote:
 On Wed, Jul 26, 2006 at 10:24:53PM -0700, Rob Blomquist wrote:

I just tried running it inside my chroot, and it works. although a bit pokey.

Rob
-- 
Mountlake Terrace, WA


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]