[darcs-users] how to configure $prefix for darcs.cgi?

zooko at zooko.com zooko at zooko.com
Thu Mar 23 19:45:27 UTC 2006


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




More information about the darcs-users mailing list