[ptx] A problem after compiling hugin-0.5-beta2.
piaff33z
piaff33z at laposte.net
Wed Feb 16 23:39:02 GMT 2005
Hi,
I want to announce a problem after compilation since 0 of Hugin. I
compile hugin with the command
./configure --prefix=/opt/hugin-0.5beta2 \
--enable-shared \
--with-jpeg=/opt/lib/libjpeg \
--with-png=/opt/lib/libpng \
--with-tiff=/opt/lib/libtiff \
--with-pano=/opt/lib/libpano12 \
--with-zlib=/opt/lib/zlib \
--with-fftw-dir=/opt/lib/fftw \
--with-fftw-includes=/opt/lib/fftw/include \
--with-fftw-libraries=/opt/lib/fftw/lib \
--with-wx-prefix=/opt/wxWindows \
--with-gtk-prefix=/opt/lib/gnome/gtk+
The version of products :
Zlib 1.2.1
jpeg-6b
tiff-v3.5.7
libpano12-2.7.0.8
fftw-2.1.5
wxWindows-2.5.3
gtk+-2.6.0
...
The compilation makes with no problem and the 'make install' do an
installation normally on
/opt/hugin-0.5beta2.
The tree of installation give this :
/opt/hugin-0.5beta2
|-- bin
| |-- autooptimiser
| |-- hugin
| |-- nona
| |-- nona_gui
| |-- panosifter
| |-- sift_keypoints
| `-- zhang_undistort
`-- share
|-- hugin
| `-- xrc
| |-- about.xrc
| |-- anchor_orientation.xrc
| |-- cp_editor_panel.xrc
| |-- cp_list_frame.xrc
| |-- data
| | |-- 1leftarrow.png
| | |-- 1rightarrow.png
| | |-- CPCursor0.png
| | |-- CPCursor1.png
| | |-- CPCursor2.png
| | |-- CPCursor3.png
| | |-- CPCursor4.png
| | |-- CPCursor5.png
| | |-- CPCursor6.png
| | |-- FAQ.html
| | |-- FAQ_fr.html
| | |-- about.htm
| | |-- about_fr.htm
| | |-- center_pano.xpm
| | |-- close.xpm
| | |-- druid.control.128.png
| | |-- druid.images.128.png
| | |-- druid.lenses.128.png
| | |-- druid.optimize.128.png
| | |-- druid.stitch.128.png
| | |-- edit_add.png
| | |-- editcopy.png
| | |-- editcut.png
| | |-- editdelete.png
| | |-- editpaste.png
| | |-- filenew.png
| | |-- fileopen.png
| | |-- filesave.png
| | |-- filesaveas.png
| | |-- find.png
| | |-- fit_pano.xpm
| | |-- horiz-guide.jpg
| | |-- icon.ico
| | |-- icon.png
| | |-- icon_128x128.ico
| | |-- icon_128x128.png
| | |-- icon_16x16.ico
| | |-- icon_32x32.ico
| | |-- icon_48x48.ico
| | |-- icon_48x48.png
| | |-- icon_64x64.ico
| | |-- icon_72x72.ico
| | |-- icon_96x96.ico
| | |-- info.xpm
| | |-- keyboard.html
| | |-- keyboard_fr.html
| | |-- list.png
| | |-- logo.png
| | |-- manual.html
| | |-- manual_fr.html
| | |-- optimize.png
| | |-- optimize.xpm
| | |-- preview.png
| | |-- preview_auto_update.png
| | |-- preview_show_all.png
| | |-- preview_show_none.png
| | |-- print.xpm
| | |-- problem-circle.jpg
| | |-- redo.png
| | |-- reload.png
| | |-- searchfind.xpm
| | |-- splash.png
| | |-- tips.txt
| | |-- tips_fr-UTF8.txt
| | |-- tips_fr.txt
| | |-- undo.png
| | |-- zoomin.xpm
| | `-- zoomout.xpm
| |-- edit_script_dialog.xrc
| |-- edit_text.xrc
| |-- help.xrc
| |-- image_center.xrc
| |-- images_panel.xrc
| |-- keyboard_help.xrc
| |-- lens_panel.xrc
| |-- main_frame.xrc
| |-- main_menu.xrc
| |-- main_menubar.xrc
| |-- main_tool.xrc
| |-- nona_panel.xrc
| |-- optimize_panel.xrc
| |-- pano_panel.xrc
| |-- pref_dialog.xrc
| |-- preview_frame.xrc
| |-- ptstitcher_panel.xrc
| |-- run_optimizer_frame.xrc
| `-- run_stitcher_frame.xrc
`-- locale
|-- de
| `-- LC_MESSAGES
| |-- hugin.mo
| `-- nona_gui.mo
|-- fr
| `-- LC_MESSAGES
| |-- hugin.mo
| `-- nona_gui.mo
|-- it
| `-- LC_MESSAGES
| `-- hugin.mo
`-- pl
`-- LC_MESSAGES
|-- hugin.mo
`-- nona_gui.mo
But when i go on /opt/hugin-0.5beta2/bin and try to launch hugin i have
the following message
'Panorama obj created' and nothing more ?
I think that Hugin does not like the place in which it was installed.
Have your an idea ?
More information about the ptX
mailing list