SCIENTIFIC-LINUX-USERS Archives

December 2014

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Phil Wyett <[log in to unmask]>
Reply To:
Date:
Mon, 8 Dec 2014 23:48:39 +0000
Content-Type:
multipart/signed
Parts/Attachments:
text/plain (1544 bytes) , signature.asc (851 bytes)
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



ATOM RSS1 RSS2