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: Insight Remote Protocol
>Group: nsis-plugin-0.2.0
Status: Open
Resolution: Fixed
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.

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

Comment By: Bindul Bhowmik (bindul)
Date: 2009-03-27 09:59

Message:
Fixed on branch: maven-nsis-plugin-0.2.0
Revision: 233
(http://mindtreeinsight.svn.sourceforge.net/viewvc/mindtreeinsight?view=rev&revision=233).

- The plug-in takes in a parameter to the path of the NSIS executable and
the executable name
- The NsisCompileAction is OS aware now and sets options accordingly
- Tested on CentOS 5.2 building Insight

This will be available from 0.2.0 release of the maven-nsis-plugin.
See
http://mindtreeinsight.wiki.sourceforge.net/RelPlan_maven-nsis-plugin_0.2.0
for release plan.

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

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

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
mindtreeinsight-devel mailing list
mindtreeinsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-devel

Reply via email to