Hi-
I have been trying to install lyx on my newly installed Linux RedHat 5
OS (PowerBook G3, 233MHz). I downloaded lyx-1.0.3.tar.gz file and after
unzipping into a temporary directory I issued the following command -
./configure (to create Makefile)
configuration was successful and I got message to go ahead and do 'make'
and then 'make install'.
I then issued 'make' command and it is here I got into trouble....
After the process went through nicely for a while, I got the following
error message -
(only the last few lines...)
g++ -c -g -I. -I. -I../images -I/usr/X11R6/include math_symbols.C
g++ -c -g -I. -I. -I../images -I/usr/X11R6/include lyxfunc.C
lyxfunc.C: In method 'class LString LySFunc::Dispatch (int, const char *
= 0)':
lyxfunc.C:2427: virtual memory exhausted
make[1]:**[lyxfunc.o] Error 1
make[1]: Leaving directory '/download/lyx-1.0.3/src'
make: *** [all] Error 1
'make' process was terminated after this.
Does anyone know what is wrong? I have already installed Xforms 0.88 and
libXpm 4.7 version. I am new to Linux and therefore do not know much
about this.
Thanks
Bhagwati