Since FugroViewer is a Windows only application, I had to use Wine to install and run it. I was successful in getting it to run and the following steps illustrate how to set up, install and run FugroViewer on Ubuntu.
Install Wine
- In Ubuntu, open up a terminal.
- At the command prompt, type in the following command to download a key. Press RETURN.
$ wget https://dl.winehq.org/wine-builds/Release.key
The file Release.key is downloaded. - Next, add the key to Ubuntu. Type in the admin password when prompted.
$ sudo apt-key add Release.key - Now add in the Wine repository to Ubuntu by entering the following command:
$ sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/' - At the command prompt, type in the command:
$ sudo apt-get update - Finally, install Wine with the following command.
$ sudo apt-get install wine
Install FugroViewer
Once Wine is installed, it can be used to run the FugroViewer installer (which must be downloaded from the Fugro web site https://www.fugro.com/about-fugro/our-expertise/technology/fugroviewer previously).
- Using a File Manager in Ubuntu, browse to the location of the downloaded FugroViewer installer. Double click on the file or press mouse right click and choose Open with Wine Windows Program.
The Fugro Viewer Setup wizard appears. - Complete the installation by following the Fugro Viewer Setup wizard.
Running FugroViewer
No comments:
Post a Comment