How to install the developement version on Windows platform¶
You may want to read http://prebuilt.fusioninventory.org documentation here: [[How_to_install_the_package_factory]]
To build the packages see also : How to build the FusionInventory Agent Windows package
Installing Perl¶
Perl runtime¶
Download the latest version of Strawberry Perl and install it.
Additional perl modules¶
- Launch Perl command line (from Windows Start Menu)
- Launch CPAN plus shell: cpanp
- Install the following perl modules: install <module>
- XML::TreePP
- UNIVERSAL::require
- File::Which
- Text::Template
Installing the agent¶
From an archive file¶
You can download latest git content as a .zip file from github web interface.
From git repository¶
- Download the latest version of MSysGit, and install it.
- Clone the git repository:
- Launch git GUI (from Windows Start Menu)
- select "clone an existing repository"
- use "git://github.com/fusinv/fusioninventory-agent.git" as source URL
- use any directory as target directory
- click "clone" button
Running the agent¶
- Open Windows commande line and go to the directory when agent's sources are located
- run the agent:
perl fusioninventory-agent --stdout