HowTo Test Development Version

From Gephi:Wiki

Jump to: navigation, search

Gephi's continuous integration server produces nightly builds based on the latest version of the trunk. This page explains how to download the nightly builds and keep it up to date.

Gephi has an autoupdate capability and can update itself when new versions of modules are released. The nightly build versions use this system to keep beta testers in sync with the latest version. Basically, once a development version installed it will ask for update every time a new minor version is released. In intense development cycles this can happen every day. The aim is to be able to test to a wide audience a patch one day after being commit to the trunk.

Contents

Test Nightly Build

Download Nightly Build

Download links are available on GitHub for Windows, Mac OS and Linux.

Installers are not yet available on nightly builds so Windows users should use the ZIP package.

Install on Windows

Unzip the folder somewhere and create a shortcut to

bin/gephi.exe

Install on Linux

Unzip the folder somewhere and create a shortcut to

bin/gephi

Install on Mac OS X

Download the DMG archive and drag-n-drop into Applications

Test from Development Trunk

See Checkout Code

Personal tools