Difference between revisions of "Install App Builder on Linux"

From Lianjapedia
Jump to: navigation, search
Line 25: Line 25:
 
* Click '''Finish'''
 
* Click '''Finish'''
 
[[File:Linux_Install_ab5.png|link=|Lianja App Builder Installation]]
 
[[File:Linux_Install_ab5.png|link=|Lianja App Builder Installation]]
 
+
* Run the Lianja App Builder from its desktop launcher or from a terminal:
 +
<pre>
 +
$ lianja
 +
</pre>
 +
* When you install the Lianja App Builder, the Lianja App Center (desktop client) will also be installed. To run the Lianja App Center, run from its desktop launcher or from a terminal:
 +
<pre>
 +
$ lianjaruntime
 +
</pre>
 +
* The default username/password for the Lianja App Center is admin/admin.
 +
* Note: If you want to develop for web/tablet/mobile clients, you will also need to install the Lianja Cloud Server.
 
==See Also==
 
==See Also==
 
[[:Category:License Management|License Management]]
 
[[:Category:License Management|License Management]]
 
[[Category:Installation| ]]
 
[[Category:Installation| ]]

Revision as of 12:21, 11 April 2014

Installation

  • Make sure root has execute permission on the downloaded file. If not, change the file permissions from a terminal window or by right clicking on the file and selecting "properties". (chmod +x)
  • As root or using sudo, run the installer. For 64 bit Red Hat / Centos / Fedora, please run the installer in text mode (--mode text)
  • Click Forward to continue

Lianja App Builder Installation

  • Read the License Agreement
  • Use the scrollbar to display the full text

Lianja App Builder Installation

  • Click a radio button to accept or reject the License Agreement
  • Click Forward
  • If you select I accept the agreement, the installation will continue

Lianja App Builder Installation

  • If you select I do not accept the agreement, you will be prompted to abort the installation
  • If you click Yes the installation will stop
  • If you click No you will be returned to the License Agreement

Lianja App Builder Installation

  • After accepting the License Agreement, the installation will continue
  • Make sure 'Lianja App Builder' is checked
  • Click Forward

Lianja App Builder Installation

  • Click Forward to begin the installation
  • If you do not want the installation to begin, click Cancel

Lianja App Builder Installation

  • Uncheck the box if you do not want to view the Readme File
  • Click Finish

Lianja App Builder Installation

  • Run the Lianja App Builder from its desktop launcher or from a terminal:
$ lianja
  • When you install the Lianja App Builder, the Lianja App Center (desktop client) will also be installed. To run the Lianja App Center, run from its desktop launcher or from a terminal:
$ lianjaruntime
  • The default username/password for the Lianja App Center is admin/admin.
  • Note: If you want to develop for web/tablet/mobile clients, you will also need to install the Lianja Cloud Server.

See Also

License Management