Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3cc7e4d

Browse files
committed
Update list of extension modules that may be interesting to enable on
most modern Unix flavors. The age of this portion of the README was noted in SourceForge bug #115625.
1 parent 8179a9d commit 3cc7e4d

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -459,11 +459,12 @@ next time you run make in the toplevel directory. (When working
459459
inside the Modules directory, use "make Makefile; make".)
460460

461461
The default collection of modules should build on any Unix system, but
462-
many optional modules should work on all modern Unices (e.g. try dbm,
463-
nis, termios, timing, syslog, curses, new, soundex, parser). Often
464-
the quickest way to determine whether a particular module works or not
465-
is to see if it will build: enable it in Setup, then if you get
466-
compilation or link errors, disable it -- you're missing support.
462+
many optional modules should work on all modern Unices (e.g. try
463+
audioop, imageop, crypt, dbm, gdbm, nis, resource, termios, timing,
464+
syslog, _curses, pyexpat, readline, rgbimg, zlib). Often the quickest
465+
way to determine whether a particular module works or not is to see if
466+
it will build: enable it in Setup, then if you get compilation or link
467+
errors, disable it -- you're missing support.
467468

468469
On SGI IRIX, there are modules that interface to many SGI specific
469470
system libraries, e.g. the GL library and the audio hardware.

0 commit comments

Comments
 (0)