Managing packages from command line

David Stacey drstacey@tiscali.co.uk
Wed Feb 11 19:36:00 GMT 2015


On 11/02/15 10:08, Pavel Fedin wrote:
>   The next step is to install the newly built package. I try to feed my
> directory with the package to setup.exe in "install from local directory"
> mode, but looks like it needs complete repository with setup.ini file, which
> i obviously don't have.

I use 'genini.pl' [1] to make a 'setup.ini' file. Download, and use 
'./genini.pl --help' to see the options. You can make a small 
'setup.ini' file that contains details of the one or two packages you've 
just made. Once you've made this file, you can point the Cygwin setup 
executable at the directory containing 'setup.ini' as if doing a local 
install.

Dave.

[1] - https://sourceware.org/viewvc/cygwin-apps/genini/


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



More information about the Cygwin mailing list