On Friday 04 October 2002 09:50 am, Anders Johansson wrote:
On Friday 04 October 2002 15.44, Steven T. Hatton wrote:
SuSE did not provide a kdenetwork RPM. That broke my kmail. I ended up downloading the tarballs for kdelib, kdebase, and kdenetwork source code. I found I had to do a
tar xvjf tarball.tar.bz2 \ cd tarball export QTDIR=/usr/lib/qt3 \
export KDEDIR=/opt/kde3 \
Whoa. This will overwrite the kde 3.0.3 installation. I'm not sure you want to do this when testing a beta. Better use something like KDEDIR=/opt/kde3-beta or something. Also, replace all instances of "\" with "hit enter" :)
I should have mentioned that, but it was too late for me. SuSE had already done that for me with the rpms :-/
cvs update \
erm, no.
make -f Makefile.cvs \
You only have to do this when installing from cvs, not the packaged tarballs. The tarballs already have the automake/autoconf stuff ready for use.
That's what I thought too. It didn't work for me.
//Anders -- 'Deserves [death]. I daresay he does. Many that live deserve death. And some that die deserve life. Can you give it to them? Then do not be too eager to deal out death in judgement. For even the very wise cannot see all ends.' --Tolkien, The Lord of the Rings