Bruno Postle wrote:
> On Fri 02-Oct-2009 at 16:30 +0100, paul womack wrote:
>> I'm trying to "get" the exciting (well, I'm excited!) new release
>> on my Fedora 10 box.
>>
>> As I understand matters, the "approved" mechanism is to install
>> the tarball, let the rpmbuild process trundle along (for "some" time)
>> and then install the resulting RPM's in the usual "I am a dumb user" fashion.
>>
>>>     CMake Error: The following variables are used in this project, but they 
>>> are set to NOTFOUND.
>>>     Please set them or make sure they are set and tested correctly in the 
>>> CMake files:
>>>     GLUT_Xmu_LIBRARY (ADVANCED)
> 
> You are missing some libraries and so is the wiki page, for F11 
> (and probably F10) you need all this for 2009.2.0+:
> 
> BuildRequires: libpano13-devel >= 2.9.14 zlib-devel libtiff-devel 
> libjpeg-devel
> BuildRequires: libpng-devel gettext-devel wxGTK-devel >= 2.7.0 boost-devel 
> freeglut-devel
> BuildRequires: cmake desktop-file-utils OpenEXR-devel exiv2-devel glew-devel
> BuildRequires: mesa-libGLU-devel libXmu-devel

I did a simple yum install of all of those

    yum install  zlib-devel libtiff-devel libjpeg-devel libpng-devel 
gettext-devel  mesa-libGLU-devel
      libXmu-devel  cmake desktop-file-utils OpenEXR-devel exiv2-devel
      glew-devel boost-devel freeglut-devel

and things proceeded MUCH further.

Having thrashed my machine (C++ is not gentle) for around 30 minutes, I arrived 
at the next hurdle:

RPM build errors:
     File not found: 
/home/bugbear/rpmbuild/BUILDROOT/hugin-2009.2.0-0.1.20090914svn.fc10.x86_64/usr/bin/calibrate_lens

I performed:

    find /home/bugbear/rpmbuild  -name "*calib*"
and the only result was
    /home/bugbear/rpmbuild/BUILD/hugin-2009.3.0/src/lens_calibrate

Is the packager looking for a binary which is no longer made?

    BugBear

--~--~---------~--~----~------------~-------~--~----~
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---

Reply via email to