Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Missing exposure tab in hugin 0.7beta4
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  23 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Stefan F.  
View profile  
 More options Nov 27 2007, 4:44 pm
From: "Stefan F." <ste.fors...@gmail.com>
Date: Tue, 27 Nov 2007 13:44:51 -0800 (PST)
Local: Tues, Nov 27 2007 4:44 pm
Subject: Missing exposure tab in hugin 0.7beta4
I got  hugin 0.7beta4 running on the latest ubuntu release 7.10.
I would like to use the new automatic exposure optimizer but cannot
find the "exposure tab".
Do I have to wait for a beta 5 release or is there a build problem in
ubuntu ?

Thanks for your help !
Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruno Postle  
View profile  
 More options Nov 27 2007, 6:08 pm
From: Bruno Postle <br...@postle.net>
Date: Tue, 27 Nov 2007 23:08:27 +0000
Local: Tues, Nov 27 2007 6:08 pm
Subject: Re: [hugin-ptx] Missing exposure tab in hugin 0.7beta4
On Tue 27-Nov-2007 at 13:44 -0800, Stefan F. wrote:

>I got  hugin 0.7beta4 running on the latest ubuntu release 7.10.
>I would like to use the new automatic exposure optimizer but cannot
>find the "exposure tab".

Beta 4 was released in February and I think the 'Exposure tab' was
added since then.

Maybe someone has packaged a newer version for Ubuntu?  ..or you
could compile from SVN:

http://wiki.panotools.org/Hugin_Compiling_Ubuntu

--
Bruno


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yuval Levy  
View profile  
 More options Nov 29 2007, 6:15 am
From: Yuval Levy <goo...@levy.ch>
Date: Thu, 29 Nov 2007 06:15:59 -0500
Local: Thurs, Nov 29 2007 6:15 am
Subject: Re: [hugin-ptx] Missing exposure tab in hugin 0.7beta4

Stefan F. wrote:
> Do I have to wait for a beta 5 release or is there a build problem in
> ubuntu ?

<http://wiki.panotools.org/Hugin_Compiling_Ubuntu> building from SVN
should get you there where you want.

if you find inconsistencies/errors in the instructions posted on that
wiki page, please report back.

Yuv


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan F.  
View profile  
 More options Dec 1 2007, 3:35 am
From: "Stefan F." <ste.fors...@gmail.com>
Date: Sat, 1 Dec 2007 00:35:45 -0800 (PST)
Local: Sat, Dec 1 2007 3:35 am
Subject: Re: Missing exposure tab in hugin 0.7beta4

On 29 Nov., 12:15, Yuval Levy <goo...@levy.ch> wrote:

> if you find inconsistencies/errors in the instructions posted on that
> wiki page, please report back.

> Yuv

Some feedback of my (yet disappointing) experiences when compiling on
a nearly "clean" ubuntu 7.10 as described in http://wiki.panotools.org/Hugin_Compiling_Ubuntu:

Refering to step2:
      "In a i386 system the equivalent is probably (COULD SOMEBODY
CHECK THIS ONE?)" ...
I checked it, result = "0 upgraded, 0 newly installed, 0 to remove and
14 not upgraded."
The libraries of step 2 are already installed in step 1. But step 2
does no harm.

I got problems, when building enblend:
enblend-gpu.o: In function `wrapupGPU()': enblend/src/gpu.cc:289:
    undefined reference to `glutDestroyWindow'

enblend-gpu.o: In function `initGPU(int*, char**)':
    enblend/src/gpu.cc:120: undefined reference to `glutInit'
    enblend/src/gpu.cc:121: undefined reference to
`glutInitDisplayMode'
    enblend/src/gpu.cc:122: undefined reference to `glutCreateWindow'
    enblend/src/gpu.cc:148: undefined reference to `glutDestroyWindow'
collect2: ld returned 1 exit status

To build hugin I needed 2 more packages:
I installed "libwxgtk2.8-dev" and 2 related packages with synaptic
package manager
I installed "gettext"  with synaptic package manager to get  the
"msgfmt" program

I guessed this warning does not affect me...
     #warning Linearly constrained optimization requires LAPACK and
was not comp

The hugin build was aborted:
     hugin/src/hugin1/hugin/po/it.po:1033: `msgid' and `msgstr'
