SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] MacOS-X 10.3.8 SCIRun thirdparty packages did not install correctly


Chronological Thread 
  • From: McKay Davis <mdavis@sci.utah.edu>
  • To: Stewart Dickson <dicksonsp@ornl.gov>, scirun-users@sci.utah.edu
  • Subject: Re: [SCIRUN-USERS] MacOS-X 10.3.8 SCIRun thirdparty packages did not install correctly
  • Date: Mon, 28 Feb 2005 10:47:48 -0700

Stewart,
You must have the X11SDK.pkg installed before building the Thirdparty tarball. The file you're referring to is a stub file for the non-X11 verison of Tk. The 'X11SDK.pkg' file can be found in the 'Packages' directory of the Xcode Tools disk image available from either your OSX install disc or Apple's website.

Hope this helps,

-McKay Davis
SCIRun Developer


Stewart Dickson wrote:

Hello:

I just tried installing the Thirdparty_osx.1.24.0 tarball on my
PowerBook -- MacOS-X 10.3.8
(513 MB RAM)

Do you know why the compiler can't find X11/Xlib.h when it exists on my
machine at:
/Library/Frameworks/Tk.framework/Versions/8.4/Headers/X11/Xlib.h ?

Thanks,

-Stewart

Build errors follow:

cd local/SCIRun/Thirdparty_osx.1.24.0
./install.sh /usr/local/SCIRun/Thirdparty_osx
...
Installing TK:
...
cc -pipe -c -O3 -Wall -Wconversion -Wno-implicit-int -fno-common
-I/usr/local/SC
IRun/Thirdparty_osx/src/tk/unix
-I/usr/local/SCIRun/Thirdparty_osx/src/tk/unix/.
./generic -I/usr/local/SCIRun/Thirdparty_osx/src/tk/unix/../bitmaps
-I/usr/local
/SCIRun/Thirdparty_osx/src/tcl/generic  -DHAVE_UNISTD_H=1
-DHAVE_LIMITS_H=1 -DST
DC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1
-DHAVE_PW_GECOS=1      -
DTCL_NO_DEPRECATED
/usr/local/SCIRun/Thirdparty_osx/src/tk/unix/../generic/tk3
d.c
In file included from
/usr/local/SCIRun/Thirdparty_osx/src/tk/generic/tkInt.h:21
,
                from
/usr/local/SCIRun/Thirdparty_osx/src/tk/generic/tk3d.h:18,
                from
/usr/local/SCIRun/Thirdparty_osx/src/tk/generic/tk3d.c:16:
/usr/local/SCIRun/Thirdparty_osx/src/tk/generic/tk.h:83:29: X11/Xlib.h:
No such
file or directory
...
[and yet ... locate Xlib.h
   /Library/Frameworks/Tk.framework/Versions/8.4/Headers/X11/Xlib.h]

Installing ITCL:
...
WARNING:  Compiler is cc but Tcl was compiled with cc -pipe
...

In file included from
/usr/local/SCIRun/Thirdparty_osx/src/itcl/itk/unix/tkAppInit.c:16:
/usr/local/SCIRun/Thirdparty_osx/src/tk/generic/tk.h:83:29: X11/Xlib.h:
No such
file or directory
...
In file included from
/usr/local/SCIRun/Thirdparty_osx/src/itcl/itk/generic/itk.
h:61,
                from
/usr/local/SCIRun/Thirdparty_osx/src/itcl/itk/generic/itkS
tubInit.c:14:
/usr/local/SCIRun/Thirdparty_osx/src/tk/generic/tk.h:83:29: X11/Xlib.h:
No such
file or directory
...
Installing BLT:
...
gcc -c -Wall -O6 -fno-common   -I. -I.
-I/usr/local/SCIRun/Thirdparty_osx/src/t
k/generic -I/usr/local/SCIRun/Thirdparty_osx/include
-I/usr/X11R6/include bltAll
oc.c
In file included from bltInt.h:41,
                from bltAlloc.c:1:
