iv3d-users

Text archives Help


[IV3D-USERS] ImageVis3D on Linux, doesn't work, build doesn't work either


Chronological Thread 
  • From: "Dr. M. C. Nelson" <mcnelson@materialintelligencellc.com>
  • To: <iv3d-users@sci.utah.edu>
  • Subject: [IV3D-USERS] ImageVis3D on Linux, doesn't work, build doesn't work either
  • Date: Thu, 11 Mar 2010 13:46:30 -0500
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=materialintelligencellc.com; h=Received:Reply-To:From:To:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:Thread-Index:Content-Language:x-cr-hashedpuzzle:x-cr-puzzleid:X-Identified-User; b=OMZKHQDU6OxBH5OLfqHzGqOilNGg9CD9YwKqpnnz8GunrItAWLYJLhJVhWJGtssoq+A8tGsE/gir0l62lQXrqpxwWAeIA2xoqYXT48MjfGYCchRzDOtTmubDjwtOQrJ4;

We tried running the linux binary.  It generated a seg fault.

Then we tried building it following the instructions from the web page, that
also failed.

Here is what we experienced in the build attempt:

We downloaded the source with

        svn co https://gforge.sci.utah.edu/svn/imagevis3d

and then ran

        qmake

We did not have the executable, even though we have Qt 4.5

So we tried installing qt-devl

        yum install qt-devel

That didn't give us qmake either, so we ran

        sh Scripts/Linux-StaticQt.sh


That also did not give us a qmake, but it did give us a qmake-qt4.

After running qmake-qt4, we tried running make. It reports that it cannot
find Tuvok.pro





Archive powered by MHonArc 2.6.16.

Top of page