|
|
Hi Jon, i'm trying to set-up EJBCA as you did; the first step i'm in
trouble with is compiling and run NSIS on my linux box.
I followed the hints on NSIS website ( BUILDING ON POSIX ):
1) downloaded nsis-2.17-src.tar and untar
2) Run "scons SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all
NSIS_CONFIG_CONST_DATA_PATH=no"
In this way i build MAKENSIS ( located in
"nsis-2.17-src/build/release/makensis" )
3) I dowloaded the latest precompiled package "nightly build" (
nsis-05-Jul-2006.cvs ) and drop in this the makensis obtained above
4) I downloaded
"http://openvpn.se/files/install_packages_source/openvpn_install_source-2.1beta7-gui-1.0.3.zip"
and modified the setpath.nsi file ( it looked for a .NSH file, but the
linux distro supplied it as a .nsh file ).
5) I modified the openvpn-gui.nsi file in order to include all custom
config files necessary to generate a win .exe
Then i run "makensis openvpn-gui.nsi" and it exit with these errors:
................................
!insertmacro: MUI_PAGE_WELCOME
Error while setting icon to "openvpn/install-win32/openvpn.ico": can't
open file
Error in macro MUI_INTERFACE on macroline 61
Error in macro MUI_PAGE_INIT on macroline 3
Error in macro MUI_PAGE_WELCOME on macroline 5
Error in script "nsis-05-Jul-2006.cvs/andrea/openvpn-gui.nsi" on line
113 -- aborting creation process
..............................
...I cannot understand where's the problem..!?!
Any hints will be greatly appreciated...
--Andrea
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-07/msg00029.html on line 206
Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-07/msg00029.html on line 206
|