Skip to content
Simon Thépot edited this page Nov 17, 2010 · 6 revisions

Welcome to the bv.client wiki!

Installation

There are two main ways to install the BisonVert client application:

  • The archive way is by far the fastest and easiest way to get a BisonVert Client

application running. - Using the source way is way more long but is supposed to work for all many platforms.

The BisonVert application is packaged using Minitage which completely isolate an application from the system its running on. Thus, it brings closer the development and production environment and enable to have a very safe environment when deploying.

To reach such a goal, Minitage get the sources of every library your application may need and compiles it... that takes some times !

The installation process can be seen as a two steps procedures:

  1. Fetch and install all dependencies of the BisonVert client application
    in the minitage environment
  2. Install the BisonVert client application itself.

For step 1, we advise you to go the archive way, that will contains all the dependencies.

Configuration

Testing

Launching

Clone this wiki locally