2004-12-28T14:30:17 Bennett Todd: > 2004-12-28T10:42:51 Nicholas Clark: > > This may seem like a kludge, but I believe that the intended way of making > > perl with statically linked extensions is as follows: > > > > 0: Build and install perl from the distribution tarball > > > > for each extension > > > > 1: Unpack it > > 2: Run perl Makefile.PL > > 4: make all test > > 5: make install > [...] > I'll give this approach a try for XML::Parser, see if it works. Nope, didn't build a fresh perl, and I can't seem to find a make target to do so. I'll go back to trying to get an all-in-one package working. Will report back if I succeed, or give up. -BennettThread Previous | Thread Next