On Sun, 19 Jan 2003, Jan Willem Stumpel wrote: > I had a little difficulty in compiling. I had to install a slang > development package (Debian package slang1-dev). Previous versions > were happy with just a slang runtime library. Maybe a note should > be included about this. After installing slang1-dev, 1.1.4.6 > compiled with just "make", without any changes.
I should probably have mentioned that in the email but anyway, I guess your configure script failed and you looked at the Changelog :) Maybe the best thing would be to make get the configure script to tell you to install a slang devel package if you don't have it (and the same is true for X includes and devel libraries BTW). Previous versions would use a supplied binary Slang library by default, but it, being statically linked against libc5, might cause some problems in the future. Besides I don't like the idea of supplying binaries with source code. Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
