'whereis' for kde 
=================

This is the whereis utility program adopted for the KDE project.
All I did was to add the kde paths to the search paths for 'whereis'.
Please correct me if they are wrong for rpm installations.

THIS VERSION IS EXPERIMENTAL. PLEASE COMMENT ON THE DIRECTORIES
INCLUDED:

/usr/local/kde/bin
/usr/local/kde/etc
/usr/local/kde/doc/HTML
/usr/local/kde/share/doc/HTML
/opt/kde/bin
/opt/kde/etc
/opt/kde/share/doc/HTML
/opt/kde/doc/HTML                                    

'whereis' was taken from Nicolai Langfeldts util-linux-2.6 distribution.
which seems to be part of all major Linux distributions. 

I expect this program to compile and function nicely on a broad
ranger of platfroms, since it is really trivial. You might
need to play with the Makefile (MCONFIG).

Installation:

make
make install

Hope you will find this utility useful,

Bernd Johannes Wuebben
wuebben@math.cornell.edu
wuebben@kde.org

Sept 16,1997

P.S:

If you know just the tiniest bit of C you should be able to tailor
'whereis' to suit your system even better, by adding additional
search directories. Please have a look at the source.



-------------------------------------------------------------------
Appendix:
=========

Where to get Nicolai Langfeldt's original util-linux package:

ftp.math.uio.no:/pub/linux/util-linux-2.6 and will appear at
sunsite.unc.edu:/pub/Linux/system/Misc as well as
tsx-11.mit.edu:/pub/linux/packages/utils when the people in charge
there get time.

And of course as rpm's etc in major linux distributions.
