Re: Installing Roundup on Windows

"John P. Rouillard" <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
Hi Simon:

In message <[email protected]>,
Eigeldinger Simon writes:
>$ roundup-admin templates trace_search
>
>C:\roundup\lib\site-packages\share\roundup\templates
>C:\roundup\share\roundup\templates
>C:\share\roundup\templates
>C:\share\roundup\templates
>C:\roundup\lib\site-packages\:\roundup\share\roundup\templates
>C:\roundup\lib\site-packages\:\Python310\local\share\roundup\templates
>C:\roundup\lib\site-packages\:\Python310\share\roundup\templates
>C:\roundup/*
>C:\roundup

Yup that matches what I see on my local install. None of the paths
with a : in them will work, but it's doing the "expected thing by
trying to strip the leading '/' from the path to make it a relative
path. On Windows that just removes the 'C' 8-/.

>The installation has dropped the templates into
>C:\roundup\Lib\site-packages\roundup\share\roundup\templates
>
>So i copied the complete roundup dir from
>C:\roundup\Lib\site-packages\roundup\share\
>to
>c:\roundup\share
>
>So i tried creating a tracker again:
>
>$ roundup-admin install
>Enter tracker home: c:\roundup\trackers
>Templates:: classic, devel, jinja2, minimal, responsive

That looks much better.

>After doing some changes in the config file i did:
>
>$ roundup-admin initialise
>
>Enter tracker home: c:\roundup\trackers
>Admin Password:
>       Confirm:
>
>So it seems it worked that time.

Hurrah success.

Now that I have a windows platform to work on I'll see if I can fix it
to install the docs, templates etc. in a better place.

Since it looks like you might want to use the tracker in the German
language, I tried testing in German by manually change the URL to add
the:

    @language=de

query parameter. For example:

    http://loclhost:8917/demo/?@language=de

(note adding @language=none should return you to the browser defaults.).

In testing the locale files are not being found. I have debugged it
and gotten something that shows the German trnslation in the web
interface. But I am not happy with the "fix". So to get a German
speaking tracker, you might need to wait a bit.

Have a great weekend and thanks for reporting back.

--
				-- rouilj
John Rouillard
===========================================================================
My employers don't acknowledge my existence much less my opinions.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.