[ptx] CVS SIGABRT
Pablo dAngelo
Pablo.dAngelo at web.de
Thu Jun 29 13:45:01 BST 2006
Hi,
> -----Ursprüngliche Nachricht-----
> Von: "Jean-Luc Coulon (f5ibh)" <jean.luc.coulon at gmail.com>
> I have remarked I can run hugin from the directory where it has been
> built and only from this one.
> i.e
> /usr/local/src/hugin0.5+cvs20060629-1/src/hugin/hugin works
> /usr/bin/hugin --> abort
> [everywhere]/hugin --> abort
hugin requires the xrc/ folder (it contains the gui layout files and more).
This is either searched in the current directory, or in the prefix specified by
./configure --prefix=/some/place
So you can't just copy the hugin executable around, because it won't find its data files.
So the traditional
./configure
make
make install
approach should work fine. Is there a reason why you would like to copy just the exectable into some other directory?
ciao
Pablo
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
More information about the ptx
mailing list