I created a foo I/O slave using KDevlope 1.4.1 and KDE 2.1.1. How do I properly tell the I/O slave where to install itself (foo.protocol, foo.so, foo.la) when a user does a make install? By default, my foo slave tries to install its foo.protocol file in: /usr/local/kde/share/services/ when all the other registered protocol handlers on my machine are in: /usr/share/services/ It tries to install its foo.so and foo.la in: /usr/local/kde/lib/kde2/ when on my machine, I believe it should be: /usr/lib/kde2/ Ben Schepens schepens@mindspring.com >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<