Paul Menzel wrote:
> ~/wikiwc$ ikiwiki --verbose $SRCDIR $DESTDIR --wikiname="ikiwiki-name" 
> --rebuild --url=http://example.org/ --dumpsetup ../.config/ikiwiki/
> Unknown option: --dumpsetup

--dumpsetup is a new option in version 2.60 of ikiwiki, which is not
released yet.

> ~/.config/ikiwiki$ vim ikiwiki.setup # edit the relevant sections
> ~/.config/ikiwiki$ LANG=C ikiwiki --setup ikiwiki.setup 
> cannot write to ~/wikiwc/.ikiwiki/lockfile: No such file or directory

You seem to have configured ikiwiki with paths that contain "~/". Such
paths only work at the shell prompt, since the shell expands them.
Therefore, it's trying to use ./~/wikiwc/ or something like that.

I'd have to see your setup file, which you didn't include in this bug
report, to tell for sure.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to