[Fusioninventory-devel] Some news about Windows Packaging
Gonéri Le Bouder
goneri at rulezlan.org
Mon Mar 8 12:37:24 UTC 2010
2010/3/2 Guillaume Bas <guillaume.bas at gmail.com>:
> Hi all !
>
> The NSIS skeleton is ready. (With a lot of return code for beautiful log :))
For the record. I pushed on LaunchPad (
p:~goneri/fusioninventory-agent/2.0+windows ) a branch with a Windows
Service (fusioinventory-win32-service). It depends on Win32::Daemon.
This package is not on CPAN and you need to grab it directly from the
SVN repository:
svn checkout http://libwin32.googlecode.com/svn/trunk/Win32-Daemon
Then you can build and install it with a classic:
perl Makefile.PL
dmake install
The Windows Service must launch Perl with fusioinventory-win32-service
as parameter. Absolute path a required. E.g:
c:/perl/bin/perl.exe c:/perl/bin/fusioinventory-win32-service
Regards,
--
Gonéri Le Bouder
More information about the Fusioninventory-devel
mailing list