/usr/local/SCIRun/Thirdparty_osx/src/tk/generic/tk.h:83:29: X11/Xlib.h:
No such
file or directory
...
Verifying installation of thirdparty files:

  PACKAGE: dlcompat
     dlfcn.h: yes
     libdl.1.dylib: yes
     libdl.a: yes
  SUCCEEDED

  PACKAGE: tcl
     tcl.h: yes
     tclDecls.h: yes
     tclInt.h: yes
     tclIntDecls.h: yes
     tclPlatDecls.h: yes
     libtcl.dylib: yes
     libtcl8.3.dylib: yes
     libtclstub8.3.a: yes
     tcl: yes
     tcl8.3: yes
     tclConfig.sh: yes
  SUCCEEDED

  PACKAGE: tk
     tk.h: no
     tkDecls.h: no
     tkIntXlibDecls.h: no
     tkPlatDecls.h: no
     libtk.dylib: no
     libtk8.3.dylib: no
     libtkstub8.3.a: no
     tk: no
     tk8.3: no
     tkConfig.sh: no
  FAILED

  PACKAGE: itcl
     itcl.h: yes
     itclDecls.h: yes
     itclInt.h: yes
     itclIntDecls.h: yes
     itkDecls.h: yes
     itcl: yes
     itcl3.1: yes
     itclConfig.sh: yes
     itk: no
     iwidgets: yes
     iwidgets2.2.0: yes
     iwidgets3.1.0: yes
     libitcl.dylib: yes
     libitcl3.1.dylib: yes
     libitclstub3.1.a: yes
     libitk.dylib: no
  FAILED

  PACKAGE: blt
     blt.h: no
     bltBind.h: no
     bltChain.h: no
     bltHash.h: no
     bltList.h: no
     bltPool.h: no
     bltTree.h: no
     bltVector.h: no
     blt2.4: yes
     libBLT.a: no
     libBLT.dylib: no
     libBLT24.a: no
     libBLT24.dylib: no
     libBLTlite.a: no
     libBLTlite24.a: no
     libBLTlite24.dylib: no
  FAILED

  PACKAGE: xerces
     xercesc: yes
     libxerces-c.21.dylib: yes
     libxerces-c.dylib: yes
     libxerces-c.dylib.21.0: yes
  SUCCEEDED

  PACKAGE: mpeg
     mpege.h: yes
     mpege_im.h: yes
     libmpege.a: yes
     libmpege.dylib: yes
  SUCCEEDED

  PACKAGE: ImageMagick
     Magick++: yes
     Magick++.h: yes
     magick: yes
     ImageMagick: yes
     libMagick++.a: yes
     libMagick++.la: yes
     libMagick.a: yes
     libMagick.la: yes
  SUCCEEDED

  PACKAGE: unp
     unpv12e/addrinfo.h: yes
     unpv12e/unp.h: yes
     unpv12e/unpifi.h: yes
     unpv12e/unprtt.h: yes
     unpv12e/unpthread.h: yes
     libunp.a: yes
     libscisock.a: yes
  SUCCEEDED

  PACKAGE: jar
     xalan.jar: yes
     xalanj-license.txt: yes
     xercesImpl.jar: yes
     xml-apis.jar: yes
  SUCCEEDED

  PACKAGE: Teem
     affine: yes
     airSanity: yes
     cubic: yes
     emap: yes
     gkms: yes
     idx2pos: yes
     ilk: yes
     miter: yes
     mrender: yes
     nrrdSanity: yes
     overrgb: yes
     pos2idx: yes
     pprobe: yes
     qbert: yes
     spots: yes
     tend: yes
     undos: yes
     ungantry: yes
     unu: yes
     vprobe: yes
     teem: yes
     libair.a: yes
     libalan.a: yes
     libbane.a: yes
     libbiff.a: yes
     libdye.a: yes
     libecho.a: yes
     libell.a: yes
     libgage.a: yes
     libhest.a: yes
     libhoover.a: yes
     liblimn.a: yes
     libmite.a: yes
     libmoss.a: yes
     libnrrd.a: yes
     libteem.a: yes
     libten.a: yes
     libunrrdu.a: yes
  SUCCEEDED

WARNING: One or more thirdparty packages did not install correctly!



===========================================================================
== 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 ==
===========================================================================


===========================================================================
== 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         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page