From d0a2485148a80eefce0b4b3ab44aa75b2c7d7a06 Mon Sep 17 00:00:00 2001 From: dockes Date: Wed, 19 Oct 2005 16:27:55 +0000 Subject: [PATCH] *** empty log message *** --- src/INSTALL | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/INSTALL b/src/INSTALL index cf979f15..e5b781f1 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -21,12 +21,8 @@ have, a precompiled version of iconv, and maybe qt. - qt and qt-devel (www.trolltech.com). Currently using 3.3.3 - xapian-core (www.xapian.org). Currently using 0.8.5 - libiconv (http://www.gnu.org/software/libiconv/). Currently using - 1.9, on Linux it's part of the libc, you should have nothing special - to do. -The main trouble you'll have will probably be resolving the dependencies -dependancies for qt, but, hopefully, your package manager will take care of -the matter. - + 1.9. On Linux it's part of the libc, you should have nothing special + to install. Building: --------