1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-10 07:44:14 +01:00

Latest fixes, before releasing 0.50.0

This commit is contained in:
dan
1999-01-07 16:22:35 +00:00
parent b5e9c6f9ee
commit 64d136789c
6 changed files with 21 additions and 3 deletions

16
INSTALL
View File

@@ -22,6 +22,7 @@ SUPPORTED PLATFORMS
- OSF/1
- HP-UX
- AIX 4.1.4 / IBM PowerPC
- AIX 4.3.1 / IBM CC compiler
- AIX 4.3.2 / IBM PowerPC
- AIX 5.3
- DEC Alpha/Digital UNIX 4.x
@@ -334,6 +335,20 @@ like not being able to use a graphic format library you think you have
installed, look at the config.log file for clues of the problem.
== Error when configuring
ltconfig: unrecognized option `--no-reexec'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
remove the --no-reexec option from aclocal.m4 and libPropList/aclocal/m4
and reconfigure
Also make sure the autoconf and automake versions you have installed are at
least:
autoconf 2.12
automake 1.3
libtool 1.2
== Error during build of libPropList
make: *** No rule to make target `libPropList.a.c', needed by
@@ -343,6 +358,7 @@ Make sure the autoconf and automake versions you have installed are at
least:
autoconf 2.12
automake 1.3
libtool 1.2
If you are using the RPM's that come with RedHat 4.x, don't use them.
It is broken. Uninstall the RPM and reinstall a fresh package from