bugDataExplorer - Bugs: bug #37976, installer.nsi is missing

 
 

bug #37976: installer.nsi is missing

Submitter:  None
Submitted:  Mon 24 Dec 2012 12:21:11 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  brueg
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 28 Dec 2012 08:21:02 PM UTC, comment #2: 

Thanks a lot!
I've add a small patch to the ArchLinux AUR package[1] to build cleanly.

[1]:https://aur.archlinux.org/packages/dataexplorer/

(file #27159)

Aaron Mueller <aaronmueller>
Wed 26 Dec 2012 11:08:46 AM UTC, comment #1: 

NSIS installer files are not required to build the source distribution. Missed to change the targets accordingly after enabling build for NSIS as well as for the mountable image.
You can change build/build.xml (approx line 32) to
<target name="dist" depends="copy-files">
this will fix the problem.
Will upload the fixed source distribution next days.

Marry Christmas
Winfried

Winfried Brügmann <brueg>
Group administrator
Mon 24 Dec 2012 12:21:11 AM UTC, original submission:  

Get the following error if I try to compile the source on linux:

-----
build_Windows_NSIS_installer:
     [nsis] MakeNSIS v24-Dec-2012.cvs - Copyright 1995-2009 Contributors
...
     [nsis]  - nsExec::ExecToStack
     [nsis]
     [nsis] Can't open script "/home/aaron/tmp/src/dataexplorer-3.06/build/installer.nsi"

BUILD FAILED
/home/aaron/tmp/src/dataexplorer-3.06/build/build.xml:547: The following error occurred while executing this line:
/home/aaron/tmp/src/dataexplorer-3.06/build/build.xml:845: Command failed, error code 1: 'makensis -V3 -DVERSION=${nsis.version} -DDISTDIR=${nsis.dist32} -DOUTDIR=${nsis.outputdir} -DOUTFILENAME=${nsis.outputfilename}_win32.exe -DEXEFILENAME=${launch4j.outputfilename} /home/aaron/tmp/src/dataexplorer-3.06/build/installer.nsi'
-----

I use ArchLinux with the "nsis" package. The file installer.nsi is not in the build folder. Is it generated with another ant task? Or even better: Can i skip the creation of the nsi installer on a linux machine?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by aaronmueller (Updated the item)
  • -email is unavailable- added by brueg (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-12-28 aaronmueller Attached File- Added no-windows-installer.patch, #27159
    2012-12-26 brueg StatusNone Fixed
        Assigned toNone brueg
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code