[Moin-user] first install of moinmoin / my wiki does not look like origin moinmoin wiki pages

Jim Wight jkwight at gmail.com
Tue Dec 3 04:48:02 EST 2013


On 30 November 2013 18:39, christian jeannot <info at os-plus.org> wrote:

> i have checked my environment for a path like
> "/path/to/lib/python-d.d/site-packages/MoinMoin/web/static/htdocs"
>
> i have found 2 directories which are linked to each other. i do not know
> if this is normal. i have checked for bugs for moinmoin in ubuntu 12.04
> but found nothing about it.
>
> root at carida:/usr/lib/python2.7/dist-packages/MoinMoin/web/static# ll
> insgesamt 16
> drwxr-xr-x 2 root root 4096 Nov  9 15:30 ./
> drwxr-xr-x 3 root root 4096 Nov  9 15:30 ../
> lrwxrwxrwx 1 root root   59 Dez 30  2012 htdocs ->
> ../../../../../../share/pyshared/MoinMoin/web/static/htdocs
> lrwxrwxrwx 1 root root   64 Dez 30  2012 __init__.py ->
> ../../../../../../share/pyshared/MoinMoin/web/static/__init__.py
> -rw-r--r-- 1 root root 3758 Nov  9 15:30 __init__.pyc
>
> root at carida:/usr/share/pyshared/MoinMoin/web/static# ll
> insgesamt 16
> drwxr-xr-x 2 root root 4096 Nov  9 15:30 ./
> drwxr-xr-x 3 root root 4096 Nov  9 15:30 ../
> lrwxrwxrwx 1 root root  107 Dez 30  2012 htdocs ->
>
> ../../../../../lib/python2.7/dist-packages/MoinMoin/web/static/debian/python-moinmoin/usr/share/moin/htdocs
> -rw-r--r-- 1 root root 3541 Dez 30  2012 __init__.py
>
> i have opened a a thread at ubuntu forum where you can see my
> configuration
> http://ubuntuforums.org/showthread.php?t=2191024&p=12861707#post12861707
>
> is my static config the one you mean?
>

I'm running an old Xubuntu, but I install MoinMoin from source in order to
be up to date.

However, I've now installed the MoinMoin package. It's 1.9.2 and has a
similar layout to that. The htdocs directory is in /usr/share/moin, so
assuming that is the same in your case

   alias  /moin_static193  "/usr/share/moin/htdocs"

should work.

In following the advice in the link you quoted in your first message you've
tried to use

   alias  /moin_static193  "usr/share/moin/htdocs"

Note the missing leading slash. Is that all that the problem is?

Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20131203/2b129d51/attachment.html>


More information about the Moin-user mailing list