--- include/wnconsts.h	Fri Feb 27 13:54:53 1998
+++ include/wnconsts.h	Sat Feb 26 16:11:51 2000
@@ -15,6 +15,10 @@
 /* Platform specific path and filename specifications */
 
 #ifdef UNIX
 #define DICTDIR         "/dict"
-#define DEFAULTPATH	"/usr/local/WordNet-_VER_/dict"
-#define DEFAULTBIN      "/usr/local/WordNet-_VER_/bin"
+#ifndef DEFAULTPATH
+#define DEFAULTPATH	"/usr/local/share/WordNet-_VER_"
+#endif
+#ifndef DEFAULTBIN
+#define DEFAULTBIN      "/usr/local/bin"
+#endif
