On 12/08/2014 03:48 PM, Phil Wyett wrote:
On Mon, 2014-12-08 at 12:34 -0800, Yasha Karant wrote:
I have used sView in the past as a stereoscopic image view under X86-64 SL6.
http://www.sview.ru/en/
to build the RPM, the instructions I have read:
RPM-based distributive
yum install gcc gcc-c++
yum install gtk+-devel gtk2-devel
yum install mesa-libGLU-devel glew-devel
yum install openal-devel
yum install libconfig-devel
rpm -Uvh
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
yum install ffmpeg-devel
#yum install libavcodec-devel libavdevice-devel libavformat-devel
libavutil-devel libswscale-devel
su
yum install rpm-build
mkdir -p ${HOME}/workspace/redhat/{RPMS,SRPMS,SPECS,SOURCES,BUILD}
echo "%_topdir ${HOME}/workspace/redhat" > ${HOME}/.rpmmacros
wget
https://launchpad.net/~sview/+archive/stable/+files/sview_12.05-1%7Eprecise.tar.gz
mv sview_12.05-1~precise.tar.gz
$HOME/workspace/redhat/SOURCES/sview_12.05-1.tar.gz
rpmbuild -ba distribution/sView.rpm.spec
end quote.
Unfortunately, this seems to have run into a bit of a snag on SL7. Does
anyone either have a current running version of sView or other
stereoscopic viewer application(s) for SL7 that is recommended?
Yasha Karant
Hi,
Wow, the 'bit of a snag' being the mass of compiler errors emitted when
a build is attempted. This code in it's current condition will not build
on SL 7. You need to speak with the upstream developers of sview and
report the gcc 4.8 build issues with them.
Regards
Phil
Yes -- you observed the issue, and I strongly suspect that the upstream
developers will not clean this up.
In the interim, as I mentioned above:
is there another stereoscopic viewer application(s) for SL7 that is
recommended?
Thanks,
Yasha