SCIRun User Mailing List

Text archives Help



Chronological Thread 
  • From: "J. Davison de St. Germain" <dav@cs.utah.edu>
  • To: richardc@sci.utah.edu
  • Cc: scirun-users@sci.utah.edu
  • Date: Fri, 24 Sep 2004 11:23:21 -0600 (MDT)


> There are instructions on where to put the SCIRun source code and 
> packages in the Software Documentation Guide. But, you don't specify 
> where to put the ThirdParty_osx.1.22.0
> 
> Does it matter?

Hi,

  It does not matter where you put the ThirdParty_osx.1.22.0
directory.  (Note, this is the installation source code directory for
the thirpdarty.)  Once you have located this install directory, you cd
into it.  Then you run the install script and tell it where to put the
compiled thirdparty (bin/lib, etc).

  There are two popular choices with regards to this.

1) In /usr/local/SCIRun/Thirdparty

or 

2) In your home directory: ~/SCIRun/Thirdparty.

The advantage of 1) is that it is readily available for everyone on
your system (make sure you chmod -R go+rX on it after the
installation.)  The advantage of 2) is that you don't need permissions
to create it in your home directory (and if it is only you using it,
this works well.)

I might also suggest that you name the install directory something
like this:

.../Thirdparty/1.22/Darwin/gcc-<version>-32bit/

(Where 1.22 is the version number of SCIRun, version is the gcc
version and is something like '3.3', and 32 is the number of bits used
for the compilation.)

In this way, if your compiler changes or you upgrade to a newer
version of SCIRun, you will know exactly which thirdparty(s) you have
installed.

  Please let me know if you have any other questions.

      Sincerely,
                J. Davison de St. Germain

-----------------------------------------------------------------------
- J. Davison de St. Germain         dav@cs.utah.edu    (801) 581-4078 -
- Chief Software Engineer           http://www.cs.utah.edu/~dav       -
- SCI Institute, SE C-SAFE          University of Utah                -
-----------------------------------------------------------------------
===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================




  • [no subject], J. Davison de St. Germain, 09/24/2004

Archive powered by MHonArc 2.6.16.

Top of page