On Wed 03-Sep-2008 at 16:52 +0200, Stephan Hegel wrote: > On Tue 02-Sep-2008 at 19:04 +0100, Bruno Postle wrote: > > > Can you run just the match-n-shift command without the --clean > > parameter, and email me the contents of the /tmp/ folder that > > gets created?
>The /tmp/R4tHtKFeZT folder contains only 4 *.pto files, no tiffs. This is a PTmender bug. Looking at the code it creates a _PTStitcher_tmp_0001 file in the current directory and then uses rename() to create the final file. Can you test again? just set the temp directory like so: TMPDIR=./ match-n-shift --stacks --align --output In/img_1252-img_1255.pto --projection 0 --fov 50 In/img_1252.jpg In/img_1253.jpg In/img_1254.jpg In/img_1255.jpg If this works then probably you can stitch the Makefile in the same way: make TMPDIR=/some/place/writable/on/the/same/filesystem -- Bruno --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
