Hello,
I tried to compile LyX-1.3.6 on stock Slackware 10.1 system. My build script
is given below:
#!/bin/sh
VERSION=1.3.6
SLKCFLAGS="-O2 -march=i486 -mcpu=i686"
CFLAGS="$SLKCFLAGS"
CXXFLAGS="$SLKCFLAGS"
rm -rf lyx-$VERSION
tar -xjvf lyx-$VERSION.tar.bz2
cd lyx-$VERSION
# Corret ownerships
Public release of LyX version 1.3.6
===
We are pleased to announce the release of LyX 1.3.6.
Unix and MacOSX users should consider this to be a bugfix release.
To Windows users, however, LyX 1.3.6 is the first version of LyX
to support the platform officially. Th