entries do not both end with '\n'
     /usr/bin/msgfmt: found 1 fatal error

I still tried sudo make install - but now hugin will not start
anymore.
The /usr/bin/hugin executable has still an old date (Nov. 20.,  but I
compiled on Nov. 28).

I will have to try once more to get some more exeperience with the
build process...

greetings
  Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan F.  
View profile  
 More options Dec 1 2007, 5:24 am
From: "Stefan F." <ste.fors...@gmail.com>
Date: Sat, 1 Dec 2007 02:24:58 -0800 (PST)
Local: Sat, Dec 1 2007 5:24 am
Subject: Re: Missing exposure tab in hugin 0.7beta4
On my second try I could build hugin thanks to the latest revision
(correction of the italian translation).
But I still can't start hugin:
     hugin: error while loading shared libraries: libhuginbase.so.0.0:
cannot open shared object file: No such file or directory
The library has been installed to /usr/local/lib
Probably I should set a search path to give priority to my own built
applications (/usr/local/) as there are still several hugin files
installed in usr/bin from the first install of hugin through the
ubuntu package manager.

As I'm not an experienced linux user I don't know how to set up these
path.
-  or do I have to uninstall the original hugin with the  ubuntu
package manager?

By the way I even had troubles to find "terminal" (it is under
Applications.Accessories.Terminal)
This would be helpful to mention on the <http://wiki.panotools.org/
Hugin_Compiling_Ubuntu> page.

cheers
  Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruno Postle  
View profile  
 More options Dec 1 2007, 6:35 am
From: Bruno Postle <br...@postle.net>
Date: Sat, 1 Dec 2007 11:35:51 +0000
Local: Sat, Dec 1 2007 6:35 am
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4
On Sat 01-Dec-2007 at 02:24 -0800, Stefan F. wrote:

>On my second try I could build hugin thanks to the latest revision
>(correction of the italian translation).
>But I still can't start hugin:
>     hugin: error while loading shared libraries: libhuginbase.so.0.0:
>cannot open shared object file: No such file or directory
>The library has been installed to /usr/local/lib
>As I'm not an experienced linux user I don't know how to set up these
>path.

The ultimate solution is to get some .deb snapshot packages
released, as there is no need for everybody to have to jump through
these hoops.

The problem as you discovered is that your system doesn't look for
libraries in /usr/local/lib.

You can get this to work on your system by setting the
LD_LIBRARY_PATH environment variable or by adding the path to
/etc/ld.so.conf

(please somebody correct me if this isn't the right advice for
ubuntu)

--
Bruno


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan F.  
View profile  
 More options Dec 1 2007, 7:31 am
From: "Stefan F." <ste.fors...@gmail.com>
Date: Sat, 1 Dec 2007 04:31:52 -0800 (PST)
Local: Sat, Dec 1 2007 7:31 am
Subject: Re: Missing exposure tab in hugin 0.7beta4
Thanks Bruno, you gave me the right hints.
The path was already correct (echo $PATH)
The library path in  /etc/ld.so.conf was also correct

But the system needed "sudo ldconfig" to load the new path.
Now Hugin is starting and I see the exposure tab ...!

thanks
   Stefan
-----------------------------------------------------
Putting together all missing hints in
<http://wiki.panotools.org/Hugin_Compiling_Ubuntu>

- Start Applications.Accessories.Terminal

- install "libwxgtk2.8-dev" and 2 related packages with synaptic
package manager

- install "gettext"  with synaptic package manager to get  the
"msgfmt" program

- sudo ldconfig  (for first time compiler's only)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan F.  
View profile  
 More options Dec 1 2007, 8:12 pm
From: "Stefan F." <ste.fors...@gmail.com>
Date: Sat, 1 Dec 2007 17:12:29 -0800 (PST)
Local: Sat, Dec 1 2007 8:12 pm
Subject: Re: Missing exposure tab in hugin 0.7beta4
Well.. It's not really finished.. I still got a problem when building
enblend:
    enblend-gpu.o: In function `initGPU(int*, char**)':
       undefined reference to `glutInit' , `glutDestroyWindow' ... and
some more

After "./configure" I found the following warning:

    checking for GLUT library... no
    configure: WARNING: WARNING: GL/GLU/GLUT not found, disabling GPU
mode

I'm finding header files under /usr/include/GL   (glut.h,
freeglut.h ...)
I'm finding libraries under /usr/lib  (libGL.so.1.0.9639, libGLU.so.
1.3.070001, libglut.so.3.8.0 and some links to it)

