Installation of Hugin on CentOS6, anyone did it ?

540 views
Skip to first unread message

Ala Maison

unread,
Nov 19, 2013, 12:10:13 PM11/19/13
to hugi...@googlegroups.com
Hello,

I'm trying to install this software on CentOS6 and i can't do it :/ Many dependencies missing.
Libpano13 seems to be causing a lot of problems as well as the installation of enblend.

I already tried by downloading the .tar on the project's sourceforge page, downloading the .rpm too... no luck so far.

Thank you very much


Ala Maison

unread,
Nov 20, 2013, 4:28:59 AM11/20/13
to hugi...@googlegroups.com
But i don't really know which version i should try to install, seems that 2010.4 could work with Fedora14 so i tried that one, i'm going to try the last version of the soft now, since all errors i get seem to be because compatibility issues.
 
Thank you very much


Bruno Postle

unread,
Nov 20, 2013, 9:01:03 AM11/20/13
to hugi...@googlegroups.com
I suggest you try rebuilding the package from one of the old fedora source rpms, first install the development tools:

  yum install rpmdevtools

Then try building the rpm:

  rpmdev-setuptree
  rpmbuild --rebuild hugin-*.src.rpm

I can't guarantee this will work, but it is worth a try.

--
Bruno

Ala Maison

unread,
Nov 20, 2013, 9:54:38 AM11/20/13
to hugi...@googlegroups.com
Thank you Bruno for answering, but working on it since this morning, i discovered few things and one of them is that the package is fine, it's OS that is "bad" :D

CentOS can't update some libraries or packages for stability and security reasons, therefore some libraries just won't update with a simple "yum update", you would have to install it manually. So i could upgrade lots of packages this way.
Now i manage to "cmake" and it went through, new problem is this : "No rule to make target `/usr/lib64/lib64/libboost_thread-mt.so.5', needed by `src/hugin_base/makefilelib/libmakefilelib.so.0.0'"
I get this when i "make"

For installating Hugin, i am following this tutorial page "http://wiki.panotools.org/Hugin_Compiling_Fedora".

I followed the 2 paths that are in the error line, i can't find either of them. I could find libbost_thread-mt.so.5 in /usr/lib64/ and  i don't have any file named libmakefilelib.so.0.0 :/

Thank you,

Ala Maison

unread,
Nov 20, 2013, 10:35:27 AM11/20/13
to hugi...@googlegroups.com
The problem is the same for a lot libraries, so i tried to find the source file or makefile where that library path was set, find some stuff, changed them, nothing different happens, does anyone had this issue ??
I guess the architecture on which it was developed had this path for the libraries :p

Thanks


Reply all
Reply to author
Forward
0 new messages