mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-31 11:33:34 +02:00
many bug fixes, finished some delegate code, updated menu file bug from EXEC
to SHEXEC, updated french translations
This commit is contained in:
9
INSTALL
9
INSTALL
@@ -23,6 +23,7 @@ SUPPORTED PLATFORMS
|
||||
- SGI Irix 5.x, 6.5
|
||||
- OSF/1
|
||||
- HP-UX
|
||||
- AIX 3.2.5
|
||||
- AIX 4.1.4 / IBM PowerPC
|
||||
- AIX 4.3.1 / IBM CC compiler
|
||||
- AIX 4.3.2 / IBM PowerPC
|
||||
@@ -72,7 +73,7 @@ The following is required to build Window Maker:
|
||||
with exactly these versions:
|
||||
autoconf 2.13
|
||||
automake 1.4
|
||||
libtool 1.2
|
||||
libtool 1.3
|
||||
If you have a different version, disable them by temporarily
|
||||
renaming them to something else or uninstalling them from your
|
||||
system. If you don't develop software you don't need them,
|
||||
@@ -259,7 +260,7 @@ PLATFORM SPECIFIC NOTES:
|
||||
ldconfig;
|
||||
|
||||
* if you have problems that mention an error message with --no-reexec
|
||||
uninstall libtool-1.2b and install libtool-1.2 instead. libtool-1.2
|
||||
uninstall libtool-1.2b and install libtool-1.3 instead. libtool-1.3
|
||||
can be found in ftp.gnu.org Also read the TROUBLESHOOTING section;
|
||||
|
||||
* if you installed the Window Maker package from RedHat and are
|
||||
@@ -438,9 +439,9 @@ and reconfigure
|
||||
Also make sure the autoconf and automake versions you have installed are:
|
||||
autoconf 2.13
|
||||
automake 1.4
|
||||
libtool 1.2
|
||||
libtool 1.3
|
||||
|
||||
Note that it must not be libtool 1.2b, it must be libtool 1.2,
|
||||
Note that it must not be libtool 1.2b, it must be libtool 1.3,
|
||||
from the GNU sites.
|
||||
|
||||
== Cant find proplist.h or libPropList.something
|
||||
|
||||
Reference in New Issue
Block a user