Problems compiling hugin 2009.4.0

13 views
Skip to first unread message

2lss

unread,
Dec 24, 2009, 1:33:01 PM12/24/09
to hugin and other free panoramic software
Hi, I went through the wiki here (http://wiki.panotools.org/
Hugin_Compiling_ubuntu) to compile hugin on ubuntu 8.04.

Everything went pretty smooth but when I try to run hugin I get:

2lss@2lss-laptop:~/hugin-build$ hugin
hugin: error while loading shared libraries: libhuginbase.so.0.0:
cannot open shared object file: No such file or directory

2lss@2lss-laptop:~/hugin-build$ ldd /usr/local/bin/nona
linux-gate.so.1 => (0xb7f12000)
libhuginbase.so.0.0 => not found
libboost_thread-gcc42-mt-1_34_1.so.1.34.1 => /usr/lib/libboost_thread-
gcc42-mt-1_34_1.so.1.34.1 (0xb7eef000)
libpano13.so.2 => /usr/local/lib/libpano13.so.2 (0xb7e7f000)
liblapack.so.3gf => /usr/lib/atlas/liblapack.so.3gf (0xb775d000)
libblas.so.3gf => /usr/lib/atlas/libblas.so.3gf (0xb7412000)
libhuginvigraimpex.so.0.0 => not found
libImath.so.2 => /usr/lib/libImath.so.2 (0xb740d000)
libIlmImf.so.2 => /usr/lib/libIlmImf.so.2 (0xb7394000)
libIex.so.2 => /usr/lib/libIex.so.2 (0xb737e000)
libHalf.so.2 => /usr/lib/libHalf.so.2 (0xb733b000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb731b000)
libtiff.so.4 => /usr/lib/libtiff.so.4 (0xb72c8000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb72a5000)
libz.so.1 => /usr/lib/libz.so.1 (0xb728f000)
libexiv2.so.2 => /usr/lib/libexiv2.so.2 (0xb7113000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7020000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb6ffb000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb6ff0000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb6ea1000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb6e88000)
librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb6e7f000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb6e5e000)
/lib/ld-linux.so.2 (0xb7f13000)

I have all dependencies with the exception of libglew-dev, package
manager installed libglew1.5-dev instead

2lss@2lss-laptop:~/hugin-build$ aptitude search libglew
v libglew-dev
-
c libglew1.4 - The OpenGL
Extension Wrangler - runtime environment
i A libglew1.5 - The OpenGL
Extension Wrangler - runtime environment
i libglew1.5-dev - The OpenGL
Extension Wrangler - development environment

Can anyone point me in the right direction? Thanks for reading.

Harry van der Wolf

unread,
Dec 27, 2009, 10:24:14 AM12/27/09
to hugi...@googlegroups.com
Hi,

2009/12/24 2lss <fzam...@gmail.com>

Hi, I went through the wiki here (http://wiki.panotools.org/
Hugin_Compiling_ubuntu) to compile hugin on ubuntu 8.04.

Everything went pretty smooth but when I try to run hugin I get:

2lss@2lss-laptop:~/hugin-build$ hugin
hugin: error while loading shared libraries: libhuginbase.so.0.0:
cannot open shared object file: No such file or directory


Did you do the "sudo make install"  as final step?
 


I have all dependencies with the exception of libglew-dev, package
manager installed libglew1.5-dev instead

2lss@2lss-laptop:~/hugin-build$ aptitude search libglew
v   libglew-dev
-
c   libglew1.4                                     - The OpenGL
Extension Wrangler - runtime environment
i A libglew1.5                                     - The OpenGL
Extension Wrangler - runtime environment
i   libglew1.5-dev                                 - The OpenGL
Extension Wrangler - development environment

install libglew1.5 and libglew1.5-dev


Harry

Bruno Postle

unread,
Dec 27, 2009, 6:17:55 PM12/27/09
to hugin and other free panoramic software
On Thu 24-Dec-2009 at 10:33 -0800, 2lss wrote:
>Everything went pretty smooth but when I try to run hugin I get:
>
>2lss@2lss-laptop:~/hugin-build$ hugin
>hugin: error while loading shared libraries: libhuginbase.so.0.0:
>cannot open shared object file: No such file or directory
>
>2lss@2lss-laptop:~/hugin-build$ ldd /usr/local/bin/nona
> linux-gate.so.1 => (0xb7f12000)
> libhuginbase.so.0.0 => not found

>Can anyone point me in the right direction? Thanks for reading.

Two possibilities:

The Hugin libraries haven't been installed, can you see them in
/usr/local/lib ?

The libraries are installed, but the linker doesn't see them, this
could have several causes. Try running `ldconfig` as root, else
check that /etc/ld.so.conf or LD_LIBRARY_PATH are set up correctly
to use libraries in /usr/local/lib

--
Bruno

Jake Kallman

unread,
Dec 28, 2009, 11:49:40 AM12/28/09
to hugi...@googlegroups.com
I had this same problem with libceleste.so.0.0 (i think) the first time i installed.

Running ldconfig was the step I missed, after that I was golden.


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

Reply all
Reply to author
Forward
0 new messages