Installing perl 4.003 on SGI
Bill Silvert
silvert at cs.dal.ca
Thu Jun 6 02:40:23 AEST 1991
Since I didn't get any response to a previous query about problems
installing perl 3.x on an SGI PI 4D/25, I thought I would pass on the
solution to the perl 4.003 installation, which was greatly simplified by
the enhancements Larry Wall has added to his configure script.
In toke.c add the line
#undef f_next
after the line
#include <sys/file.h>
to avoid compilation problems. The recommended compilation options
include CFLAGS = -Uf_next ... but that doesn't solve the problem.
--
William Silvert, Habitat Ecology Division, Bedford Inst. of Oceanography
P. O. Box 1006, Dartmouth, Nova Scotia, CANADA B2Y 4A2. Tel. (902)426-1577
UUCP=..!{uunet|watmath}!dalcs!biome!silvert
BITNET=silvert%biome%dalcs at dalac InterNet=silvert%biome at cs.dal.ca
More information about the Comp.sys.sgi
mailing list