![]() |
|
Setting up the clientStart off by downloading the client suitable for your platform.Windows Double-click the MSI or EXE installer. Then run from the desktop shortcut or start menu folder. MacOS X Double-click the PKG installer. Then run from your Applications folder. Linux Although the Linux package includes a Linux XULRunner release, this might not work with every distribution. If your distribution or package manager includes a XULRunner 1.9.2 package, this may be preferable to the one supplied in our package since it will be geared toward use on your specific operating system. For clients 2.0.0 and higher get the corresponding 2.* XULRunner package.
$ tar zxvf SiteFusion-Connector\ Linux-1.x.x.tar.gz Replace x.x.x for your version. Then set executable rights for the sitefusion executable, and double click it in your file manager or execute from shell with:
$ chmod 755 sitefusion You can also run XULRunner directly or from a different location:
/path/to/your/xulrunner SiteFusion/application.ini BrandingThe branding is distributed as a separate extension (.xpi) in the downloads section. Extensions need to be installed in the user profile in order to be updatable. The SiteFusion.org Windows MSI installer and the MacOS X PKG installer do this automatically, but since there's no de-facto standard for Linux installers, the default SiteFusion.org branding (or any other branding) needs to be installed separately on Linux. This can be done in two ways:Run the sitefusion executable like:
./sitefusion -installextension /absolute/path/to/sforgbranding.xpi
Have your installing process place the .xpi in the folder:
/home/<username>/.sitefusion.org/sitefusion-install-extensions
Starting up
![]() |
|
All content is © 2009 by FrontDoor Media Group, is available under the Creative Commons Attribution-Share Alike 2.5 License and is maintained by the SiteFusion.org staff |