Fxscintilla version 1.78.0 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    fxscintilla  most recent diff


    version 1.78.0

      View the most recent changes for the fxscintilla port at: fxscintilla.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for fxscintilla.
      The raw portfile for fxscintilla 1.78.0 is located here:
      http://fxscintilla.darwinports.com/dports/x11/fxscintilla/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/fxscintilla


      The fxscintilla Portfile 59167 2009-10-10 21:37:59Z blb macports.org $

      PortSystem 1.0

      Name: fxscintilla
      Version: 1.78.0
      Revision: 0
      Description: FOX wrapper for the Scintilla source code library
      Long Description: fxscintilla is a FOX wrapper for the Scintilla source code widget library.
      Maintainers: lylejohnson.name:lyle
      Category: x11
      Platform: darwin
      Homepage: http://www.nongnu.org/fxscintilla
      Master Sites: http://savannah.nongnu.org/download/fxscintilla/
      Checksums: md5 22d4134ac76c470c165c6db758ae6b42
      depends_lib port:fox
      configure.pre_args --prefix=${prefix}
      configure.args --enable-shared --with-foxinclude=${prefix}/include --with-foxlib=${prefix}/lib

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/fxscintilla
      % sudo port install fxscintilla
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching fxscintilla
      ---> Verifying checksum for fxscintilla
      ---> Extracting fxscintilla
      ---> Configuring fxscintilla
      ---> Building fxscintilla with target all
      ---> Staging fxscintilla into destroot
      ---> Installing fxscintilla
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using fxscintilla with these commands:
      %  man fxscintilla
      % apropos fxscintilla
      % which fxscintilla
      % locate fxscintilla

     Where to find more information:

    Darwin Ports



    Lightbox this page.