Graphiz broke because of swig
Matthew Seaman
matthew at FreeBSD.org
Sat Oct 20 22:06:14 UTC 2012
On 20/10/2012 22:51, Joseph a Nagy Jr wrote:
> No luck. I was compiling from source using make and letting dependencies
> 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.
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
--
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 264 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20121020/24f4db20/attachment.sig>
More information about the freebsd-questions
mailing list