logo

Thread

logo
the fair gds editor

Introduction
Screenshots
License
Download
Userinterface
Function Index
White Papers
Community
Contact

Use your OpenID:

getopenID

mouse left
no help

FAQ-Linux installation

by Juergen Thies - 11 Feb 2009, 16:20 CET

How do i install the linux version?

For most linux distributions there are RPM packages available. In some distribution it can be installed by a simple click on it in the file manager.

Alternative you can install it via a terminal:
rpm -i layout-version-distribution-platform.rpm
This operation needs a root access.

by Juergen Thies - 11 Feb 2009, 16:31 CET

Can i install the LayoutEditor as non root?

Yes, this is possible. Open the package with archive manager (like "File Roller") and extract the main program (./usr/bin/layout). You can simply start the extracted file without any further installation.

Alternatively do it via a terminal:
rpm2tar layout-version-distribution-platform.rpm
tar -xf layout-version-distribution-platform.tar
usr/bin/layout

by Juergen Thies - 8 May 2009, 21:29 CEST

The installation results in an error: 'Failed dependencies'. How to install the LayoutEditor?

Install the missing libraries with the installer shiped with your distributions. Sometimes the required names can differ slightly from the existing library. (e.g. imlib2-loaders instead of imlib2_loaders) In that case install the other library and install the LayoutEditor with:
rpm -i --nodeps layout-version-distribution-platform.rpm

by Juergen Thies - 28 Nov 2009, 11:08 CET

LayoutEditor on Redhat 4

There is no package for Redhat 4, please use the CentOs 4 package instead. It was tested and it runs on Readhat 4. There may only sometimes occur a problem with the 3D view. Updating to the newest mesa/openGL package may help, but not all graphic cards may support the 3D view of the LayoutEditor. All other feature will work.


Please log in to post!