Subject: Python 1.4 build
To: None <port-mac68k@NetBSD.ORG>
From: Kelvin Chu <chu@lawyer.lanl.gov>
List: port-mac68k
Date: 01/18/1997 16:47:07
Just a short note to say that Python1.4 requires a modification to the
Modules/Makefile. One needs to add the -lcrypt flag to the LIBS for
the Modules subdirectory. After this, the beast compiles just fine.
The steps required are:
1. ./configure
2. Add -lcrypt to LIBS in /Modules/Makefile
3. make
4. make test
5. make install
Python is kind of fun. --k
--
Kelvin Chu Office: 1.505.665.1983
P-21, MS-D454 Lab: .6239
Los Alamos National Lab FAX: .4507
Los Alamos, NM , 87545 U.S.A. chu@biophysics.lanl.gov