On 7/6/06, Srinivas Nedunuri <[EMAIL PROTECTED]> wrote:
hello, I downloaded the source for lyx lyx-1.4.1.tar.gz from ftp://ftp.lyx.org/pub/lyx/stable/ but I see no source code. The config directory has a bunch of .m4 files, and a handful of scripts. what have i missed? I'm sure its something dumb...
The sources are in the src directory. To build lyx, you should install automake, autoconf, run autogen.sh, configure, make and make install; or read INSTALL.scons. Bo
