Am Wednesday 06 January 2010 schrieb Doug: > On 06/01/10 13:22, Seb Perez-D wrote: > > On Wed, Jan 6, 2010 at 13:48, Doug<[email protected]> wrote: > >> I ran "cmake . -DCMAKE_INSTALL_PREFIX=/usr/local" in > >> ~/downloads/autopano-sift-c-2.5.1/ > >> then "make" > >> then as root "make clean all" > >> which did install autopano-sift-c in > >> ~/downloads/autopano-sift-c-2.5.1/APSCpp/, but *not* in /usr/local. > >> Then I copied autopano-sift-c to /usr/local/bin. > > > > As root, "make install" should do the trick. > > > > Cheers, > > > > Seb > > > Many thanks! That did it.
Please never try to compile as root.
Use e.g.
make
sudo make install
( But of course, it's your machine.)
> Where should the request to update the README files go?
>
> Doug
>
Kornel
--
Kornel Benko
[email protected]
signature.asc
Description: This is a digitally signed message part.
