From owner-freebsd-questions@FreeBSD.ORG Sat Oct 20 22:06:14 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 412C0B5B for ; Sat, 20 Oct 2012 22:06:14 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 9B8198FC0C for ; Sat, 20 Oct 2012 22:06:13 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q9KM6AOA073242 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 20 Oct 2012 23:06:10 +0100 (BST) (envelope-from matthew@FreeBSD.org) X-DKIM: OpenDKIM Filter v2.5.2 smtp.infracaninophile.co.uk q9KM6AOA073242 Authentication-Results: smtp.infracaninophile.co.uk/q9KM6AOA073242; dkim=none (no signature); dkim-adsp=none Message-ID: <50832051.8010004@FreeBSD.org> Date: Sat, 20 Oct 2012 23:06:09 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Joseph a Nagy Jr Subject: Re: Graphiz broke because of swig References: <507ADC4B.3080907@gmail.com> <507AF237.3060401@FreeBSD.org> <50831CEF.6060908@gmail.com> In-Reply-To: <50831CEF.6060908@gmail.com> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD70D5D5DBB6165EFBC95B8BF" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2012 22:06:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD70D5D5DBB6165EFBC95B8BF Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 20/10/2012 22:51, Joseph a Nagy Jr wrote: > No luck. I was compiling from source using make and letting dependencie= s > be resolved automatically. Something seriously got messed up and I feel= > like an idiot. I was following the handbook and was in chapter 5 where > it was recommended to install subversion for ports tree management > (sounded good to me) and I executed, from /use/ports/devel/subversion/ > 'make install clean'. It was doing good up until doxygen/graphviz, it > seems. I have no easy way of getting the error messages here (on the > Ubuntu side of the laptop I'm installing on) as Ubuntu's ufs tools suck= =2E Why can't you do something like create a transcript of the session where you try and install subversion, but it fails, and post that transcript onto a pastebin site directly from FreeBSD? Use script(1) to make the transcript: % script /tmp/session.log % ... do ports related things ... % exit The session.log should contain a copy of everything that got printed onto your terminal. Pastebin sites are a dime a dozen, and you can probably find one that lets you use standard unix tools to upload to it. Then just post the link here. Chances are the problem you've run into is not unique to you, and that someone will know exactly what to do to sort you out. We need to see all the details though if we're going to be able to offer you effective advice. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enigD70D5D5DBB6165EFBC95B8BF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCDIFIACgkQ8Mjk52CukIzvcQCdGqiZNMqaAHJtui19v/Jqm2+J PYoAnie+p8AWjS6Df7qPt5Hi0Ttq0Sc5 =wYLQ -----END PGP SIGNATURE----- --------------enigD70D5D5DBB6165EFBC95B8BF--