Download and Install lyx version 1.5.4 on Mac OS X
Thursday the 28th of August, 2008

    lyx  most recent diff


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



      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      # $Id: Portfile 35662 2008-04-01 19:38:28Z jmr macports.org $

      PortSystem 1.0

      Name: LyX
      Version: 1.5.4
      Platform: darwin
      Category: aqua
      Maintainers: rsorasen broadpark.no
      Description: WYSIWYM document processor

      Long Description: LyX is an advanced open source document processor that encourages an approach to writing based on the structure of your documents, not their appearance. LyX lets you concentrate on writing, leaving details of visual layout to the software.

      Homepage: http://www.lyx.org/
      master_sites http://lyx.cybermirror.org/stable/ http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/ ftp://ftp.ntua.gr/pub/X11/LyX/stable/ ftp://ftp.lyx.org/pub/lyx/stable/ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/
      use_bzip2 yes
      distname lyx-${version}
      checksums md5 6f424dc23af78e1d39c6962101cde2e9 sha1 75c2be653b64eedeb443caf2b0401fb74a15e908 rmd160 fca3cb9c9c9437e879c8abea820fbd28a5d1d72d

      depends_lib port:qt4-mac bin:tex:texlive port:ImageMagick port:python25

      patchfiles patch-ltmain.sh

      use_parallel_build yes
      configure.python ${prefix}/bin/python2.5
      configure.pre_args --prefix=/Applications/MacPorts/LyX.app
      configure.args --with-frontend=qt4 --without-x --with-included-gettext --enable-optimization=-Os --disable-concept-checks --with-qt4-dir=${prefix}

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

     Where to find more information:

    Darwin Ports



    image test