The-NodeBox-Generator/docs/make_install.md

1009 B

Make Install

This document will outline the process of installing the editor onto your system, and will also give important information in order to avoid common slip ups.

This is only for Linux operating systems.

Installing

After you compile the editor (see readme, or developers.md), it is as simple as this:

$ sudo make install

If you receive any errors, please report them.

Using Installed Builds

To run, use $ nodeboxeditor

  • Project, imports and exports will be saved to and read from /home/. You can change this with the save_directory setting in editor.conf
  • Configuration will be read from /home/.config/nodeboxeditor.conf first, and then /usr/local/share/nodeboxeditor/editor.conf if that fails.
  • Resources are saved in /usr/local/share/nodeboxeditor
  • The executable is in /usr/local/bin
  • Textures will be imported and exported to /home/.