/software/lyx-1/bin/lyx
Failed to share colors. Using private colormap
LyXTextClassList::Read: unable to find textclass file
`~/<unknown_path>'. Exiting.
LyXSetStyle: an error occured during parsing.
here is the configure options when compiling:
./configure --prefix /software/lyx-1 \
--datadir=/software/lyx-1/data \
--with-extra-inc='/software/xpm-3.4k/Include/X11
/software/xforms-0.88/Include' \
--with-extra-lib=/usr/source/TEMP-CACHE/lyx-1/lyx-1/XHIER_lib \
--with-x \
--x-includes=/software/x11r5_dev/Include \
--x-libraries=/software/x11r5_dev/lib
it put the locale/LC* stuff under /software/lyx-1/lib
which I did not specifiy ie. the --libdir options wasn't set
explicity, should it be?
-walter