Linux Help Please
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- Linux Help Please
Linux Help Please
12-09-2014 12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I Use Google earth a lot which I have installed and it works ok but no photographs of places are showing.
The work around appears to be to install libfreeimage 3 which I have done and the other file needed is New QT Libs
QT Libs is downloaded but I am not sure where this file should go ?
Do I open it and drag the contents into the google earth file and if so exactly where is the google earth file likely to be located ?
Thanks
Re: Linux Help Please
12-09-2014 1:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
What format is it? If it's a .deb file you can install with dpkg -i filename.deb, if it's a tarball (source code) you'll need to compile it yourself (there should be a readme or install file with instructions).
Without more details it's difficult to be more helpful.
Re: Linux Help Please
12-09-2014 1:45 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Linux Help Please
12-09-2014 2:28 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The usual way is to install the library somewhere and change a symbolic link to point to it.
That way if it doesn't work out you can switch between versions by recreating an appropriate symbolic link.
You can see how it works with
Quote ls -lh /usr/lib/x86_64-linux-gnu | grep Qt | more
"In The Beginning Was The Word, And The Word Was Aardvark."
Re: Linux Help Please
12-09-2014 4:23 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The problem doesn't exist if newer QT libraries are used.
I created a tar archive (xz-compressed) with the new libraries and installation comments:
ge7.1.1.1580-0.x86_64-new-qt-libs.txz
To untar, you may need to install the xz package.
Alternatively, you can download the new libraries directly from RPM archive sites.
The libQtWebKit library can be extracted from a binary RPM (use rpm2cpio).
The libQtCore, libQtGui and libQtNetwork need recompilation according to the comments in the README (after applying the changes, create a binary RPM and extract the libraries with rpm2cpio).
Might be better if I just forget about the photos as the rest of google earth works ok
Just out of interest is anyone else using google earth with Mint 17 with no problems ?
Re: Linux Help Please
12-09-2014 7:42 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator

http://community.linuxmint.com/tutorial/view/1710
I don't use the prog myself but as a test I followed the instructions to install google earth and it worked without any probs

Re: Linux Help Please
12-09-2014 7:59 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Street maps and basic photo's work fine.
"In The Beginning Was The Word, And The Word Was Aardvark."
Re: Linux Help Please
13-09-2014 9:29 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: gleneagles Currently using Linux Mint 17
I Use Google earth a lot which I have installed and it works ok but no photographs of places are showing.
I see what you mean; get a white box, right-click and reload, get a 404 error.
Quote The work around appears to be to install libfreeimage 3 which I have done and the other file needed is New QT Libs
QT Libs is downloaded but I am not sure where this file should go ?
It appears to be a problem with Linux in general; the attached screenshots are from a Fedora install (I don't have a Mint install to try) and the fix for Fedora (and openSuSE) is different.
There is a forum post specific to Mint 17 here which might help.
Re: Linux Help Please
13-09-2014 4:39 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
This is where I got the original program from and as you say it works but unfortunately if you try to look at a photograph of a place all you get is a white box.
Quote from: gtowen Maybe this will help
http://community.linuxmint.com/tutorial/view/1710
I don't use the prog myself but as a test I followed the instructions to install google earth and it worked without any probs
Re: Linux Help Please
13-09-2014 4:45 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I did try the suggested link on that forum to bkjaya.wordpress.com and some people appear to have had success with it but not in my case.
Quote from: Waldo
Quote from: gleneagles Currently using Linux Mint 17
I Use Google earth a lot which I have installed and it works ok but no photographs of places are showing.
I see what you mean; get a white box, right-click and reload, get a 404 error.
Quote The work around appears to be to install libfreeimage 3 which I have done and the other file needed is New QT Libs
QT Libs is downloaded but I am not sure where this file should go ?
It appears to be a problem with Linux in general; the attached screenshots are from a Fedora install (I don't have a Mint install to try) and the fix for Fedora (and openSuSE) is different.
There is a forum post specific to Mint 17 here which might help.
Even uninstalled google earth and then reinstalled by copying and pasting the instructions into the terminal, everything downloaded with no error messages but still no luck.
Re: Linux Help Please
13-09-2014 5:26 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I get all the functionality I need via web browser at https://www.google.co.uk/maps/
"In The Beginning Was The Word, And The Word Was Aardvark."
Re: Linux Help Please
13-09-2014 7:10 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
In my case it's useful to get an accurate view of a specific road or area in the countryside so I can see the best place to park when going rambling.
Some roads can have miles of stone walls but with google earth its possible to find a suitable layby. Google maps would not give me that information.
Re: Linux Help Please
13-09-2014 7:22 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: gleneagles I did try the suggested link on that forum to bkjaya.wordpress.com and some people appear to have had success with it but not in my case.
Even uninstalled google earth and then reinstalled by copying and pasting the instructions into the terminal, everything downloaded with no error messages but still no luck.
Odd. I tried that with 64-bit google-earth-stable from extra.linuxmint.com on Mint 17 running from a USB stick and it worked just fine.
Re: Linux Help Please
13-09-2014 7:38 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
This might sound a silly question but the problem couldn't be due to my graphics card could it ?
Nvidia card.
Re: Linux Help Please
14-09-2014 10:05 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page