Introduction
Screenshots
License
Download
Userinterface
Function Index
White Papers
Community
Contact

no help |  | Installation of Compiled Packages:
For the most common platforms there are compiled layout-binary packages. Just download the package for your platform/operating system via the Download Page, unpack and start the LayoutEditor. No further installation is required.
Optional there are installations tools which install the LayoutEditor to the standard locations. The following list gives the details on the existing packages:
| Package: | Installation: |
| |

 | layout-version-win32.zip | Package for Windows XP, Vista, Windows 7, etc. without an installer, click on bin/layout.exe to start the LayoutEditor. |
| layout-version-win32-installer.msi | Installation package for Windows XP, Vista, Windows 7, etc. Just start it to install. |
| layout-version-win64.zip | Package for Windows XP 64bit, Vista 64bit, Windows 7 64bit without an installer, click on bin/layout.exe to start the LayoutEditor. Please read also bin/README.txt for runtime requirements of the package. |
| |

| layout-version-mac-osx-carbon.tar.bz2 | Application Bundle for Mac OS X 10.4/10.5 or higher on Intel Macs using the mac carbon interface (32bit). No installation required, just start the application bundle. |
| layout-version-mac-osx-cocoa.tar.bz2 | Application Bundle for Mac OS X 10.4/10.5 or higher on Intel Macs using the mac cocoa interface. No installation required, just start the application bundle. |
| |

| layout-version-distribution.platform.{rpm,deb} | Packages for a plenty of different linux distributions. Can be installed via a click on it in the file browser in most distribution. Calling 'layoutset' or 'layoutunset' will add/remove the LayoutEditor to/from the application menu/desktop. Exceptions: CentOs 4: install as root with 'rpm -i layout-version-CentOS_4.platform.rpm, to upgrade remove it first with 'rpm -e layout' Debian 5: install as root with 'dpkg -i layout_version_Debian_5.0_platform.deb' Fedora 12: install as root with 'rpm -i layout-version-Fedora_12.platform.rpm', to upgrade remove it first with 'rpm -e layout' |
| layout-version-linux.platform.tar.bz2 | Packages compiled on a gentoo linux, runs as well on many other modern linux distributions. To install, extract all files and execute bin/layout. |
Installing and Using the LayoutEditor Python Modul:
on Mac:
move the contents of the 'pylayout' folder (not the folder itself) to '/Library/Python/2.5/site-packages/'. Start the library manger with 'python juspertor.py' or click on it in the finder. The 'cocoa' version is needed.
on Linux:
just start it with 'juspertor' for most distribution. Some distributions require to start it via 'python path_to_python_site-packages_dir/juspertor.py. pylayout is not included in the layout-xxxx-linux*.tar.bz2 packages and linux distributions with version of qt<4.4 or sip<4.9.
on Windows 32-bit:
Install python 2.6 and PyQt4. Installer for both is included in the layout-xxxx-win32.zip package in the sub folder 3rd-party. Copy the contents of the 'pylayout' folder (not the folder itself) to 'c:\Python26\lib\site-packages/'. pylayout is included in the layout*.zip package only.
Just double click on 'juspertor.pyw' to start.
on Windows 64-bit:
Install python 2.6. Installer is included in the layout-xxxx-win64.zip package in the sub folder 3rd-party. Copy the contents of the 'pylayout' folder (not the folder itself) to 'c:\Python26\lib\site-packages\' This folder also contains a 64bit version of PyQt4. Add 'c:\Python26\lib\site-packages\PyQt4' to your path.
Just double click on 'juspertor.pyw' to start.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |  | 
|