My installation of darcs.cgi has broken.  I can tell that the problem is that
$prefix is empty, so it tries to load files from the wrong place, for example:

-------
warning: failed to load external entity "/share/darcs/xslt/repos.xslt"
-------

But I can't figure out how to fix it or what (if anything) has changed in darcs
distribution to trigger this problem.

Here is my install procedure:

-------
darcs pull # to get the latest version of darcs
make distclean
autoconf
./configure --prefix=/usr/local/stow/darcs
make
sudo make install
sudo make installserver
cd /usr/local/stow
sudo stow -v darcs
-------


Thanks!

Regards,

Zooko

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to