I fiddeled around with installing and uninstalling the packages:
freeglut3-dev, libglut3-dev and glutg3-dev but was not successful.
When getting the libraries as described below, both packages freeglut3-
dev and libglut3-dev are installed.
          sudo apt-get install pkg-config libtiff4-dev libboost-graph-
dev libboost-thread-dev \
                              liblcms1-dev libglew-dev libplot-dev
libglut3-dev libopenexr-dev libopenexr2c2a

Maybe it shouldn't build "enblend-gpu.o" at all ..?

So I'm quite lost here and can't build enblend under ubuntu.

        Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kornel Benko  
View profile  
 More options Dec 2 2007, 5:26 am
From: Kornel Benko <Kornel.Be...@berlin.de>
Date: Sun, 2 Dec 2007 11:26:59 +0100
Local: Sun, Dec 2 2007 5:26 am
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4

Am Sonntag 02 Dezember 2007 schrieb Stefan F.:

> Well.. It's not really finished.. I still got a problem when building
> enblend:
>     enblend-gpu.o: In function `initGPU(int*, char**)':
>        undefined reference to `glutInit' , `glutDestroyWindow' ... and
> some more

Since I have no problems here with kubuntu, I searched for this reference.
Here it is in "/usr/lib/libglut.so.3", which is a part of "freeglut3"-package.
(This is _not_ freeglut3-dev)

Hope it helps.

        Kornel

--
Kornel Benko
Kornel.Be...@berlin.de

  application_pgp-signature_part
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruno Postle  
View profile  
 More options Dec 2 2007, 4:20 pm
From: Bruno Postle <br...@postle.net>
Date: Sun, 2 Dec 2007 21:20:53 +0000
Local: Sun, Dec 2 2007 4:20 pm
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4
On Sat 01-Dec-2007 at 17:12 -0800, Stefan F. wrote:

>    enblend-gpu.o: In function `initGPU(int*, char**)':
>       undefined reference to `glutInit' , `glutDestroyWindow' ... and

>After "./configure" I found the following warning:

>    checking for GLUT library... no
>    configure: WARNING: WARNING: GL/GLU/GLUT not found, disabling GPU
>mode

I had the same problem on fc8 x86_64 and got it to compile by
starting with a fresh enblend CVS checkout.

Though now I get the same error building in a mock chroot with all
the right headers/libraries installed, so there is something else
going on here.

--
Bruno


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michal  
View profile  
 More options Dec 3 2007, 5:13 am
From: Michal <mic...@lightcomp.cz>
Date: Mon, 03 Dec 2007 11:13:04 +0100
Local: Mon, Dec 3 2007 5:13 am
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4

Make sure that you have x86_64 libraries installed.

[root@kursk lib]# yum list mesa-libGL mesa-libGLU
Installed Packages
mesa-libGL.x86_64                        6.5.2-13.fc7
installed
mesa-libGL.i386                          6.5.2-13.fc7
installed
mesa-libGLU.x86_64                       6.5.2-13.fc7
installed
mesa-libGLU.i386                         6.5.2-13.fc7
installed


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruno Postle  
View profile  
 More options Dec 3 2007, 5:01 pm
From: Bruno Postle <br...@postle.net>
Date: Mon, 3 Dec 2007 22:01:41 +0000
Local: Mon, Dec 3 2007 5:01 pm
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4
On Mon 03-Dec-2007 at 11:13 +0100, Michal wrote:

>>>    checking for GLUT library... no
>>>    configure: WARNING: WARNING: GL/GLU/GLUT not found, disabling GPU
>>>    mode
> Make sure that you have x86_64 libraries installed.

> [root@kursk lib]# yum list mesa-libGL mesa-libGLU

