User Tools

Site Tools


installing

Table of Contents

Installing

Windows

Windows

Download the setup program from the website. In case you have 64-bit system, you might also download 64-bit setup. It will give you more freedom to create larger and more complicated projects.

You can always use the latest version of Room Arranger, as the updates are free.

Process

Run the installer.

Folders used

Projects, samples, user library: c:\Users\username\Documents\Room Arranger
Configuration: c:\Users\username\AppData\Roaming\Room Arranger
Temp data, unpacked projects: c:\Users\username\AppData\Local\Room Arranger
Shared texture libraries: c:\ProgramData\Room Arranger\Shared


macOS

macOS

We test the application only with the latest version of macOS, although it might theoretically work on Mac OS X 10.7. Only 64-bit version is provided.

Process

  1. Open downloaded dmg file.
  2. Drag the Room Arranger icon to Applications (this will copy all necessary files)
  3. Eject dmg file in Finder, and delete it (it is no longer needed)

In case the systems does not allow to install applications outside of Mac App Store, enable it in Preferences


Linux

Linux

The application is compiled and tested on Ubuntu Linux, but it should work on any other distribution as well. Only 64-bit version is provided.

Process

  1. Unpack downloaded tar.gz file
  2. Open Terminal, and go to directory where you unpacked the file
  3. Run the install script
cd rooarr-setup
./install.sh

The script does not require root privileges and does following:

  • moves all binary files into hidden directory ~/.roomarranger
  • creates subdirectory in your Documents folder for the sample projects
  • adds icons to ~/.local/share/icons/hicolor
  • adds application desktop file in ~/.local/share/applications and on your desktop

It uses locations and formats as defined in freedesktop.org.

installing.txt · Last modified: 2023/01/23 14:26 by 127.0.0.1