You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: This application currently cannot run on ubuntu 16.04.7 LTS and lower.ONLY ubuntu 18.04LTS and up are supported. Working hard to fix it.
More detail:This application require 3.3.0 of the Protocal Buffer runtime libary to run. however ubuntu 16.04.7LTS came with 2.6.1 version. I'm trying to ask the software developer for help. When there's a fix I will patch it.
I wrote a yml file for google earth pro :
#GoogleEarthPro
Warning: This application currently cannot run on ubuntu 16.04.7 LTS and lower.ONLY ubuntu 18.04LTS and up are supported. Working hard to fix it.
More detail:This application require 3.3.0 of the Protocal Buffer runtime libary to run. however ubuntu 16.04.7LTS came with 2.6.1 version. I'm trying to ask the software developer for help. When there's a fix I will patch it.
#Author: linlinger
app: GoogleEarthPro
ingredients:
packages:
- libasound2
- libc6
- libcups2
- libdbus-1-3
- libfontconfig1
- libfreetype6
- libgcc1
- libglib2.0-0
- libglu1-mesa
- libgstreamer1.0-0
- libgstreamer-plugins-base1.0-0
- libproxy1
- libsm6
- libstdc++6
- libx11-6
dist: bionic
sources:
- deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse
#- deb http://cn.archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse
script:
- wget https://dl.google.com/dl/linux/direct/google-earth-pro-stable_7.3.4_amd64.deb
script:
The text was updated successfully, but these errors were encountered: