Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 1997 01:53:59 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jkh@time.cdrom.com
Cc:        ports@freebsd.org
Subject:   Re: Anyone build the latest KDE port under 2.2.5-stable lately?
Message-ID:  <199712050953.BAA05000@silvia.HIP.Berkeley.EDU>
In-Reply-To: <1001.881302199@time.cdrom.com> (jkh@time.cdrom.com)

next in thread | previous in thread | raw e-mail | index | archive | help
 * 2. It blows up here:

This port is still very young and the dependencies appear to be a
little messed up.  Try

cd /var/db/pkg
for i in kde*; do pkg_delete -f $i; done
cd /usr/ports/x11/kde
make install clean clean-depends

At least that worked for me.  (As well as the regular "empty
/usr/local build" I do all the time.)

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712050953.BAA05000>