This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Setup.exe requirements [was RE: Cygintl-3.dll was not found]


Thanks.

According to the setup.exe default package information,  
Following 41 packages forms 'a core cygwin environment':

---------------------------
Alternatives ash base-files base-passwd bash coreutils 
cygwin cygwin-doc diffutils editrights findutils gawk gdbm
Grep gzip libgdbm lidgdbm-devel libgdbm3 libgdbm4 
libncurses5 libncurses6 libncurses7 libncurses8 libreadline4
Libreadline5 libreadline6 login man ncurses run sed
Tar termcap terminfo which zlib cygwin-doc man gawk
Termcap zlib
---------------------------

In the first phase, I can think of producing a monolithic
installer for the core environment performing tasks
below:

- Create basic cygwin registry mountpoints
- untar packages
- run the postinstall script
- Create start menu items and shortcuts (optional)
- maintain setub.db (how?)

Would that be a valid cygwin installation ?

Second phase could be to introduce upgrade functionality.

Rgrds Tev

> -----Original Message-----
> From: Igor Peshansky [mailto:pechtcha@cs.nyu.edu] 
> Sent: Thursday, August 10, 2006 6:17 PM
> To: Dave Korn
> Cc: cygwin@cygwin.com
> Subject: Re: Setup.exe requirements [was RE: Cygintl-3.dll 
> was not found]
> 
> On Thu, 10 Aug 2006, Dave Korn wrote:
> 
> > On 10 August 2006 14:39, Christopher Faylor wrote:
> >
> > > On Thu, Aug 10, 2006 at 10:00:19AM +0200, Tevfik Karag?lle wrote:
> > >> cgf wrote:
> > >>> Standards such as?  A pointer to a free installer which uses 
> > >>> Windows standards and which will handle Cygwin's needs would be 
> > >>> useful, e.g., would NSIS meet your needs?  We've 
> discussed using NSIS in the past.
> > >>
> > >> Can anyone give me a qualified reference about the 
> requirements of 
> > >> a core cygwin environment ?  I would like to try to 
> develop an NSIS 
> > >> installer for it.
> > >
> > > Huh?  setup.exe installs a "core cygwin environment" right now.
> > > What kind of reference would you be expecting other than the 
> > > operation of the current installer?
> > >
> > > cgf
> >
> >   I imagine Tevfik just wants us to enumerate the things it 
> needs to do:
> >
> > 1)  Allow package selection and handle dependencies, based on 
> > setup.ini information and the content of the local package store.
> > 2)  Create basic cygwin registry mountpoints if they don't 
> already exist.
> > 3)  Untar selected package tarballs in cygwin root directory when 
> > installing, delete previously installed files when uninstalling.
> > 4)  Run preuninstall and postinstall scripts as requested.
> > 5)  Maintain suitable setup.db information for cygcheck to 
> continue working.
> > 6)  Optionally create desktop / start menu shortcuts.
> >
> >   Does that cover all the essentials?
> 
> 7)  Run preremove scripts on uninstalls.
> 8)  Allow installing package sources.
> 	Igor
> -- 
> 				http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_	    pechtcha@cs.nyu.edu | 
> igor@watson.ibm.com
> ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. 
> (name changed!)
>      |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
>     '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
> 
> "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu 
> t'en rends compte."
> "But no -- you are no fool; you call yourself a fool, there's 
> proof enough in that!" -- Rostand, "Cyrano de Bergerac"
> 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]