Go to page:

Search:   Help

Navigation

Groups

LyX documentation

Edit

Shared groups

Links

FAQ /

Obtaining

Categories: FAQ, Install
<< | Page list | >>

Obtaining and compiling LyX

§ What do I need for compilation?

  • LyX source code: lyx-1.x.x.tar.gz
    Get it here
  • The remaining requirements may be details you don't need to worry about, if your operating system distribution will arrange for them all in one go. For instance, see the Ubuntu compilation instructions for how to ensure that all dependencies are ready for compiling. Otherwise, you will somehow also need to ensure you have:
* QT 4 library: using the latest version available is recommended.
* A modern C++ compiler. If you are using gcc, LyX requires at least version 3.x.

§ 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?

Binaries for Windows and Mac OS X are provided at the LyX homepage.

For more info, see

Linux binaries are usually provided by the Linux distributions. For more info, see

§ 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.

FAQ Install

<< | FAQ.PageList | >>

Edit - History - Print - Recent Changes - All Recent Changes - Search
Page last modified on 2010-09-13 20:40 CEST