> It's not clear to me what I'm supposed to download and
build. Do you
> have a full URL (or something) for unsupported/scop/vc?
Ville> "unsupported" is a directory below a cvs up'd CVS checkout of
the XEmacs
Ville> packages tree.
Ville> (checkout packages from cvs)
Ville> (set up Local.rules from Local.rules.template)
Ville> $ cvs up -d # initial checkout doesn't IIRC fetch the
"unsupported" tree
Ville> $ make autoloads
Ville> $ cd unsupported/scop/vc
Ville> $ make install
Thanks for the instructions. I get this error at the make autoloads step:
% pwd
/Users/skip/src/packages/unsupported
% make autoloads
[ -d scop ] && make -C scop autoloads
[ -d antlr-mode ] && make -C antlr-mode autoloads
make[2]: Nothing to be done for `autoloads'.
[ -d cogre ] && make -C cogre autoloads
make[2]: Nothing to be done for `autoloads'.
make[1]: *** No rule to make target `elib/autoloads.target', needed by
`vc/autoloads.target'. Stop.
make: *** [scop/autoloads.target] Error 2
Suggestions?
Skip
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta