Hrvoje Niksic <hniksic(a)srce.hr> writes:
Quick intro: download the binary packages you're interested in,
untar
them somewhere, and configure with --package-path=PACKAGE-DIRECTORY,
where PACKAGE-DIRECTORY is the directory where you untarred the
packages.
That appears to work for me.
Let me add that if you don't specify any --package-path at configure
time, a default value of ${prefix}/lib/xemacs/packages will be used.
--Didier