John Emmas wrote: > ----- Original Message ----- > From: "Jon TURNEY" > Subject: Re: [Cygwin-ports-general] Jack source code >> selecting src for jack-audio-connection-kit package works for me, I get >> the .cygport, tar file and patches installed into /usr/src >> > Thanks Jon, I see it now - I've obviously misunderstood how source modules > get installed. I assumed they'd get installed into a standard folder (e.g. > /usr/src/jack-0.109.2/ or whatever). > > Having found those files and patches in /usr/src/ what do I need to type (or > run) to install the code?
You probably want to read 'man cygport' I'm not sure what 'install' means in this context; to unpack it and apply the patches, you would need to type 'cygport jack-audio-connection-kit-0.109.2-1.cygport prep' It may be helpful to keep in mind that the source is not the source for building the binaries inside the binary package (or at least, not just that), the source is the source for building the binary and source package(s). ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
