Keyword search: 

GUI Installer and the command line installation

5/13/2014 1:47 PM
You can subscribe to this wiki article using an RSS feed reader.

The following instructions are for FRP version 6.5.4 and later.

Linux
 

GUI Installer

Open a terminal and change to the folder to which you downloaded the installer

CHMOD the file to make it executable.

Run the command below from the command line.

ubuntu:~$ ./frpro.run

Command Line Installer

Follow the above steps adding adding the --unattended  switch

ubuntu:~$ ./frpro.run --unattended

The installation will complete in a few seconds to a couple of minutes depending on system speed.


OSX

GUI installer

Double click on the ZIPPED installer to unpack it

Change if necessary to the location to which the unpacked the frpro.app  installer

Double click on the installer.

Command Line Install

Open a terminal and change to the folder to which you downloaded the installer

Unzip the installer file.

CHMOD the installer file if needed to make it executable.

Run the command below from the command line.

frpro.app --unattended

The installation will complete in a few seconds to a couple of minutes depending on system speed.

Windows

GUI Installer

Locate the file frpro.exe which you downloaded.

Double click on it to start the installation.

Command Line Installer

Open a terminal in the folder which the downloaded frpro.exe file is located.

run the command frpro.exe ----unattended

The installation will complete in a few seconds to a couple of minutes depending on system speed.

 

Return to the installation Instructions

Tags:
Home: WIKI - Knowledge Base Index What's new: Recently changed articles