How to install "libgsf" library


  1. install "Xcode".
    1. join ADC (Apple Developer Connection).This membership is free of charge.
    2. download latest Xcode and install it.
  2. install "Homebrew"
    1. open "Terminal" application in "Applications" -> "Utilities"
    2. copy the following line, paste it in the Terminal screen, and press the return key
      ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
  3. install "libgsf"
    Since the current version of TI Workbench for off-line is 64 bit version, universal binary (32/64 bit version) of libgsf is not necessary only for off-line version of TI Workbench.  However some on-line versions of TI Workbench still runs in the 32 bit mode. In such case universal binary of libgsf is necessary to be installed.