mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
doc: removed a few deprecated stuff from the Installation Manual
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.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
cfba824ed4
commit
1ba9a8bcf5
31
doc/build/Compilation.texi
vendored
31
doc/build/Compilation.texi
vendored
@@ -455,9 +455,6 @@ If you use it, be sure to follow the steps below or @sc{Window Maker} will not w
|
||||
@item
|
||||
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;
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user