Libhangul version 0.0.4 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    libhangul  most recent diff


    version 0.0.4

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


      The libhangul Portfile 30259 2007-10-23 02:31:56Z jmpp macports.org $

      PortSystem 1.0
      Name: libhangul
      Version: 0.0.4
      Category: x11
      Platform: darwin
      Maintainers: nomaintainer
      Description: A library for hangul processing.
      Long Description: ${description}

      Homepage: http://nabi.kldp.net
      Master Sites: http://kldp.net/frs/download.php/3733/

      depends_lib port:libiconv
      Checksums: md5 a32301e03a381917cb2ec836a43a9664
      Patch Files: patch-Makefile patch-test

      post-patch {
      reinplace "s|__PLATFORM__|ppc|g" ${worksrcpath}/test/hangul.c

      if { [variant_isset i386] } {
      reinplace "s|__PLATFORM__|i386|g" ${worksrcpath}/test/hangul.c
      }
      }

    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/libhangul
      % sudo port install libhangul
      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 libhangul
      ---> Verifying checksum for libhangul
      ---> Extracting libhangul
      ---> Configuring libhangul
      ---> Building libhangul with target all
      ---> Staging libhangul into destroot
      ---> Installing libhangul
    - 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 libhangul with these commands:
      %  man libhangul
      % apropos libhangul
      % which libhangul
      % locate libhangul

     Where to find more information:

    Darwin Ports



    Lightbox this page.