--- uemacs-pk/epath.h
+++ uemacs-pk/epath.h
@@ -11,8 +11,7 @@
 /*	possible names and paths of help files under different OSs	*/
 static char *pathname[] = {
 	".emacsrc", "emacs.hlp",
-	"/usr/global/lib/", "/usr/local/bin/", "/usr/local/lib/",
-	"/usr/local/", "/usr/lib/", ""
+	"/etc/uemacs-pk/", "/usr/share/uemacs-pk/", ""
 };
 
 #endif				/* EPATH_H_ */
