Subject: Re: LyX
To: Nico van Eikema Hommes <hommes@derioc1.organik.uni-erlangen.de>
From: xiamin <ingerrn@cris.com>
List: port-mac68k
Date: 04/06/1997 15:07:45
do this in the xforms directory with the source i assume?

On Sun, 6 Apr 1997, Nico van Eikema Hommes wrote:

>     Hi,
> 
> >i jsut compiled and installed LyX, with no problems, when i goto run it,
> >i get this:
> >pork% lyx &
> >[1] 3577
> >pork% /usr/libexec/ld.so: Undefined symbol "_glXMakeCurrent" in
> >lyx:/usr/X11R6/lib/libforms.so.0.86
> >anyone know what this is?
> 
> Last week, I ran into the same problem. Scott Ellis <scotte@warped.com>
> answered:
> >It's a bug in 0.86 of the shared library.  You can extract the modules from
> >the .a file, and rebuild the shared lib w/o gl.o, and the problem
> >goes away.
> You need to do an "ar d libxforms.a gl.o", followed by a "ranlib libforms.a",
> and follow the last couple of lines of xforms/mkconfig.h to generate a new
> libxforms.so.0.86. Then do a "make install" and it should work.
> 
> Best wishes,
> 
>           Nico
> 
> --
>   Dr. N.J.R. van Eikema Hommes     Computer-Chemie-Centrum
>   hommes@ccc.uni-erlangen.de       Universitaet Erlangen-Nuernberg
>   Phone:    +49-(0)9131-856532     Naegelsbachstr. 25
>   FAX:      +49-(0)9131-856566     D-91052 Erlangen, Germany
> 
> 
> 
>