Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-05 Thread Kornel Benko
Am Samstag, 5. März 2011 schrieb Yuval Levy: > On March 1, 2011 08:54:43 am Seb Perez-D wrote: > > as Kornel says, it's easier to de-install > > easier than `sudo make uninstall` ? Yes. Suppose you make a new build, with different (maybe renamed) files or directories. Now the `sudo make uninstal

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-04 Thread Yuval Levy
On March 1, 2011 08:54:43 am Seb Perez-D wrote: > as Kornel says, it's easier to de-install easier than `sudo make uninstall` ? signature.asc Description: This is a digitally signed message part.

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-04 Thread Peter Suetterlin
Kornel Benko wrote: > Am Mittwoch, 2. März 2011 schrieb Pit Suetterlin: > > Lajos Höss wrote: > > > Now another problem, when i use help->about, hugin crash. > > > > Same here (with the 2011.0.0 beta2 tarball) > > > > Pit > > Hmm, cannot reproduce. Hugin from today trunk. Confirmed, that one

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-02 Thread Kornel Benko
Am Mittwoch, 2. März 2011 schrieb Pit Suetterlin: > Lajos Höss wrote: > > Now another problem, when i use help->about, hugin crash. > > Same here (with the 2011.0.0 beta2 tarball) > > Pit Hmm, cannot reproduce. Hugin from today trunk. Kornel signature.asc Description: This is a dig

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-02 Thread Pit Suetterlin
Lajos Höss wrote: > Now another problem, when i use help->about, hugin crash. Same here (with the 2011.0.0 beta2 tarball) Pit -- 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 i

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-01 Thread Lajos Höss
Now the compile/package for hugin 2011.0.0 beta2 solved on UHU-Linux 2.1. Thanks. Newer cmake build (2.8.4), new cmake need upgrade the libarchive to 2.8.4. Now another problem, when i use help->about, hugin crash. Lajos -- You received this message because you are subscribed to the Google Gro

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-01 Thread Seb Perez-D
On Tue, Mar 1, 2011 at 14:29, Kornel Benko wrote: >> Using the combination of >> make package && sudo dpkg -i >> is barely better than using >> make && sudo make install > > Naturally I don't follow you here. Installing through package makes it easy > to deinstall also. > Ok, maybe it's valid for

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-01 Thread Kornel Benko
Am Dienstag, 1. März 2011 schrieb Yuval Levy: > On March 1, 2011 04:40:09 am Kornel Benko wrote: > > Am Dienstag, 1. März 2011 schrieb kfj: > > > On 28 Jan., 17:45, Kornel Benko wrote: > > > > If you upgrade than consider that on 10.10 the cmake is erroneous. > > > > (try somehow to downgrade cmak

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-01 Thread Yuval Levy
On March 1, 2011 04:40:09 am Kornel Benko wrote: > Am Dienstag, 1. März 2011 schrieb kfj: > > On 28 Jan., 17:45, Kornel Benko wrote: > > > If you upgrade than consider that on 10.10 the cmake is erroneous. > > > (try somehow to downgrade cmake from 2.8.2 to version 2.8.0.) > > > > In what way err

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-01 Thread Kornel Benko
Am Dienstag, 1. März 2011 schrieb kfj: > > On 28 Jan., 17:45, Kornel Benko wrote: > > > If you upgrade than consider that on 10.10 the cmake is erroneous. > > (try somehow to downgrade cmake from 2.8.2 to version 2.8.0.) > > In what way erroneous? I've been using cmake 2.8.2 on my Kubuntu 10.10

[hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-03-01 Thread kfj
On 28 Jan., 17:45, Kornel Benko wrote: > If you upgrade than consider that on 10.10 the cmake is erroneous. > (try somehow to downgrade cmake from 2.8.2 to version 2.8.0.) In what way erroneous? I've been using cmake 2.8.2 on my Kubuntu 10.10 system for months and it has always done precisely

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-02-28 Thread Pit Suetterlin
Hi Lajos, see the 'Hugin-2011.0_beta2 released' thread - you'll have to upgrade cmake. Pit Lajos Höss wrote: > Hi all, > > I had the same error with flann_cpp (I'm also building in a separate > subdirectory). No cache files to be deleted. I had given up and checked out > the stable 201

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-02-28 Thread Lajos Höss
Hi all, I had the same error with flann_cpp (I'm also building in a separate subdirectory). No cache files to be deleted. I had given up and checked out the stable 2010.4 branch which built fine. My system is a 32-bit Uhu-Linux 2.1. The hugin is 2011.0.0 beta 2. Any idea? Lajos -- You rec

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-29 Thread Pit Suetterlin
Hi all, I had the same error with flann_cpp (I'm also building in a separate subdirectory). No cache files to be deleted. I had given up and checked out the stable 2010.4 branch which built fine. So now I started looking at it again, and found during the configure process the following: CM

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Jeffrey Martin
Ok, after upgrading to 10.04, it works. now i have this 2010.5.0.19ef8ad7ee6a which is the very newest version if I'm not mistaken. so it seems that my problems came from trying to install this newest hugin on ubuntu 9.10. Thank you everybody for all your help and advice. Sorry to take up so

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Jeffrey Martin
10.04 is booting up now :) now let's try this again... -- 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,

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Kornel Benko
Am Freitag, 28. Januar 2011 schrieb Jeffrey Martin: > Ok, obviously my version of ubuntu (9.10) is causing me problems. I'm going > to upgrade to 10.10. If you upgrade than consider that on 10.10 the cmake is erroneous. (try somehow to downgrade cmake from 2.8.2 to version 2.8.0.) > But wait - 32

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Jeffrey Martin
Jan, the confusion is coming from the fact that my friend has ubuntu 9.10 and hugin installed with no problem. but it's the version 2010.4, not the latest version. I'm upgrading to 10.04 now. -- You received this message because you are subscribed to the Google Groups "Hugin and other free

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Stefan Peter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jeffrey Am 28.01.2011 15:53, schrieb Jeffrey Martin: > > I get these errors. > > Err http://ppa.launchpad.net karmic/main Packages > 404 Not Found > Fetched 20.9kB in 0s (26.9kB/s) > W: Failed to fetch > http://ppa.launchpad.net/hugin/nightly/

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Jan Martin
I said so before in your other thread. There is no Karmic Koala version! Stop trying to install from a non-existent repository. Go for Lucid Lynx 10.04. It's LTS. = Long Term Support. Avoid the latest Ubuntu version as there will be many incompatibilities with programs not yet updated to it. Mos

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Tim Nugent
But which CPUs do you have? If there are 64 bit... go with that Ubuntu version Cheers, Tim On 28 January 2011 16:05, Jeffrey Martin <360cit...@gmail.com> wrote: > Ok, obviously my version of ubuntu (9.10) is causing me problems. I'm going > to upgrade to 10.10. > > But wait - 32 bit or 64 bit?

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Jeffrey Martin
Ok, obviously my version of ubuntu (9.10) is causing me problems. I'm going to upgrade to 10.10. But wait - 32 bit or 64 bit? I have 2x cpu's and 8GB ram. -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of fr

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Tim Nugent
That path is wrong. Go here: http://ppa.launchpad.net/hugin/nightly/ubuntu/dists/ And you can see what's available, doesn't look like karmic is supported. Cheers, Tim On 28 January 2011 15:53, Jeffrey Martin <360cit...@gmail.com> wrote: >

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Jeffrey Martin
When doing this, sudo apt-get update I get these errors. Err http://ppa.launchpad.net karmic/main Packages 404 Not Found Fetched 20.9kB in 0s (26.9kB/s) W: Failed to fetch http://ppa.launchpad.net/hugin/nightly/ubuntu/dists/karmic/main/binary-amd64/Packages.gz 404 Not Found is there a

Re: [hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Harry van der Wolf
2011/1/28 Jeffrey Martin <360cit...@gmail.com> > Hi Pablo, > > I tried that, but I get this flann_cpp error again. > > I'm really getting frustrated - 24 hours to install hugin and still > nothing. I tried everyone's suggestions, and still nothing. I might be a > beginner with Ubuntu but I really

[hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-28 Thread Jeffrey Martin
Hi Pablo, I tried that, but I get this flann_cpp error again. I'm really getting frustrated - 24 hours to install hugin and still nothing. I tried everyone's suggestions, and still nothing. I might be a beginner with Ubuntu but I really didn't expect something like this Oh dear. Jeffrey -

[hugin-ptx] Re: can't build latest hugin from source on ubuntu (error with flann_cpp_s)

2011-01-27 Thread Pablo d'Angelo
Hi Jeffrey, Am 27.01.2011 23:42, schrieb Jeffrey Martin: I'm trying to build hugin from source, on Ubuntu (I installed Ubuntu today) After some missteps with getting the latest pano13 compiled, I finally got to building Hugin, but now I'm getting this error: [ 36%] Built target flann_cpp_s Sca