enblend wrong lib extension

Bug #685582 reported by 2lss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Enblend
Invalid
Undecided
Unassigned

Bug Description

When trying to stitch some photos, I kept getting errors similar to the following:

enblend --compression=LZW -f3000x1500 -o PICT0828-PICT0832.tif PICT0828-PICT08320000.tif PICT0828-PICT08320001.tif PICT0828-PICT08320002.tif PICT0828-PICT08320003.tif PICT0828-PICT08320004.tif
enblend: error while loading shared libraries: libImath.so.2: cannot open shared object file: No such file or directory
make: *** [PICT0828-PICT0832.tif] Error 127

To fix the issue I made a symbolic link to the lib as follows:

sudo ln -s /usr/lib/libIlmImf.so.6.0.0 /usr/lib/libIlmImf.so.2
sudo ln -s /usr/lib/libImath.so.6.0.0 /usr/lib/libImath.so.2
sudo ln -s /usr/lib/libHalf.so.6.0.0 /usr/lib/libHalf.so.2
sudo ln -s /usr/lib/libIex.so.6.0.0 /usr/lib/libIex.so.2

Machine is running Lucid. Also attached one of the Hugin logs.

Tags: hugin libs
Revision history for this message
2lss (fzambrini) wrote :
rew (r-e-wolff)
Changed in hugin:
status: New → Incomplete
importance: Undecided → Low
rew (r-e-wolff)
Changed in hugin:
status: Incomplete → Confirmed
importance: Low → High
assignee: nobody → Yuv (yuv)
Revision history for this message
Felix Hagemann (flixh) wrote :

This looks a lot like a packaging problem. Where did you get your hugin from?

Yuv (yuv)
affects: hugin → enblend
Changed in enblend:
assignee: Yuv (yuv) → nobody
status: Confirmed → Incomplete
Revision history for this message
2lss (fzambrini) wrote :

I got Hugin from the ppa as per the instructions on the Hugin site:

http://wiki.panotools.org/Hugin_Compiling_ubuntu

sudo add-apt-repository ppa:hugin/hugin-builds
sudo apt-get update
sudo apt-get install hugin enblend autopano-sift-c panini

Revision history for this message
Yuv (yuv) wrote :

thanks for the additional information. I will check with the PPA Team. In the meantime can somebody with a clean Ubuntu install try to get Hugin per the above instructions in comment #3 and confirm this bug report?

Changed in enblend:
status: Incomplete → New
Revision history for this message
Christoph Spiel (cspiel) wrote :

This report does not belong here. If the set of libraries on the user's
machine is incomplete, incorrectly set up, or plain broken, we can't help it.

Changed in enblend:
status: New → Invalid
importance: High → Undecided
Revision history for this message
2lss (fzambrini) wrote :

I don't see how my libraries are incomplete, incorrectly set up, or broken. I'm using the Ubuntu build libilmbase package.

||/ Name Version Description
+++-=================================-=================================-==================================================================================
ii libilmbase-dev 1.0.1-3build2 development files for IlmBase
ii libilmbase6 1.0.1-3build2 several utility libraries from ILM used by OpenEXR

frank@frank-laptop:~$ dpkg -L libilmbase6
/.
/usr
/usr/lib
/usr/lib/libIex.so.6.0.0
/usr/lib/libHalf.so.6.0.0
/usr/lib/libImath.so.6.0.0
/usr/lib/libIlmThread.so.6.0.0
/usr/share
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/libilmbase6
/usr/share/doc
/usr/share/doc/libilmbase6
/usr/share/doc/libilmbase6/AUTHORS
/usr/share/doc/libilmbase6/README
/usr/share/doc/libilmbase6/copyright
/usr/share/doc/libilmbase6/changelog.gz
/usr/share/doc/libilmbase6/NEWS.gz
/usr/share/doc/libilmbase6/changelog.Debian.gz
/usr/lib/libIex.so.6
/usr/lib/libHalf.so.6
/usr/lib/libImath.so.6
/usr/lib/libIlmThread.so.6

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.