I tried to install lyx,
and that caused the installation of xforms,
which initially failed:

the line 49 of file mkconfig.h
was reported wrong.

The line 48 and 49 contains:

#MKSHLIB=ld -shared -soname $(SHARED_SO) -o $(SHARED_LIB)\
      `ls *.o|grep -v glcanvas.o` ulib/*.o ../xpm-3.4k/lib/libXpm.a $(JPEG)
  -lc

So it is clear that line 49 is not meaningful if
line 48 is commented...

I added a comment to line 49, then it apprently
worked ! (at least, no errors where reported when
doing sudo fink install xforms)
(to have fink use my modified mkconfig.h, I
made a new tar.gz file whith the whole thing)

Hell !
now install lyx failed again in ghoscript

make install prefix=/sw/src/root-ghostscript6-6.01-1/sw
if ( gcc --version | egrep "^2\.7\.([01]|2(\.[^1-9]|$))" >/dev/null ); 
then echo -Dconst= >./obj/cc.tr; else echo -Wcast-qual -Wwrite-strings 
 >./obj/cc.tr; fi
zsh: no such file or directory: ./obj/cc.tr
*** Error code 1

Stop in /sw/src/ghostscript6-6.01-1/gs6.01.
### make failed, exit code 1
Failed: installing ghostscript6-6.01-1 failed

LyX will be fine when it will be available through
the Apple installer. I know some basic things about
UNIX, but command-line stuff is definitively not
something for Mac users !

Philippe M.


----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to