Thank you for all of your help. I have successfully completed a simple panorama and a slightly larger one (5 and 11 images). I had a little problem with enblend and enfuse, but when I tried to run them in terminal, it told me to apt-get install them and no problems after that.
On Aug 4, 1:08 pm, Dale Beams <[email protected]> wrote: > Scott, > > Try the new patent free CP decector (NoName ACPD(Auto Control Point Detector) > for ubuntu/hugin located here > > http://wiki.panotools.org/Hugin_Compiling_Ubuntu#Pablo.27s_variation > > Dale > > > Date: Wed, 4 Aug 2010 09:21:23 -0700 > > Subject: [hugin-ptx] Re: Building, installing and running hugin on ubuntu > > From: [email protected] > > To: [email protected] > > > Hugin is now up and running properly and everything I have done has > > worked (haven't finished a pano yet, so I haven't tried enblend or any > > of that stuff) except for autopano-sift-c. Again, I tried my best to > > follow the wiki to install it, but when I try to use it I get... > > > Command: autopano --maxmatches 20 --projection 0,63.424272 /tmp/ > > ap_resqneYo6 "/home/scott/Desktop/untitled/MVPano1/IMG_4788.JPG" "/ > > home/scott/Desktop/untitled/MVPano1/IMG_4789.JPG" "/home/scott/Desktop/ > > untitled/MVPano1/IMG_4790.JPG" "/home/scott/Desktop/untitled/MVPano1/ > > IMG_4791.JPG" "/home/scott/Desktop/untitled/MVPano1/IMG_4792.JPG" > > failed with error code: 1 > > > To check if it was installed properly and not giving a similar error > > as when I tried to start Hugin, I ran autopano command in the terminal > > and got a menu for using autopano, which leads me to believe something > > in Hugin is wrong when trying to run autopano, but I don't know what I > > should change in the parameters. Again, all help is appreciated. > > > On Aug 4, 7:40 am, Yuval Levy <[email protected]> wrote: > > > On August 4, 2010 03:05:49 am Frank Jäger wrote: > > > > > Hallo, > > > > I built up hugin 2010.0.0 and the assistent tools from Source on Ubuntu > > > > 10/04 64bit some days ago. I followed the instructions on > > > >http://wiki.panotools.org/Hugin_Compiling_ubuntuandI discovered 2 errors. > > > > there is actually only one error, and it is not in the instructions. > > > > > 1. Error: > > > > > cmake failed because of missing file "rev.txt" in the hg-repository. > > > > I copied this file from an unpacked hugin-2010.0.0.tar.gz. > > > > It's only a 4-Byte text-file with number "5045" in it. > > > > fiddling around with files without understanding them will yield > > > unpredictable > > > consequences, such as a build that may seem to be successful but is not. > > > > > 2. Error: > > > > > You have to run "make" in "hugin.hg" but not in "hugin.hg-build". > > > > cmake puts his files there. Source- and build-files are mixed, what is > > > > not indented. > > > > error 1 is a consequence of error 2: make should be run where documented > > > and > > > not where fiddled. > > > > and error 2 is probably because you did not do `cmake ../hugin.hg` from > > > within > > > "hugin.hg-build". Maybe a missed cd. > > > > Bottom line: before trying to change the instructions to fit the > > > situation you > > > got into, consider how you got into your situation. It is more likely > > > that > > > you made a mistake getting there, than that the instructions are wrong. > > > Especially if you don't understand what you are doing (the rev.txt file is > > > *generated* by cmake if properly run against a repository checkout). > > > > Yuv > > > > signature.asc > > > < 1KViewDownload > > > -- > > 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 > > athttp://groups.google.com/group/hugin-ptxSc -- 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
