--- > #define HasXpm YES /* NO */ 69a70 > #define XpmLibs -L/XTech/lib/X11 280a282 > #define FvwmBinDir /net/einstein/home/einstein/albrecht/bin 283a286 > #define FvwmDir /net/einstein/home/einstein/albrecht/bin/Fvwm 286a290 > #define FvwmLibDir /net/einstein/home/einstein/albrecht/bin/lib this is ok. 289c293 < /* #define FvwmManPath /usr/local/X11R6/man */ --- > /* #define FvwmManDir /usr/local/X11R6/man */ 291a296,297 > #define FvwmManDir /net/einstein/home/einstein/albrecht/bin/tools/man/mann > #define FvwmManSuffix 1 377,378c383,384 < #ifdef FvwmManPath < MANPATH = FvwmManPath --- > #ifdef FvwmManDir > MANDIR = FvwmManDir This is not, I guess. Make tries to install the man pages to obscure locations, but not to the one I specified. cause: The man pages are installed under MANDIR (see last line of above patch from Randall S. Winchester) so _this_ should be changed instead of MANPATH (which is the search path, with different directories, not the man-page install directory) albrecht -- When we came back from the war the banners and Flags hung on everyones door We danced and we sang in the street and the church bells rang But burning in my heart my memory smoulders on Of the gunners dying words on the intercom -- Pink Floyd, "A Hero's Return" -- Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>. To unsubscribe from the list, send "unsubscribe fvwm" in the body of a message to majordomo_at_hpc.uh.edu. To report problems, send mail to fvwm-owner_at_hpc.uh.edu.Received on Tue Jan 21 1997 - 17:28:12 GMT
This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:00 BST