Setting LANG/LINGUAS to en_RN should not be a problem with the current configure script, so don't mention it;
Removed the section about the "WindowMaker-extra" package, because this things looks to be deprecated; Removed the 2 errors related to configure, because as the Autotool versions is now specified in the configure.ac this situation should not arise. Signed-off-by: Christophe CURIS <christophe.cu...@free.fr> --- doc/build/Compilation.texi | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/doc/build/Compilation.texi b/doc/build/Compilation.texi index 79376bd..51d53d7 100644 --- a/doc/build/Compilation.texi +++ b/doc/build/Compilation.texi @@ -456,9 +456,6 @@ If you use it, be sure to follow the steps below or @sc{Window Maker} will not w if you installed the @sc{Window Maker} that comes with @emph{RedHat}, uninstall it before upgrading; @item -make sure you don't have the @env{LANG} and @env{LINGUAS} environment variables set to @code{en_RN}; - -@item make sure you have @file{/usr/local/bin} in your @env{PATH} environment variable; @item @@ -489,16 +486,6 @@ Or use a different X server. @end itemize -@section Installing the extras package - -Unpack @file{WindowMaker-extra-@emph{<version-number>}.tar.gz} in @file{/usr/local/share} - -You can get the file at @uref{http://windowmaker.org/pub/source/release/}. -This file is optional and only have a few icons, and themes. -Look for the latest @emph{<version-number>} available. -Also there is a @file{WindowMaker-extra.readme} to instruct you where that package should go. - - @section I don't have the @emph{root} password :( @anchor{No Root Password} @@ -550,19 +537,6 @@ or try rebuilding without NLS support, which is done with: @end example -@section Error when configuring - -@example -ltconfig: unrecognized option `--no-reexec' -Try `ltconfig --help' for more information. -configure: error: libtool configure failed -@end example - -remove the @option{--no-reexec} option from @file{aclocal.m4} and reconfigure. -Also make sure the @emph{autoconf}, @emph{automake} and @emph{libtool} versions you have installed are in line with the versions -listed in @ref{Special Dependencies}. - - @section configure doesn't detect @emph{libtiff}, or other graphic libraries Delete @file{config.cache}, then rerun configure adding the following options to @command{configure} @@ -606,10 +580,5 @@ You should check the output of @command{wmaker} for an error, it may be visible @file{.xsession-errors} file. -@section checking lex output file root... configure: error: cannot find output from true; giving up - -Read the @ref{Software Dependencies}. - - @c ------------------------------------------------------------------------------------- The End --- @bye -- 2.1.4 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.