Paul Menzel wrote:
> I followed [1] and two things were not working.
> 
> 1. http://ikiwiki.info/setup/#index2h2
> 
> $ LANG=C ls /etc/ikiwiki/auto*
> ls: cannot access /etc/ikiwiki/auto*: No such file or directory

The ikiwiki website contains live documentation for the development
version of ikiwiki. That's not normally a problem, but it can be out of
sync with the packaged version if the package is old, or if significant
new features are present in git but not yet released (as is the case
now).

The package ships with documentation for that version in
/usr/share/doc/ikiwiki/html/

> 2. http://ikiwiki.info/setup/#setup.git
> 
> $ REPOSITORY=~/wiki.git
> $ ikiwiki-makerepo git $SCRDIR $REPOSITORY
> srcdir /home/paul/wiki.git not found
> $ mkdir $REPOSITORY
> $ ikiwiki-makerepo git $SCRDIR $REPOSITORY
> Importing /home/x/wiki.git into git

You need to set SRCDIR to the directory where you have prepared the wiki
sources. ikiwiki-makerepo creates REPSITORY.

I will make it abort if either directory name is empty/not passed.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to