
david at kineticode
Feb 11, 2011, 8:50 AM
Post #7 of 7
(432 views)
Permalink
|
On Feb 10, 2011, at 12:16 PM, Bric wrote: > I did "make clone" (I think, or something similar) but it didn't finish. So, > after that, "make install" and "make upgrade" didn't work (no target to make > "install" or some such) > > So, a failed "make clone" wiped something out, such that I had to redo "perl > Makefile.PL", then make, then the numerous configuration options -- all over > again. > > When I get a minute, I'll try to recreate that. I think you need a freshly-unpacked tarball to `make clone`. So it would delete the config files before it starts, IIRC. If you don't want that, use a freshly unpacked tarball instead of the one you used to install. Best, David
|