Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post#1 by wread » 10 May 2021, 21:20

Hi all!
Google-Earth is a well known application that runs on any platform featuring X. The last version of the Pro-edition suitable for Porteus can be downloaded from here

Enjoy!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post#2 by francois » 28 Dec 2023, 13:21

Hi wread. Nice to you to provide google earth.

I am on porteus 5.0 no porteus x.

I need some troubleshooting:

Code: Select all

guest@porteus:~$ google-earth-pro
/usr/bin/google-earth-pro: line 21:  6273 Segmentation fault      "$(dirname "$(readlink -f "$0")")/googleearth-bin" "$@"
Thanks.
Prendre son temps, profiter de celui qui passe.

benjibasson
Samurai
Samurai
Posts: 138
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post#3 by benjibasson » 14 Feb 2024, 11:03

Hi
I have

Code: Select all

google-earth-pro 
/usr/bin/google-earth-pro: line 21: 16167 Segmentation fault      "$(dirname "$(readlink -f "$0")")/googleearth-bin" "$@"
how to launch google earth on porteus V5.0.1?

Cheers

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post#4 by beny » 14 Feb 2024, 17:11

https://slackware.nl/slakfinder/index.p ... e=#results
hi, this package is on slakfinder, slackDCE is a good repository always updated
/root/gogglehearth/opt/google/earth/pro/googleearth-bin this is the bin to start

User avatar
Ed_P
Contributor
Contributor
Posts: 8315
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post#5 by Ed_P » 15 Feb 2024, 16:36

benjibasson wrote:
14 Feb 2024, 11:03
Segmentation fault
Sounds like a fragmented file. I think defragging the drive or redownloading it might help.

Added in 11 minutes 52 seconds:
For me the problem is different.

Code: Select all

guest@porteus:~$ google-earth-pro
/opt/google/earth/pro/googleearth-bin: error while loading shared libraries: libgstapp-1.0.so.0: cannot open shared object file: No such file or directory
guest@porteus:~$ 
Course we are discussing an app uploaded 3 yrs ago.

Added in 27 minutes 6 seconds:
And after running a slapt-mod -u command this didn't help.

Code: Select all

guest@porteus:~$ slapt-mod -s libgstapp-1.0.so.0
Please enter root's password
Password: 
guest@porteus:~$ slapt-mod -s libgstapp
Please enter root's password
Password: 
guest@porteus:~$ slapt-mod -m libgstapp
Please enter root's password
Password: 
Reading Package Lists...Done
No such package: libgstapp
guest@porteus:~$ slapt-mod -m libgstapp-1.0.so.0
Please enter root's password
Password: 
Reading Package Lists...Done
No such package: libgstapp-1.0.so.0
guest@porteus:~$ 
Added in 7 minutes 2 seconds:
Nor this.

Code: Select all

guest@porteus:~$ slapt-mod -m google-earth-pro
Please enter root's password
Password: 
Reading Package Lists...Done
No such package: google-earth-pro
guest@porteus:~$ slapt-mod -m google-earth
Please enter root's password
Password: 
Reading Package Lists...Done
No such package: google-earth
guest@porteus:~$ 
Added in 7 minutes 46 seconds:
beny wrote:
14 Feb 2024, 17:11
https://slackware.nl/slakfinder/index.p ... e=#results
This allows downloading the google-earch-7.3.6.9345 .tgz file but no .xzm conversion.
Ed

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post#6 by beny » 15 Feb 2024, 18:15

hi Ed_P, the gstreamer bundle, you have to have on your system if you like play with media audio video files and also ffmpeg i remind you, you can install packages with the txz suffix but you have only into the changes directory the package but with txz2xzm we are able to make it a package

donald
Full of knowledge
Full of knowledge
Posts: 2061
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post#7 by donald » 15 Feb 2024, 19:47

@Ed
google-earth-7.3.6.9345-x86_64-1_dce.tgz > right click > to xzm.
download [from slackware] gst-plugins-base-1.18.5-x86_64-1.txz > make xzm
activate both......app starts in my cinnamon VM.

User avatar
Ed_P
Contributor
Contributor
Posts: 8315
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Google-Earth-Pro-7.3.3-7786 for Porteus 5.0

Post#8 by Ed_P » 15 Feb 2024, 21:32

beny wrote:
15 Feb 2024, 18:15
but with txz2xzm we are able to make it a package
donald wrote:
15 Feb 2024, 19:47
google-earth-7.3.6.9345-x86_64-1_dce.tgz > right click > to xzm
:o Both options work! :shock: Thanks guys. :beer:

Code: Select all

guest@porteus:~$ txz2xzm

Convert Slackware's TXZ package into .xzm compressed module
usage:
 options:  -x : use xz compression. 
 options:  -z : use zstd compression. 
 if no option is given xz is used. 
           -h       : show this usage. 

/usr/bin/txz2xzm package.txz
/usr/bin/txz2xzm package1.txz package2.txz package3.txz
/usr/bin/txz2xzm /folder/with_packages/*

guest@porteus:~$ slapt-mod -s gst-plugins-base
Please enter root's password
Password: 
gst-plugins-base-1.18.5-x86_64-1  (base set of GStreamer plugins)
guest@porteus:~$ 
Added in 2 hours 11 minutes 9 seconds:
Ed_P wrote:
15 Feb 2024, 17:30
Sounds like a fragmented file. I think defragging the drive or redownloading it might help.
Nope.

Code: Select all

guest@porteus:~$ google-earth-pro
/usr/bin/google-earth-pro: line 21:  7708 Segmentation fault      "$(dirname "$(readlink -f "$0")")/googleearth-bin" "$@"
guest@porteus:~$ 
Added in 5 minutes 10 seconds:
This one works :happy62: with this.
donald wrote:
15 Feb 2024, 19:47
gst-plugins-base-1.18.5-x86_64-1.txz
Ed

Post Reply