SCI Seg3D Mailing List

Text archives Help


[Seg3D] Re: How to install Seg3d on ubuntu 10.04?


Chronological Thread 
  • From: Ayla Khan <ayla@sci.utah.edu>
  • To: Donghyeon Kim <danielkim@gist.ac.kr>
  • Cc: seg3d@sci.utah.edu
  • Subject: [Seg3D] Re: How to install Seg3d on ubuntu 10.04?
  • Date: Wed, 19 Oct 2011 18:22:30 -0600

Hi Donghyeon,

To compile Seg3D on Ubuntu, you need to have CMake 2.8 available and Qt (minimum version is 4.6.0, but I believe most of the seg3d developers are building against 4.7.3). Once you have the source archive unpacked, go to the seg3d bin directory and run 'cmake ../src', or 'ccmake ../src' for the interactive ncurses version if available, or use the CMake GUI if available. If using ccmake or the GUI, run the configure and generate commands (cmake will do this in one step if there are no errors). You may have to install additional packages - CMake will list missing libraries. Once CMake has successfully generated a Makefile, build using GNU make.

Ayla

On Oct 11, 2011, at 2:29 AM, Donghyeon Kim wrote:

Hi, all

I want to compiile Seg3d(2.1.2), so i've download source file and extract it

But there is no build.sh, how can i compile Seg3d on ubuntu?

Regards,

Donghyeon




 
-------------------------------------------------- 
DONGHYEON KIM, MS Student 
Dept. of Info. & Comm., Gwangju Institute of Science and Technology(GIST) 
261 Cheomdan-gwagiro, Buk-gu, Gwangju 500-712, South Korea
Tel: +82-62-715-2266 Cell: +82-10-9361-3781
E-mail: danielkim@gist.ac.kr URL: http://biocomput.gist.ac.kr
 






Archive powered by MHonArc 2.6.16.

Top of page