Feature Requests item #2014237, was opened at 2008-07-09 08:43
Message generated for change (Settings changed) made by bindul
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1020095&aid=2014237&group_id=212019

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Release Engineering
Group: None
Status: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: yCharpentier (ycharpentier)
>Assigned to: Bindul Bhowmik (bindul)
Summary: [Maven-NSIS-Plugin] Linux compatibility

Initial Comment:
NSIS is not designed to work on Linux, but there is a way to recompile the 
source code (using scons) so we can obtain a "makensis" executable which works 
like on Windows.

http://www.xdevsoftware.com/blog/post/How-to-Install-the-Nullsoft-Installer---NSIS-on-Linux-.aspx

Moreover, the Maven NSIS Plugin calls "makensis.exe /V3" so it is not 
compatible with other operating systems such as Linux. It would be useful if 
this plugin could work on every plateform.

Pending, there is a solution which consists on creating a shell script called 
makensis.exe which redirects to makensis.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1020095&aid=2014237&group_id=212019

------------------------------------------------------------------------------
_______________________________________________
mindtreeinsight-devel mailing list
mindtreeinsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-devel

Reply via email to