LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Sabayon
User Name
Password
Sabayon This forum is for the discussion of Sabayon Linux.

Notices


Reply
  Search this Thread
Old 03-05-2013, 12:28 PM   #1
john99
Member
 
Registered: Mar 2007
Posts: 46

Rep: Reputation: 15
GoogleEarth on Sabayon Linux


Hello

As I understand, GoogleEarth should be included on the Sabayon Linux LiveCD. See http://en.wikipedia.org/wiki/Sabayon_Linux


What I am doing wrong, but I am unable to find* GoogleEarth on Sabayon10?


Any help is appreciated very much. Thank you!

John


* with grep and the GUI :-(
 
Old 03-05-2013, 02:48 PM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,359

Rep: Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333
I would try 'find -iname google*' without the apostrophes of course.
 
Old 03-13-2013, 11:44 AM   #3
john99
Member
 
Registered: Mar 2007
Posts: 46

Original Poster
Rep: Reputation: 15
Thank's a lot business_kid for the help :-)

Ok, I booted the PC from the Sabayon 10 DVD and entered the following command in a shell/commandline as SU:


localhost sabayonuser # find -iname google*
localhost sabayonuser #

But unfortunaltey nothing was found, according my impression, the machine did not even start to search
a string with Google* ....


What am I doing wrong? Thank's a lot for any additional help!

John
 
Old 03-13-2013, 12:11 PM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,359

Rep: Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333
That command searches the current directory down. If you find the packages dir(s) on Sabayon and run the command there, it will search the packages. Sorry if I didn't make that clear.

Quote:
cd /mnt/cdrom
find -iname '*google*'
 
Old 03-13-2013, 12:19 PM   #5
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,359

Rep: Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333
Sorry, didn't make clear it searches down in the current directory. With the cd mounted, on for example /mnt/cdrom, run
Quote:
cd /mnt/cdrom
find -iname '*google*'
The package manager on Sabayon is called entropy and there's 1400 packages somewhere so you should find out how to get them
 
Old 03-18-2013, 08:38 AM   #6
john99
Member
 
Registered: Mar 2007
Posts: 46

Original Poster
Rep: Reputation: 15
Thank's a lot for the feedback! Should the following command be ok?

cd /mnt/cdrom

localhost cdrom # find -iname google*
localhost cdrom #

the same with

localhost cdrom # find -iname *google*
localhost cdrom #


Do you really think Sabayon Linux 10 does include Google Earth(I really need a LinuxLive CD which built-in GoogleEarth)?


John
 
Old 03-19-2013, 05:17 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,359

Rep: Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333
No, but if they had done a package and put the space into it, you'd find it. Some systems package everything. LFS packages nothing. I'm on slackware - it packages stuff, and 'slackbuilds' exist for much more which (theoretically) allows you to build them painlessly. It doesn't always work, but it's pretty good.
 
Old 03-19-2013, 05:26 AM   #8
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,359

Rep: Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333Reputation: 2333
Excuse my error here.

If you're booted on a live cd, the cd may well be on /mnt/sysimage or something weird and not /mnt/cdrom at all.
Quote:
cat /proc/mounts
will show them. The cd is usually /dev/sr0. You can usually fine a file list or a package list in one of the top directories. Check them. Also, google

sabayon googleearth

and see how other sabayon users have done it.
 
Old 03-19-2013, 05:33 AM   #9
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
If it is installed by default then simply typing "google" (without the quotes" and hitting tab once or twice should either autocomplete for Google Earth (it's usually google-earth but I have seen googleearth too) or show a couple of options.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] GE: /usr/local/bin/googleearth: line 44: ./googleearth-bin: No such file or directory business_kid Linux - Software 5 11-26-2011 09:15 PM
Googleearth reports /usr/lib/googleearth/goggleearth-bin: not found Elixer Linux - Software 5 12-24-2010 08:34 AM
Googleearth linux bin crash with kubuntu 10.04 jonbvgood Linux - Software 2 10-06-2010 02:24 PM
Sabayon KDE AMD x86-64 2.6.29-sabayon - something worth trying. rysiekmus2 Sabayon 1 06-17-2009 04:01 AM
googleearth on 9.04 res1b3uq Ubuntu 2 06-02-2009 01:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Sabayon

All times are GMT -5. The time now is 04:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration