X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,TW_CY,TW_PH,TW_YG,TW_YY X-Spam-Check-By: sourceware.org Message-ID: <4CB2892F.4080200@bopp.net> Date: Sun, 10 Oct 2010 22:49:03 -0500 From: Jeremy Bopp User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Build Graphviz References: <4CB1DD80 DOT 5030909 AT bopp DOT net> <1286732378 DOT 3004 DOT 1 DOT camel AT YAAKOV04> <4CB20B3C DOT 1070803 AT bopp DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 10/10/2010 09:44 PM, Steven Woody wrote: > It's strange ... When use method of > 'http://sourceware.org/cygwinports', I failed because I cannot found > graphviz package in the setup's package list window even though I did > see the package in the server's directory tree. > > When use method of cygport directory, I also failed because cyyport > complained that 'php' is needed, it seems another port. But php is > likely a big family that contains a dozen of packages, that threatened > me :( The ports build by default tries to supply a number of support libraries for a number of programming languages. If you just want the graphviz tools themselves, you will probably have to look into the details of what the port is doing for the build and strip out the parts you don't want. All you probably need are the patches used by the port to successfully build the sources. They are located along side the .cygport file at the location indicated by Yaakov. If you grab those patches and apply them to the sources you downloaded earlier, you can probably perform your original build without error. -Jeremy -- 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