installing Google Earth MX-18.3

Message
Author
jmyersWVa
Posts: 32
Joined: Mon Mar 07, 2011 11:35 am

installing Google Earth MX-18.3

#1 Post by jmyersWVa »

Code: Select all

[code]
System:    Host: mx Kernel: 4.19.0-5-amd64 x86_64 bits: 64 compiler: gcc v: 6.3.0 
           Desktop: Xfce 4.12.3 Distro: MX-18.3_x64 Continuum May 26  2019 
           base: Debian GNU/Linux 9 (stretch) 
Machine:   Type: Laptop System: Hewlett-Packard product: HP ProBook 6570b v: A1029D1103 
           serial: <filter> 
           Mobo: Hewlett-Packard model: 17AB v: KBC Version 42.38 serial: <filter> 
           BIOS: Hewlett-Packard v: 68ICE Ver. F.71 date: 04/12/2018 
Battery:   ID-1: BAT0 charge: 52.3 Wh condition: 54.0/54.0 Wh (100%) 
           model: Hewlett-Packard Primary status: Unknown 
CPU:       Topology: Dual Core model: Intel Core i5-3360M bits: 64 type: MT MCP arch: Ivy Bridge 
           rev: 9 L2 cache: 3072 KiB 
           flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 22348 
           Speed: 1197 MHz min/max: 1200/3500 MHz Core speeds (MHz): 1: 1197 2: 1238 3: 1201 
           4: 1197 
Graphics:  Device-1: Intel 3rd Gen Core processor Graphics vendor: Hewlett-Packard driver: i915 
           v: kernel bus ID: 00:02.0 
           Display: x11 server: X.Org 1.19.2 driver: modesetting unloaded: fbdev,vesa 
           resolution: 1366x768~60Hz 
           OpenGL: renderer: Mesa DRI Intel Ivybridge Mobile v: 4.2 Mesa 18.2.6 
           direct render: Yes 
Audio:     Device-1: Intel 7 Series/C216 Family High Definition Audio vendor: Hewlett-Packard 
           driver: snd_hda_intel v: kernel bus ID: 00:1b.0 
           Sound Server: ALSA v: k4.19.0-5-amd64 
Network:   Device-1: Intel 82579V Gigabit Network vendor: Hewlett-Packard driver: e1000e 
           v: 3.2.6-k port: 4060 bus ID: 00:19.0 
           IF: eth0 state: down mac: <filter> 
           Device-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi v: kernel 
           port: 4040 bus ID: 24:00.0 
           IF: wlan0 state: up mac: <filter> 
Drives:    Local Storage: total: 447.13 GiB used: 13.89 GiB (3.1%) 
           ID-1: /dev/sda vendor: PNY model: CS1311 480GB SSD size: 447.13 GiB 
Partition: ID-1: / size: 48.97 GiB used: 13.89 GiB (28.4%) fs: ext4 dev: /dev/sda3 
Sensors:   System Temperatures: cpu: 57.0 C mobo: N/A 
           Fan Speeds (RPM): N/A 
Repos:     Active apt repos in: /etc/apt/sources.list.d/antix.list 
           1: deb http://iso.mxrepo.com/antix/stretch/ stretch main
           Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 
           1: deb http://ftp.us.debian.org/debian/ stretch-updates main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/debian.list 
           1: deb http://ftp.us.debian.org/debian/ stretch main contrib non-free
           2: deb http://security.debian.org/ stretch/updates main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/mx.list 
           1: deb http://mxrepo.com/mx/repo/ stretch main non-free
           No active apt repos in: /etc/apt/sources.list.d/various.list 
Info:      Processes: 196 Uptime: 21m Memory: 15.55 GiB used: 991.8 MiB (6.2%) Init: SysVinit 
           runlevel: 5 Compilers: gcc: 6.3.0 Shell: bash v: 4.4.12 inxi: 3.0.36 
[/code]I have installed it on 19.2/3?& it works. MX-18.3 produces an error. PGP error I'm pretty sure. I tried several other servers to no avail.
sorry---- long time since I posted

tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: installing Google Earth MX-18.3

#2 Post by tony37 »

I get the error too in MX18 and the fix was to just look at the MX19 version of /usr/share/mx-packageinstaller-pkglist/google_earth_64.pm and add the following line as the first line of the preinstall instructions:

Code: Select all

wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

jmyersWVa
Posts: 32
Joined: Mon Mar 07, 2011 11:35 am

Re: installing Google Earth MX-18.3

#3 Post by jmyersWVa »

Thank you very much Tony. I'm Not a real expert, but I'll try
Thanks

Jerry

jmyersWVa
Posts: 32
Joined: Mon Mar 07, 2011 11:35 am

Re: installing Google Earth MX-18.3

#4 Post by jmyersWVa »

tony37 wrote: Sat Mar 13, 2021 2:18 pm I get the error too in MX18 and the fix was to just look at the MX19 version of /usr/share/mx-packageinstaller-pkglist/google_earth_64.pm and add the following line as the first line of the preinstall instructions:

Code: Select all

wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
@tony37

I have installed a week old snapshot of 18.3 on a old 500g spinner I had laying around. I just wanted some clarity on changing the code. Do I just copy & paste your code (first content) leave the rest),or, the code you gave to be the only thing in preinstall.

Thanks Jerry

tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: installing Google Earth MX-18.3

#5 Post by tony37 »

the preinstall instructions should look like this:

Code: Select all

<preinstall>
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
echo "deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main">/etc/apt/sources.list.d/mxpitemp.list
apt-get update
</preinstall>

Post Reply

Return to “Software / Configuration”