Tex-fourier-gutenberg version 1.4.1 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    tex-fourier-gutenberg  most recent diff


    version 1.4.1

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


      The tex-fourier-gutenberg Portfile 41846 2008-11-11 06:56:17Z ryandesign macports.org $

      PortSystem 1.0

      Name: tex-fourier-gutenberg
      Version: 1.4.1
      Category: tex print
      Maintainers: nomaintainer
      Description: Fourier-GUTenberg provides all complementary typefaces needed to allow Utopia based TeX typesetting.
      Long Description: ${description}
      Platform: darwin
      Homepage:
      Master Sites: http://www.ring.gr.jp/pub/text/CTAN/fonts/ ftp://ftp.jaist.ac.jp/pub/TeX/tex-archive/fonts/
      distname fourier-GUT
      use_zip yes
      Checksums: md5 4240bba0b9084edba32010d1c7e34275 sha1 84e553b00ce9a60681b8ebd64db2e721d3469f81 rmd160 b95903070f38c545d8cccc39da38195e7a116d16

      depends_lib bin:mktexlsr:texlive path:share/texmf-local/fonts/type1/adobe/utopia/putr8a.pfb:tex-utopia

      use_configure no

      build {}

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/texmf-local
      foreach d {doc fonts tex} {
      copy ${worksrcpath}/${d} ${destroot}${prefix}/share/texmf-local/${d}
      }
      }

      post-activate {
      system "mktexlsr"
      ui_msg "\nBefore using fourier-GUT, please make sure to update font map files.\n"
      ui_msg " \$ sudo updmap-sys --enable Map fourier.map\n"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.