Hi there, [I have installed cygwin using winetricks] I am starring at: http://www.cygwin.com/faq/faq.setup.html#faq.setup.cli But I still do not understand how I can drive cygwin setup to install a bunch of package from the command line ? any hint ? Thanks, -- Mathieu
Mathieu Malaterre wrote:> But I still do not understand how I can drive cygwin setup to install a bunch of package from the command line?And the reason you need this is?
On Sun, Oct 25, 2009 at 8:20 PM, vitamin <wineforum-user at winehq.org> wrote:> > Mathieu Malaterre wrote: >> But I still do not understand how I can drive cygwin setup to install a bunch of package from the command line? > > And the reason you need this is?I can reproduce an environment using winetrick which is fantastic. I just need to do that with cygwin to be able to install a couple of package via cygwin/setup.exe (typically cmake, subversion, gcc, make). Thanks, -- Mathieu
Mathieu Malaterre wrote:> On Sun, Oct 25, 2009 at 8:20 PM, vitamin <wineforum-user at winehq.org> wrote: > > > > > Mathieu Malaterre wrote: > > > > > But I still do not understand how I can drive cygwin setup to install a bunch of package from the command line? > > > > > > > And the reason you need this is? > > > > I can reproduce an environment using winetrick which is fantastic. I > just need to do that with cygwin to be able to install a couple of > package via cygwin/setup.exe (typically cmake, subversion, gcc, make). > > Thanks, > > -- > MathieuHm.... Why can't you use the native versions for your OS? And if you need to compile for another platform, why not use a cross-compiler? Cheers, Jorl17
Mathieu Malaterre wrote:> Hi there, > > [I have installed cygwin using winetricks] > I am starring at: http://www.cygwin.com/faq/faq.setup.html#faq.setup.cli > > But I still do not understand how I can drive cygwin setup to > install a bunch of package from the command line ? >Look at the previous FAQ entry, http://www.cygwin.com/faq/faq.setup.html#faq.setup.automated I haven't tried it myself yet. Not sure how adaptable it is to winetricks. FWIW, we just added mingw entries for lots of what you need, maybe that would do?