X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=man%2Fxemacs-faq.texi;h=404f85394f8f739eaf9290f08bec05c1ec979c3f;hp=1c2ea47e559884205d413e62ed9910ea21a993de;hb=a2d5e715cb949a9225dedcaec749cd3ec9a41b7b;hpb=de7caee5f47b0888cb3895ce8c09d745f2fc35aa diff --git a/man/xemacs-faq.texi b/man/xemacs-faq.texi index 1c2ea47..404f853 100644 --- a/man/xemacs-faq.texi +++ b/man/xemacs-faq.texi @@ -293,6 +293,7 @@ library directory>/info/}. For example in 2.2: Unix/Mac OS X Installation (Also Relevant to Cygwin, MinGW) * Q2.2.1:: Libraries in non-standard locations * Q2.2.2:: Why can't I strip XEmacs? +* Q2.2.3:: X11/bitmaps/gray (or other X11-related file) not found. 2.3: Windows Installation (Windows, Cygwin, MinGW) * Q2.3.1:: What exactly are all the different ways to build XEmacs under Windows? @@ -3090,6 +3091,7 @@ section is devoted to Installation, Maintenance and Troubleshooting. 2.2: Unix/Mac OS X Installation (Also Relevant to Cygwin, MinGW) * Q2.2.1:: Libraries in non-standard locations * Q2.2.2:: Why can't I strip XEmacs? +* Q2.2.3:: X11/bitmaps/gray (or other X11-related file) not found. 2.3: Windows Installation (Windows, Cygwin, MinGW) * Q2.3.1:: What exactly are all the different ways to build XEmacs under Windows? @@ -3580,7 +3582,7 @@ or for 21.5: --with-site-prefixes=WHATEVER @end example -@node Q2.2.2, Q2.3.1, Q2.2.1, Installation +@node Q2.2.2, Q2.2.3, Q2.2.1, Installation @unnumberedsubsec Q2.2.2: Why can't I strip XEmacs? @email{cognot@@fronsac.ensg.u-nancy.fr, Richard Cognot} writes: @@ -3635,9 +3637,20 @@ cp lib-src/DOC-19.16-XEmacs @end enumerate @end quotation +@node Q2.2.3, Q2.3.1, Q2.2.2, Installation +@unnumberedsubsec Q2.2.3: X11/bitmaps/gray (or other X11-related file) not found. + +The X11R6 distribution was monolithic, but the X11R7 distribution is +much more modular. Many OS distributions omit these bitmaps (assuming +nobody uses them, evidently). Your OS distribution should have a +developer's package containing these files, probably with a name +containing the string "bitmap". Known package names (you may need to +add an extension such as .deb or .rpm) include x11/xbitmaps (Ubuntu) +and xorg-x11-xbitmaps (Fedora Core 5). + @unnumberedsec 2.3: Windows Installation (Windows, Cygwin, MinGW) -@node Q2.3.1, Q2.3.2, Q2.2.2, Installation +@node Q2.3.1, Q2.3.2, Q2.2.3, Installation @unnumberedsubsec Q2.3.1: What exactly are all the different ways to build XEmacs under Windows? XEmacs can be built in several ways in the MS Windows environment.