« Return to Thread: Problem with installation of Hugin on Ubuntu

Re: Problem with installation of Hugin on Ubuntu

by Andrii :: Rate this Message:

Reply to Author | View in Thread



> Which version of Ubuntu? What processor?

I use remote access to Linux PC via VNC viewer.
So I don't know how get the information about version of Ubuntu and
processor.
What commands I have to use in console for getting this information?

> Which version of Hugin?
> Where did you install it from?
> Did you compile Hugin yourself?


Ubuntu I installed according to http://wiki.panotools.org/Hugin_Compiling_ubuntu
using commands here:

sudo apt-get install cmake libopenexr-dev libboost-dev boost-build
libboost-thread-dev libboost-graph-dev \
  gettext libwxgtk2.8-dev libexiv2-dev libimage-exiftool-perl libglew-
dev
svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk/
hugin
cd hugin
cmake -DCMAKE_INSTALL_PREFIX=/usr/local .
make
sudo make install
sudo ldconfig


--~--~---------~--~----~------------~-------~--~----~
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, send email to hugin-ptx@...
To unsubscribe from this group, send email to hugin-ptx-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Problem with installation of Hugin on Ubuntu