Re: Re: Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Harry van der Wolf
For the other users who followed this discussion: It has to do with the LANG and LANGUAGE environment settings. After direct contact with Kornel and some googling around we found it. My laptop has: LANG=nl_NL.UTF-8 LANGUAGE=nl_NL:en After I did a: export LANG=en_US.UTF-8 export LANGUAGE=en_US:en

Re: Re: Re: Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Harry van der Wolf
2012/7/11 Kornel Benko > ** > > Am Mittwoch, 11. Juli 2012 um 16:44:06, schrieb Harry van der Wolf < > hvdw...@gmail.com> > > ... > > > > Have you got my private mail? > > > > > > > > > > > > > > > > Kornel > > > > > > > > > > > > > > > > > > Yes I have it. I replied also to your private mail. >

Re: Re: Re: Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Kornel Benko
Am Mittwoch, 11. Juli 2012 um 16:44:06, schrieb Harry van der Wolf ... > > Have you got my private mail? > > > > > > > > Kornel > > > > > > > > Yes I have it. I replied also to your private mail. Seems the mail is lost. > my fakeroot is how Ubuntu set it up. I didn't touch it. You have used "

Re: Re: Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Harry van der Wolf
2012/7/11 Kornel Benko > ** > > Am Mittwoch, 11. Juli 2012 um 15:11:51, schrieb Harry van der Wolf < > hvdw...@gmail.com> > > > Hi, > > > > > > 2012/7/11 Kornel Benko > > > > > > I compiled cmake from git and still got the same error. > > > > > > > > > > First compile using old cmake, > > > > >

Re: Re: Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Kornel Benko
Am Mittwoch, 11. Juli 2012 um 15:11:51, schrieb Harry van der Wolf > Hi, > > 2012/7/11 Kornel Benko > > I compiled cmake from git and still got the same error. > > > > First compile using old cmake, > > > > Params: -DBUILD_QtDialog:BOOL=ON -DBUILD_CursesDialog:BOOL=OFF > > -DCMAKE_USE_SYSTEM

Re: Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Harry van der Wolf
Hi, 2012/7/11 Kornel Benko I compiled cmake from git and still got the same error. > First compile using old cmake, > > Params: -DBUILD_QtDialog:BOOL=ON -DBUILD_CursesDialog:BOOL=OFF > -DCMAKE_USE_SYSTEM_LIBARCHIVE:BOOL=ON -DCMAKE_MAN_DIR=/share/man > > > Then I recompiled cmake from git usin

Re: Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Kornel Benko
Am Mittwoch, 11. Juli 2012 um 13:38:14, schrieb Harry van der Wolf > 2012/7/11 Kornel Benko > > > ** > > > > Harry, this is something different. May be, your cmake is broken (It was > > on my platform) > > > > But for the start > > > > 1. change the working directory to > Tree>/_CPack_Packages

Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Harry van der Wolf
2012/7/11 Kornel Benko > ** > > Harry, this is something different. May be, your cmake is broken (It was > on my platform) > > But for the start > > 1. change the working directory to Tree>/_CPack_Packages/Linux/DEB/hugin-2011.5.0.5888-Linux > > 2. check the created data.tar.gz has correct owner

Re: Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-11 Thread Kornel Benko
Am Dienstag, 10. Juli 2012 um 18:31:14, schrieb Harry van der Wolf > Hi Kornel, > > 2012/7/10 Kornel Benko > ... > > > > I committed a fix to gui_overhaul. It took me a while to find a way, how > > > > to provide needed environment to called dpkg-shlibdeps. > > > > > > > > Since it only affect

Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-10 Thread Harry van der Wolf
Hi Kornel, 2012/7/10 Kornel Benko > ** > > Am Sonntag, 8. Juli 2012 um 20:15:28, schrieb Harry van der Wolf < > hvdw...@gmail.com> > > > I checked the Deb.log. > > > The command that breaks the packaging is already before creating the > actual > > > deb package. It's when create the tar.gz from

Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-10 Thread Kornel Benko
Am Sonntag, 8. Juli 2012 um 20:15:28, schrieb Harry van der Wolf > I checked the Deb.log. > The command that breaks the packaging is already before creating the actual > deb package. It's when create the tar.gz from the binaries via fakeroot. > > The command that is used is: > /usr/bin/fakeroot

Re: Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-08 Thread Kornel Benko
Am Sonntag, 8. Juli 2012 um 20:15:28, schrieb Harry van der Wolf > I checked the Deb.log. > The command that breaks the packaging is already before creating the actual > deb package. It's when create the tar.gz from the binaries via fakeroot. > > The command that is used is: > /usr/bin/fakeroot

Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-08 Thread Harry van der Wolf
I checked the Deb.log. The command that breaks the packaging is already before creating the actual deb package. It's when create the tar.gz from the binaries via fakeroot. The command that is used is: /usr/bin/fakeroot "/usr/bin/cmake" -E tar cfz data.tar.gz ./usr where it should be: /usr/bin/fa

Re: Re: [hugin-ptx] linux/Ubuntu: building deb package from command line (Was: How to make a panoramic image from hugin from command line?)

2012-07-08 Thread Kornel Benko
Am Sonntag, 8. Juli 2012 um 14:59:05, schrieb Harry van der Wolf ... > > > dpkg-shlibdeps: error: couldn't find library libmakefilelib.so.0.0 needed > > > > > by ./usr/lib/python2.7/dist-packages/_hsi.so (ELF format: 'elf64-x86-64'; > > > > > RPATH: '/usr/local/lib/hugin'). > > > > > > > > Sorry,