Safe Software recently announced their plans to deprecate support for 32-bit Linux from FME 2012 release. At the same time I was looking to try out something new. This post is a result of that thought. Being a Linux user I decided to try out the 64-bit beta version of FME 2012 on my Ubuntu 11.10 which again is in beta stage!
Download and Installation
The download was in the form of .run file of size 330.5 MB. Installation procedure was simple.
Here are the steps if you are interested:
Here are the steps if you are interested:
$ sh fme_linux_beta.run Verifying archive integrity... All good. Uncompressing FME Desktop 2012.............................................................................................................................. FME® DESKTOP SOFTWARE LICENSE AGREEMENT NOTICE TO ALL USERS: CAREFULLY READ THE FOLLOWING LEGAL AGREEMENT THAT SETS FORT H LICENSE TERMS FOR THE SOFTWARE DEFINED BELOW. BY INSTALLING THIS SOFTWARE OR C ...skipping 21 lines Export Controls: Licensee acknowledges and understands that the export or re-exp ort of certain goods or technical data from the United States requires an export ...skipping 21 lines Do you accept the terms of the FME User License? Yes/No [No] : y Select the location to install FME Desktop 2012 [/home/chethan/fme] : /home/chethan/applications/fme Do you wish to associate format filetypes with FME? [No] : y Will you be performing Nad83/Nad27 Datum shifts in Canada? [No] : n Would you like to install the FME Software Development Kit? [No] : n Installing FME to /home/chethan/applications/fme. This process may take several minutes. FME has been successfully installed to /home/chethan/applications/fme To repeat this install non-interactively, run the installer with the command line '-- --file /home/chethan/applications/fme/install.cfg'
Once the installation was complete following menu items appeared in my Ubuntu Unity Dash:
FME Workbench which provides ultimate control over data transformation is not available for Linux. The FME Quick Translator is present which can be effectively used for quick format-to-format translations. This application contains utilities to set up simple translation parameters, run custom mapping files, create batch scripts, control temporary file formation etc.
I tried FME Quick Translator on my Ubuntu and it worked as expected. The drag and drop feature works fine, which instantaneously brings up the "Set Translation Parameters" Dialog. One can use the writer gallery to browse and select appropriate format from a large collection of supported formats. A point to note is that not all FME formats are supported on 64-bit platforms. In such situations Safe recommends running 32-bit version of the application.
Comments
Post a Comment