Thanks, I had them.  I eventually figured out the full list of
packages required to compile enblend, these packages and their
dependencies are required to build 3.0 on fedora:

libtiff-devel boost-devel lcms-devel plotutils-devel freeglut-devel
glew-devel

These are the additional packages required to build 3.1:

libXmu-devel libXi-devel libjpeg-devel libpng-devel

--
Bruno


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan F.  
View profile  
 More options Dec 5 2007, 3:10 pm
From: "Stefan F." <ste.fors...@gmail.com>
Date: Wed, 5 Dec 2007 12:10:54 -0800 (PST)
Local: Wed, Dec 5 2007 3:10 pm
Subject: Re: Missing exposure tab in hugin 0.7beta4
On 3 Dez., 23:01, Bruno Postle <br...@postle.net> wrote:

> dependencies are required to build 3.0 on fedora:

> libtiff-devel boost-devel lcms-devel plotutils-devel freeglut-devel
> glew-devel

> These are the additional packages required to build 3.1:

> libXmu-devel libXi-devel libjpeg-devel libpng-devel

For enblend 3.0 the following packages with similar name and
description are already installed on ubuntu:
(libtif4-dev, libboost-dev, liblcms1-dev, libplot-dev, freeglut3-dev,
libglew1.4-dev)

Also for 3.1: (libjpeg62-dev, libpng12-dev)

The only missing library was "libxi-dev" - after installin this one I
could compile - uff!
thanks again Bruno !!!

Now my odyssey has nearly ended.
Nearly - because when I want to stich a panorama from hugin I
immediately get the message
"Error while executing process"
From a terminal I can start nona and enblend - they print there
command line help message.

any more hints available ?

Thanks
    Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruno Postle  
View profile  
 More options Dec 5 2007, 6:46 pm
From: Bruno Postle <br...@postle.net>
Date: Wed, 5 Dec 2007 23:46:54 +0000
Local: Wed, Dec 5 2007 6:46 pm
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4
On Wed 05-Dec-2007 at 12:10 -0800, Stefan F. wrote:

>Now my odyssey has nearly ended.
>Nearly - because when I want to stich a panorama from hugin I
>immediately get the message
>"Error while executing process"
>From a terminal I can start nona and enblend - they print there
>command line help message.

Don't know what this might be, though you can test to see if any of
the tools are failing by stitching the project directly with 'make':

Save (without stitching), you should get a 'project.pto.mk' Makefile
as well as the 'project.pto' file.  In a terminal, run 'make' like
so:

   cd /path/to/folder
   make -f project.pto.mk

This should give you some idea where the problem is.

--
Bruno


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan F.  
View profile  
 More options Dec 6 2007, 4:23 pm
