X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-50.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_PH,TW_YG X-Spam-Check-By: sourceware.org Subject: Re: Build Graphviz From: "Yaakov (Cygwin/X)" To: cygwin In-Reply-To: References: <4CB1DD80 DOT 5030909 AT bopp DOT net> <1286732378 DOT 3004 DOT 1 DOT camel AT YAAKOV04> <4CB20B3C DOT 1070803 AT bopp DOT net> <4CB2892F DOT 4080200 AT bopp DOT net> <1286877501 DOT 4192 DOT 16 DOT camel AT YAAKOV04> <1287000083 DOT 2656 DOT 16 DOT camel AT YAAKOV04> Content-Type: text/plain; charset="UTF-8" Date: Thu, 14 Oct 2010 23:12:41 -0500 Message-ID: <1287115962.8960.2.camel@YAAKOV04> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Fri, 2010-10-15 at 00:06 +0800, Steven Woody wrote: > Thanks Yaakov! It seems that I succeeded following the README file in > the graphviz port package. I uncompress the package into the /usr/src > followed by doing a 'cygport graphviz-*.cygport download' and 'cygport > graphviz-*.cygport all'. > > The process seems quite successful except after run I still don't get > the graphviz installed. I have to launch the cygwin setup.exe and > point it to the local directory of /usr/src and then do a installation > for packages found there. Is this normal? Yes, cygport only *creates* packages, it does nothing about installing them. In order to install these packages with setup.exe, you need to use genini to create a setup.ini, etc., as documented on the website. > And, a little strange is, there are so many packages (*.tar.bz2) found > in my /usr/src directory, more than those generated from graphviz > build process as the README noted, these packages includes boots-* > freetype-* gcc-testsuite-*. I don't why I have these packages in the > /usr/src and I can remember that I did not touched /usr/src directory > before. Do you have a clue? You must have installed 'Src' packages with setup.exe. Yaakov -- 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