Am Montag, 9. Januar 2006 05:50 schrieb Randy McMurchy: > This will fetch it into a KDE-Support dir in the current dir: > > svn co svn://anonsvn.kde.org/home/kde/trunk/kdesupport KDE-Support > > Then change into the directory you just created (KDE-Support) and > delete these directories: > > rm -rf taglib qca libqgs indexlib debian
As an alternative, do: svn co -N svn://anonsvn.kde.org/home/kde/trunk/kdesupport KDE-Support cd KDE-Support svn co svn://anonsvn.kde.org/home/kde/trunk/kdesupport/akode svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin Saves downloading directories just to be deleted. And yes, you need kde-common/admin from branches/KDE/3.5. Otherwise ./configure will demand Qt4. Rainer -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page