Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2003 15:18:21 +0200
From:      Arjan van Leeuwen <avleeuwen@piwebs.com>
To:        Larry Rosenman <ler@lerctr.org>, freebsd-questions@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: Problem installing/upgrading QT3.2
Message-ID:  <200309201518.21656.avleeuwen@piwebs.com>
In-Reply-To: <25500000.1064063624@lerlaptop.lerctr.org>
References:  <200309191515.01725.steven.lake@corecomm.com> <200309201455.25754.avleeuwen@piwebs.com> <25500000.1064063624@lerlaptop.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 20 September 2003 15:13, Larry Rosenman wrote:
> --On Saturday, September 20, 2003 14:55:25 +0200 Arjan van Leeuwen
> >
> > I had this error too. It looks like this can be fixed by deinstalling Qt
> > before compiling the new version (or rather, before doing 'make
> > configure' in  the new version).
>
> Bad idea for me, at least.  Since I run KDE, uninstalling Qt would BREAK
> KDE.

I did this myself while running KDE. It's not so difficult. 

Open Konsole, do a pkg_delete -fx qt-3.1, go to /usr/ports/x11-toolkits/qt32, 
and do a 'make clean && make install clean'. 

You can do all this while your desktop is running, just make sure you don't 
start any new programs that use Qt while doing it.

Arjan



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