On 9 Feb., 20:23, "T. Modes" <[email protected]> wrote:

> The other difference is the function execfile, as you have fixed.

I didn't even notice you had changed that - I just took your xxx3.py
files. But I tested on my system with 2.6 and it worked, so it's fine.
Have they taken execfile out of 3.X?

> Commited after some more changes to the source code - removed loading
> of module hpi3. And also some little changes to cmake to remove the
> installing of the removed file.

Thank you for your prompt response, yet again! Of course, now that you
mention it - there was this conditional compile in hpi_classes.h

#if PY_MAJOR_VERSION>=3
        hpi_module = load_module ("hpi3");
#else

which I'd quite forgotten about. Good thing you check up on me.

> Concerning the install paths: the last else switch is not only for
> MacOS. On Unix the libs can be installed in a private lib dir or in
> the system-wide lib path (as far as I understand it).
> But this part needs to be checked/tested by someone on Unix.

So we can leave it as it is until someone complains ;-)

I'll go through the usual re-import routine, but since the changes
were minor, I'll not comment unless anything goes wrong.

Kay

-- 
You received this message because you are subscribed to the Google Groups 
"Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to