From: "Stefan F." <ste.fors...@gmail.com>
Date: Thu, 6 Dec 2007 13:23:22 -0800 (PST)
Local: Thurs, Dec 6 2007 4:23 pm
Subject: Re: Missing exposure tab in hugin 0.7beta4
This is the terminal's output:
---------------------------------------------------------------------
PTmender -o IMG_8490-IMG_8496  /home2/stefan/Pictures/2007/2007_08_12\
Chillagoe/2.\ Wahl/IMG_8490-IMG_8496.pto
PTmender Version 2.9.12 , originally written by Helmut Dersch,
rewritten by Daniel German
Number of images 7
Colour correction ignored (k). Use PTblender
Illegal token in 'p'-line [69] [E] [E-0.607398 R0 n"TIFF_m c:DEFLATE
r:CROP"]
Illegal token in 'p'-line [45] [-] [-0.607398 R0 n"TIFF_m c:DEFLATE
r:CROP"]
Illegal token in 'p'-line [48] [0] [0.607398 R0 n"TIFF_m c:DEFLATE
r:CROP"]
Illegal token in 'p'-line [46] [.] [.607398 R0 n"TIFF_m c:DEFLATE
r:CROP"]
Illegal token in 'p'-line [54] [6] [607398 R0 n"TIFF_m c:DEFLATE
r:CROP"]
Illegal token in 'p'-line [48] [0] [07398 R0 n"TIFF_m c:DEFLATE
r:CROP"]
Illegal token in 'p'-line [55] [7] [7398 R0 n"TIFF_m c:DEFLATE
r:CROP"]
Illegal token in 'p'-line [51] [3] [398 R0 n"TIFF_m c:DEFLATE r:CROP"]
Illegal token in 'p'-line [57] [9] [98 R0 n"TIFF_m c:DEFLATE r:CROP"]
Illegal token in 'p'-line [56] [8] [8 R0 n"TIFF_m c:DEFLATE r:CROP"]
Illegal token in 'p'-line [82] [R] [R0 n"TIFF_m c:DEFLATE r:CROP"]
Illegal token in 'p'-line [48] [0] [0 n"TIFF_m c:DEFLATE r:CROP"]
Syntax error in script: Line 6
Could not assign variable
Panorama script parsing error
No images found input file script file (there are no 'o' lines nor 'i'
lines
make: *** [IMG_8490-IMG_84960000.tif] Error 1
---------------------------------------------------------------------

This is the illegal p-line:
p f2 w10244 h1782 v230  k3 E-0.607398 R0 n"TIFF_m c:DEFLATE r:CROP"

--
Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruno Postle  
View profile  
 More options Dec 6 2007, 4:44 pm
From: Bruno Postle <br...@postle.net>
Date: Thu, 6 Dec 2007 21:44:07 +0000
Local: Thurs, Dec 6 2007 4:44 pm
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4
On Thu 06-Dec-2007 at 13:23 -0800, Stefan F. wrote:

>PTmender -o IMG_8490-IMG_8496  /home2/stefan/Pictures/2007/2007_08_12\ Chillagoe/2.\ Wahl/IMG_8490-IMG_8496.pto
>PTmender Version 2.9.12 , originally written by Helmut Dersch, rewritten by Daniel German
>Illegal token in 'p'-line [69] [E] [E-0.607398 R0 n"TIFF_m c:DEFLATE r:CROP"]
>Illegal token in 'p'-line [82] [R] [R0 n"TIFF_m c:DEFLATE r:CROP"]

It looks like PTmender doesn't know about the new E & R parameters,
so it refused to do the stitch.

Is there any reason why you are using 'PTmender' instead of 'nona'
as your stitcher?  'nona' should be the default.

--
Bruno


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan F.  
View profile  
 More options Dec 6 2007, 5:56 pm
From: "Stefan F." <ste.fors...@gmail.com>
Date: Thu, 6 Dec 2007 14:56:33 -0800 (PST)
Local: Thurs, Dec 6 2007 5:56 pm
Subject: Re: Missing exposure tab in hugin 0.7beta4
Thanks a lot Bruno!

I switched from 'nona' to 'PTmender' and back to 'nona' again.
I probably have saved the project with 'PTmender' once before.

I'm not shure if there was another (now solved) problem:
My initial problem "Error while executing process" may also happen
when
wrong executables from 'hugin/src/hugin1/tools/' are installed.
(as described in another post)
The correct come from  'hugin/src/tools/'.

Currently there is a missing file in SVN:
error while making hugin:
hugin/src/hugin1/base_wx/platform.cpp:29:37: error: CoreFoundation/
CFBundle.h: No such file or directory

Not to forget the success - my first panorama with automatic exposure
blending has been created !

cheers
        Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan F.  
View profile  
 More options Dec 8 2007, 5:47 am
From: "Stefan F." <ste.fors...@gmail.com>
Date: Sat, 8 Dec 2007 02:47:32 -0800 (PST)
Local: Sat, Dec 8 2007 5:47 am
Subject: Re: Missing exposure tab in hugin 0.7beta4
I believe some of this thread has already been updated in
<http://wiki.panotools.org/Hugin_Compiling_Ubuntu>

To round it up, some important,
but yet missing information:

- Building Environment: On Ubuntu, the terminal is located at
  "Applications.Accessories.Terminal"

- Building enblend: Needs library "libxi-dev"

greetings
    Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Morgan.Torvolt@gmail.com  
View profile  
 More options Dec 15 2007, 1:54 pm
From: "Morgan.Torv...@gmail.com" <Morgan.Torv...@gmail.com>
Date: Sat, 15 Dec 2007 10:54:44 -0800 (PST)
Local: Sat, Dec 15 2007 1:54 pm
Subject: Re: Missing exposure tab in hugin 0.7beta4
> The ultimate solution is to get some .debsnapshot packages
> released, as there is no need for everybody to have to jump through
> these hoops.

That would be great!

> The problem as you discovered is that your system doesn't look for
> libraries in /usr/local/lib.

I think the debian rules prevents the use of /usr/local for anything
but system admin stuff (ie. root only I guess), and the .deb
maintainers are told to move files where they belong. I do see the
logic in using /usr/local for local builds though (http://
en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard). The fact that
debian (and derivates) does not look there at all is a major pain in
the butt. Must remember to --prefix=/usr on everyting one bulids.

-Morgan-


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruno Postle  
View profile  
 More options Dec 15 2007, 4:58 pm
From: Bruno Postle <br...@postle.net>
Date: Sat, 15 Dec 2007 21:58:28 +0000
Local: Sat, Dec 15 2007 4:58 pm
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4
On Sat 15-Dec-2007 at 10:54 -0800, Morgan.Torv...@gmail.com wrote:

> I do see the logic in using /usr/local for local builds though
> (http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard). The
> fact that debian (and derivates) does not look there at all is a
> major pain in the butt. Must remember to --prefix=/usr on
> everyting one bulids.

Using `make install` to put something like hugin into /usr isn't
such a good idea as there is no easy way to remove all the files at
a later date.  On debian/ubuntu you can use `checkinstall` which
will do the right thing and give you something you can remove with
dselect (or whatever you use these days on debian for package
management).

--
Bruno


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Morgan.Torvolt@gmail.com  
View profile  
 More options Dec 16 2007, 4:38 am
From: "Morgan.Torv...@gmail.com" <Morgan.Torv...@gmail.com>
Date: Sun, 16 Dec 2007 01:38:02 -0800 (PST)
Local: Sun, Dec 16 2007 4:38 am
Subject: Re: Missing exposure tab in hugin 0.7beta4

> Using `make install` to put something like hugin into /usr isn't
> such a good idea as there is no easy way to remove all the files at
> a later date.  On debian/ubuntu you can use `checkinstall` which
> will do the right thing and give you something you can remove with
> dselect (or whatever you use these days on debian for package
> management).

Does this mean that hugin does not have a "make uninstall" option?
Surely, the number and names of executables and libraries does not
change so often that this should be difficult to maintain?

-Morgan-


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kornel Benko  
View profile  
 More options Dec 16 2007, 8:48 am
From: Kornel Benko <Kornel.Be...@berlin.de>
Date: Sun, 16 Dec 2007 14:48:50 +0100
Local: Sun, Dec 16 2007 8:48 am
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4

Am Samstag 15 Dezember 2007 schrieb Morgan.Torv...@gmail.com:

Hi Morgan,
this is not needed. Look at your configuration file "/etc/ld.so.conf". There
should be a line like
        include /etc/ld.so.conf.d/*.conf
Now you could create a file (e.g. /etc/ld.so.conf.d/local.conf) with
a simple line
        /usr/local/lib
Then call
        sudo ldconfig
and you are done.

        Kornel

--
Kornel Benko
Kornel.Be...@berlin.de

  application_pgp-signature_part
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bruno Postle  
View profile  
 More options Dec 16 2007, 10:49 am
From: Bruno Postle <br...@postle.net>
Date: Sun, 16 Dec 2007 15:49:29 +0000
Local: Sun, Dec 16 2007 10:49 am
Subject: Re: [hugin-ptx] Re: Missing exposure tab in hugin 0.7beta4
On Sun 16-Dec-2007 at 01:38 -0800, Morgan.Torv...@gmail.com wrote:

> Does this mean that hugin does not have a "make uninstall" option?
> Surely, the number and names of executables and libraries does not
> change so often that this should be difficult to maintain?

It doesn't and maybe it should, but even if it did this would be
very fragile - On most linux distributions /usr is maintained
entirely by the package management system.

This is why we don't have to worry about linux systems getting
'clogged up', all I have to do is `rm -rf /usr/local && yum update`
and I have a system that is effectively as clean as a fresh install.

--
Bruno


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »