Go to page:

Search:   Help

Navigation

Groups

LyX documentation

Edit

Shared groups

Links

FAQ /

Obtaining

<< Compatibility | Page list | ERT >>

Obtaining and compiling LyX

§ What do I need for compilation?

  • LyX source code: lyx-1.x.x.tar.gz
  • QT library: (using the latest version available is recommended) xforms is no longer used.
  • A modern C++ compiler. If you are using gcc, LyX requires at least version 2.95.2. The development version LyX 1.4-cvs requires a modern STL library. You can either use gcc 3.x, or if you have to use gcc 2.95, you can build LyX with http://www.stlport.org/

Installation

§ How do I compile it?

  • ./configure
  • make
  • make install (usually as root, though you don't have to be if you add flags to the configure command)

See the INSTALL file for more details.

§ I hate compiling. Where are precompiled binaries?

For Windows, see the Windows pages on this wiki.

Linux users should first check if LyX comes with their distribution. Look here.

Debian, Ubuntu and Ark Linux users can simply apt-get install lyx.

Most of the above packages are available as precompiled binaries. LyX binaries may be obtained from [1] or [2].

Installation

§ Known problems

§ Other dependencies

Except compilation dependencies you need other packages to have LyX working properly. You may be able to get Lyx installed, but the ability to convert may not be there. Look here.

§ Is pdftex the same thing as pdflatex?

§ What should I install with an already compiled Lyx in order for it to convert latex to pdf?

<< Compatibility | FAQ.PageList | ERT >>

Edit - History - Print - Recent Changes - All Recent Changes - Search
Page last modified on 2008-07-26 11:41 CEST