[ptx] Hugin and wxGTK
Bruno Postle
bruno at postle.net
Tue Sep 7 08:14:10 BST 2004
On Tue 07-Sep-2004 at 18:57 +1200, M.Plank at math.canterbury.ac.nz
wrote:
>
> Thanks for the info. Typing rpm --rebuild *.src.rpm gives the
> message: --rebuild: unknown option So I tried rpmbuild --rebuild
> hugin-20040831-1.bp.fc1.src.rpm.
Oops always forget that one, this used to all be one program.
> This compiled most of the source rpm, but then got the following
> error (I've also attached the entire output, which is rather
> long!). Any ideas?
The wxwidgets library can't be found:
> /usr/bin/ld: cannot find -lwx_gtk-2.4
> collect2: ld returned 1 exit status
You are missing an fftw-devel package here:
> In file included from autopano.cpp:32:
> ../include/vigra_ext/PhaseCorrelation.h:34:18: fftw.h: No such file or directory
What is the output of this command?:
rpm -q wxGTK wxGTK-devel wxGTK-xrc fftw fftw-devel
--
Bruno
More information about the ptX
mailing list