Am Montag, 18. November 2013 um 20:28:48, schrieb Michael Below <[email protected]> > > Hi Carlos, > > Am Montag, den 18.11.2013, 09:51 -0200 schrieb Carlos Eduardo G. > Carvalho (Cartola): > > > among free solutions I used to use Salado Player (flash) and VR5 (HTML5), > > but the easiest way to share, IMHO, is to create a free account at > > 360cities.net and upload your equirectangular. TourWrist is another option. > > Take a look at this article, where I mention this and other tips: > > Thanks. Your article got me to try & build panini. This didn't work out: > The SVN repository mentioned in the wiki is no longer there, the > alternate link offered in the sf.net error message doesn't seem to work > either. When I downloaded the ZIP from sf.net, qmake complained that I > am not using subversion 1.5 (instead I use a current version), and when > I ran make, it stopped with this error: > > /usr/bin/ld: build/pvQt_QTVR.o: undefined reference to symbol 'inflate' > /lib/x86_64-linux-gnu/libz.so.1: error adding symbols: DSO missing from > command line > collect2: error: ld returned 1 exit status
I had no problems on ubuntu (12.04).
This are the last showed commands:
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG
-DQT_OPENGL_LIB \
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64
-I. \
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtOpenGL \
-I/usr/include/qt4 -I/usr/X11R6/include -Ibuild -Ibuild -o build/About.o
src/About.cpp
g++ -m64 -Wl,-O1 -o Panini build/main.o build/pvQtPic.o build/pvQtView.o
build/MainWindow.o \
build/GLwindow.o build/pvQt_QTVR.o build/picTypeDialog.o
build/pictureTypes.o build/panosurface.o \
build/panosphere.o build/panocylinder.o build/TurnDialog.o build/About.o
build/moc_pvQtPic.o \
build/moc_CubeLimit_dialog.o build/moc_pvQtView.o build/moc_MainWindow.o
build/moc_GLwindow.o \
build/moc_picTypeDialog.o build/moc_About.o build/moc_pvQtMouseModes.o
build/moc_TurnDialog.o \
build/qrc_PaniniIcon.o -lGLU -L/usr/lib/x86_64-linux-gnu
-L/usr/X11R6/lib64 -lQtOpenGL \
-lQtGui -lQtCore -lGL -lpthread
The created 'Panini' works here.
> Then I tried building panoglview instead. I got as far as running
> the ./bootstrap, which complained I had no automake -- in fact, it ist
> checking for automake 1.7 to 1.11, and I have 1.14 installed.
You could patch bootstrap to accept 1.14
I didn't try, I have only version 1.11.3.
> Is there a panorama viewer that can be built on a current Linux system?
>
> Cheers
>
> Michael
>
Kornel
signature.asc
Description: This is a digitally signed message part.
