|
From: SourceForge.net <no...@so...> - 2004-04-05 22:14:26
|
Feature Requests item #863984, was opened at 2003-12-21 07:42 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=373088&aid=863984&group_id=22049 Category: None Group: None Status: Open Priority: 1 Submitted By: Aleksander Rozman (andyrozman) Assigned to: Nobody/Anonymous (nobody) Summary: Installer also for Linux platform Initial Comment: This is installer is quite nice, but problem is that I also need installer which createst package with same values only for Linux (ok I might need some files on linux that I don't on windows and vice versa), but in gist I would also need installer for Linux... Andy ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-05 09:17 Message: Logged In: NO Can the "latest CVS version" be build and run on Linux? I was able to get it working with Wine!! I had to make some hacks to my directory structure, as NSIS under Wine does not handle directories that are links ("File /r mydir" fails, where mydir is a link to another target dir), but I got it to work. Thanks! ---------------------------------------------------------------------- Comment By: Amir Szekely (kichik) Date: 2004-04-04 15:39 Message: Logged In: YES user_id=584402 See latest CVS version or simply use Wine. ---------------------------------------------------------------------- Comment By: B. Scott Smith (bscottsmith) Date: 2004-04-04 13:28 Message: Logged In: YES user_id=882267 How about a way to run only the NSIS build process on Linux? I can currently fully automate packaging for Linux and other Unix platforms I support on my Red Hat system, but for my Windows version I can only prepare all the files, but still have to sit down at a PC and manually run the NSIS build process against my .nsi file to create the Windows installer file... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-02-27 01:48 Message: Logged In: NO kinda weird... linux and installer..... nsis.. ---------------------------------------------------------------------- Comment By: Joost Verburg (joostverburg) Date: 2003-12-30 13:24 Message: Logged In: YES user_id=604457 NSIS is written for the Windows platform and uses lots of Windows features. Creating an install system for Linux would require almost a complete rewrite. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=373088&aid=863984&group_id=22049 |