DEAR DEVELOPER,

PRESENTED BELOW IS A TRANSCRIPT DESCRIBES THE PROBLEM I HAVE ATTEMPTING
TO COMPILE & INSTALL LYX-1.0.1PRE2 ON A RED HAT 5.2 LINUX PENTIUM
IBM-PC.
(NOTE THAT I AM NEW TO LINUX & LYX, PLEASE BE KIND)


CONFIGURATION

Lyx version = lyx-1.0.1pre2
Linux version = redhat 5.2
xforms version = bxform-088 (ELF)
Xpm version = libXpm-4.7 (ELF)


CONFIG.LOG

configure:626: checking for lyx
configure:688: checking whether make sets ${MAKE}
configure:726: checking for a BSD compatible install
configure:788: checking for a working C++ compiler
configure:819: g++ -o conftest    conftest.C  1>&5
configure:859: checking whether the C++ compiler (g++  ) is a
cross-compiler
configure:863: checking whether we are using GNU C++
configure:872: g++ -E conftest.C
configure:915: checking whether g++ accepts -g
configure:948: checking how to run the C++ preprocessor
configure:966: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:993: checking for sin in -lm
configure:1015: g++ -o conftest -g -O2   conftest.C -lm   1>&5
configure:1008: warning: declaration of `char sin(...)'
configure:1008: warning: conflicts with built-in declaration `double
sin(double)'
configure:1043: checking for fopen in -lc
configure:1065: g++ -o conftest -g -O2   conftest.C -lc  -lm  1>&5
configure:1096: checking for AIX
configure:1121: checking for HP-UX
configure:1137: checking for SunOS 4.x
configure:1152: checking for SCO 3.2v4
configure:1180: checking for gcc
configure:1293: checking whether the C compiler (gcc  ) works
configure:1309: gcc -o conftest    conftest.c -lc -lm  1>&5
configure:1335: checking whether the C compiler (gcc  ) is a
cross-compiler
configure:1340: checking whether we are using GNU C
configure:1349: gcc -E conftest.c
configure:1368: checking whether gcc accepts -g
configure:1400: checking for POSIXized ISC
configure:1424: checking size of void *
configure:1446: g++ -o conftest -g -O2   conftest.C -lc -lm  1>&5
configure:1466: checking size of int
configure:1488: g++ -o conftest -g -O2   conftest.C -lc -lm  1>&5
configure:1513: checking for gcc strength-reduce bug
configure:1535: g++ -o conftest -g -O2   conftest.C -lc -lm  1>&5
configure:1559: checking whether the C++ compiler understands explicit
configure:1575: g++ -c -g -O2  conftest.C 1>&5
configure:1629: checking for extra library directory
configure:1672: checking for extra include directory
configure:1706: checking for extra lib+include directory
configure:1751: checking for main in -liberty
configure:1766: g++ -o conftest -g -O2   conftest.C -liberty  -lc -lm
1>&5
configure:1791: checking for ptsname in -lpt
configure:1813: g++ -o conftest -g -O2   conftest.C -lpt  -liberty -lc
-lm  1>&5
/usr/bin/ld: cannot open -lpt: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1799 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ptsname();

int main() {
ptsname()
; return 0; }
configure:1839: checking for X
configure:2153: checking for dnet_ntoa in -ldnet
configure:2175: g++ -o conftest -g -O2   conftest.C -ldnet  -liberty -lc
-lm  1>&5
/usr/bin/ld: cannot open -ldnet: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 2161 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:2197: checking for dnet_ntoa in -ldnet_stub
configure:2219: g++ -o conftest -g -O2   conftest.C -ldnet_stub
-liberty -lc -lm  1>&5
/usr/bin/ld: cannot open -ldnet_stub: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 2205 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:2248: checking for gethostbyname
configure:2279: g++ -o conftest -g -O2   conftest.C -liberty -lc -lm
1>&5
configure:2352: checking for connect
configure:2383: g++ -o conftest -g -O2   conftest.C -liberty -lc -lm
1>&5
configure:2450: checking for remove
configure:2481: g++ -o conftest -g -O2   conftest.C -liberty -lc -lm
1>&5
configure:2548: checking for shmat
configure:2579: g++ -o conftest -g -O2   conftest.C -liberty -lc -lm
1>&5
configure:2655: checking for IceConnectionNumber in -lICE
configure:2677: g++ -o conftest -g -O2   -L/usr/X11R6/lib conftest.C
-lICE  -liberty -lc -lm  1>&5
configure:2708: checking for XOpenIM
configure:2739: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:2771: checking for XpmCreateBufferFromImage in -lXpm
configure:2793: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C -lXpm   -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11
1>&5
configure:2825: checking for X11/xpm.h
configure:2835: g++ -E   -I/usr/X11R6/include conftest.C >/dev/null
2>conftest.out
configure:2908: checking xpm header version
configure:2952: checking for fl_initialize in -lforms
configure:2974: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C -lforms -lXpm   -lSM -lICE -liberty -lc -lm
-L/usr/X11R6/lib -lX11  1>&5
/usr/bin/ld: warning: libc.so.5, needed by /usr/lib/libforms.so, may
conflict with libc.so.6
/usr/bin/ld: warning: libc.so.5, needed by /usr/lib/libforms.so, may
conflict with libc.so.6
/usr/i486-linux-libc5/lib/libc.so.5: warning: `siggetmask' is obsolete;
`sigprocmask' is best
/usr/i486-linux-libc5/lib/libc.so.5: the `getwd' function is dangerous
and should not be used.
/usr/i486-linux-libc5/lib/libc.so.5: the `gets' function is dangerous
and should not be used.
configure:3049: checking for X11/forms.h
configure:3059: g++ -E   -I/usr/X11R6/include conftest.C >/dev/null
2>conftest.out
configure:3055: X11/forms.h: No such file or directory
configure: failed program was:
#line 3054 "configure"
#include "confdefs.h"
#include <X11/forms.h>
configure:3083: checking for forms.h
configure:3093: g++ -E   -I/usr/X11R6/include conftest.C >/dev/null
2>conftest.out
configure:3130: checking xforms header version
configure:3194: checking for dirent.h that defines DIR
configure:3207: g++ -c -g -O2   -I/usr/X11R6/include conftest.C 1>&5
configure:3232: checking for opendir in -ldir
configure:3254: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C -ldir   -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11
1>&5
/usr/bin/ld: cannot open -ldir: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 3240 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:3321: checking whether sys/types.h defines makedev
configure:3333: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure: In function `int main()':
configure:3329: warning: implicit declaration of function `int
makedev(...)'
/tmp/cca068091.o: In function `main':
/home/martink/zip/lyx-1.0.1pre2/configure:3329: undefined reference to
`makedev'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3326 "configure"
#include "confdefs.h"
#include <sys/types.h>
int main() {
return makedev(0, 0);
; return 0; }
configure:3351: checking for sys/mkdev.h
configure:3361: g++ -E   -I/usr/X11R6/include conftest.C >/dev/null
2>conftest.out
configure:3357: sys/mkdev.h: No such file or directory
configure: failed program was:
#line 3356 "configure"
#include "confdefs.h"
#include <sys/mkdev.h>
configure:3389: checking for sys/sysmacros.h
configure:3399: g++ -E   -I/usr/X11R6/include conftest.C >/dev/null
2>conftest.out
configure:3427: checking whether stat file-mode macros are broken
configure:3486: checking for errno.h
configure:3496: g++ -E   -I/usr/X11R6/include conftest.C >/dev/null
2>conftest.out
configure:3486: checking for sys/time.h
configure:3496: g++ -E   -I/usr/X11R6/include conftest.C >/dev/null
2>conftest.out
configure:3486: checking for sys/select.h
configure:3496: g++ -E   -I/usr/X11R6/include conftest.C >/dev/null
2>conftest.out
configure:3523: checking whether time.h and sys/time.h may both be
included
configure:3537: g++ -c -g -O2   -I/usr/X11R6/include conftest.C 1>&5
configure:3590: checking how to run the C preprocessor
configure:3611: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:3672: checking for ranlib
configure:3700: checking for ANSI C header files
configure:3713: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:3780: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:3804: checking for working const
configure:3858: gcc -c -g -O2   -I/usr/X11R6/include conftest.c 1>&5
configure:3879: checking for inline
configure:3893: gcc -c -g -O2   -I/usr/X11R6/include conftest.c 1>&5
configure:3919: checking for off_t
configure:3952: checking for size_t
configure:3987: checking for working alloca.h
configure:3999: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4020: checking for alloca
configure:4053: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4222: checking for unistd.h
configure:4232: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4261: checking for getpagesize
configure:4289: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4314: checking for working mmap
configure:4462: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4490: checking for argz.h
configure:4500: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4490: checking for limits.h
configure:4500: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4490: checking for locale.h
configure:4500: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4490: checking for nl_types.h
configure:4500: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4490: checking for malloc.h
configure:4500: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4490: checking for string.h
configure:4500: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4490: checking for unistd.h
configure:4490: checking for values.h
configure:4500: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4490: checking for sys/param.h
configure:4500: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4530: checking for getcwd
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for munmap
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for putenv
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for setenv
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for setlocale
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for strchr
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for strcasecmp
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for __argz_count
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for __argz_stringify
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4530: checking for __argz_next
configure:4558: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4587: checking for stpcpy
configure:4615: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4649: checking for LC_MESSAGES
configure:4661: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4682: checking whether NLS is requested
configure:4702: checking whether included gettext is requested
configure:4721: checking for libintl.h
configure:4731: gcc -E   -I/usr/X11R6/include conftest.c >/dev/null
2>conftest.out
configure:4748: checking for gettext in libc
configure:4760: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4852: checking for msgfmt
configure:4886: checking for dcgettext
configure:4914: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:4941: checking for gmsgfmt
configure:4977: checking for xgettext
configure:5017: gcc -o conftest -g -O2   -I/usr/X11R6/include
conftest.c  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:5472: checking for catalogs to be installed
configure:5604: checking for memmove
configure:5635: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:5604: checking for memset
configure:5635: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:5604: checking for strchr
configure:5660: checking types of arguments for select()
configure:5693: g++ -c -g -O2   -I/usr/X11R6/include conftest.C 1>&5
configure:5736: checking for strerror
configure:5767: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:5736: checking for atexit
configure:5767: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:5795: checking for bool type
configure:5808: g++ -o conftest -g -O2   -I/usr/X11R6/include
conftest.C  -lSM -lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  1>&5
configure:5851: checking for perl >= 5.002

COMPILED OK

ATTEMPT TO LINK

[root@alpha lyx-1.0.1pre2]# make
for dir in intl po src lib ; do \
  (cd $dir ; make all) || exit 1; \
done
make[1]: Entering directory `/home/martink/zip/lyx-1.0.1pre2/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martink/zip/lyx-1.0.1pre2/intl'
make[1]: Entering directory `/home/martink/zip/lyx-1.0.1pre2/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martink/zip/lyx-1.0.1pre2/po'
make[1]: Entering directory `/home/martink/zip/lyx-1.0.1pre2/src'
g++ -o lyx main.o lyx_main.o lyx_gui.o lyx.o lyx_cb.o lyxfr0.o lyxfr1.o
inset.o lyxfont.o texrow.o paragraph.o layout.o screen.o text.o text2.o
spellchecker.o kbmap.o bmtable.o math_symbols.o lyxfunc.o credits.o
menus.o intl.o form1.o credits_form.o layout_forms.o print_form.o
math_macro.o math_root.o figinset.o toolbar.o formula.o math_hash.o
math_inset.o math_parser.o math_write.o math_draw.o latexoptions.o
texoptions.o table.o buffer.o lastfiles.o sp_form.o lyx_sty.o
math_panel.o math_iter.o lyxrc.o lyxlex.o combox.o minibuffer.o
math_delim.o math_forms.o math_cursor.o math_utils.o lyx_sendfax.o
lyx_sendfax_main.o LString.o bufferparams.o pathstack.o filetools.o
filedlg.o error.o insetquotes.o insetlatex.o BufferView.o Spacing.o
PaperLayout.o insetref.o inseturl.o insetlatexaccent.o insetinfo.o
inseterror.o insetlabel.o bufferlist.o lyx_gui_misc.o vspace.o  LaTeX.o
LyXView.o FileInfo.o insetcommand.o insetbib.o insetindex.o LyXAction.o
lyxsum.o DepTable.o lyxserver.o LaTeXLog.o formulamacro.o insetinclude.o
syscall.o syscontr.o syssingleton.o TableLayout.o insettoc.o insetlof.o
insetlot.o lyxdraw.o LaTeXFeatures.o lyxvc.o trans.o tex-strings.o
tex-accent.o ParagraphExtra.o FontInfo.o FontLoader.o insetparent.o
LyXSendto.o Bullet.o bullet_forms.o bullet_forms_cb.o insetloa.o
trans_mgr.o chset.o Chktex.o insetspecialchar.o lyxlookup.o
ImportLaTeX.o Literate.o   -lforms -lXpm   -lSM -lICE -liberty -lc -lm
-L/usr/X11R6/lib -lX11
/usr/bin/ld: warning: libc.so.5, needed by /usr/lib/libforms.so, may
conflict with libc.so.6
/usr/bin/ld: warning: libc.so.5, needed by /usr/lib/libforms.so, may
conflict with libc.so.6
/usr/i486-linux-libc5/lib/libc.so.5: warning: `siggetmask' is obsolete;
`sigprocmask' is best
/usr/i486-linux-libc5/lib/libc.so.5: the `getwd' function is dangerous
and should not be used.
/usr/i486-linux-libc5/lib/libc.so.5: the `gets' function is dangerous
and should not be used.
make[1]: Leaving directory `/home/martink/zip/lyx-1.0.1pre2/src'
make[1]: Entering directory `/home/martink/zip/lyx-1.0.1pre2/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martink/zip/lyx-1.0.1pre2/lib'


NOTED PROBLEM WITH LIBC BUT ATTEMPTED TO RUN ANYWAY

[root@alpha lyx-1.0.1pre2]# src/lyx
src/lyx: error in loading shared libraries
libc.so.5: cannot open shared object file: No such file or directory


MADE A SYMBOLIC LINK FOR LIBC.SO.5

[root@alpha lyx-1.0.1pre2]# ln -s /usr/i486-linux-libc5/libc.so.5
/usr/lib/libc.so.5


ATTEMPT TO RE-LINK

[root@alpha lyx-1.0.1pre2]# rm src/lyx
rm: remove `src/lyx'? y
[root@alpha lyx-1.0.1pre2]# make
for dir in intl po src lib ; do \
  (cd $dir ; make all) || exit 1; \
done
make[1]: Entering directory `/home/martink/zip/lyx-1.0.1pre2/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martink/zip/lyx-1.0.1pre2/intl'
make[1]: Entering directory `/home/martink/zip/lyx-1.0.1pre2/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martink/zip/lyx-1.0.1pre2/po'
make[1]: Entering directory `/home/martink/zip/lyx-1.0.1pre2/src'
g++ -o lyx main.o lyx_main.o lyx_gui.o lyx.o lyx_cb.o lyxfr0.o lyxfr1.o
inset.o lyxfont.o texrow.o paragraph.o layout.o screen.o text.o text2.o
spellchecker.o kbmap.o bmtable.o math_symbols.o lyxfunc.o credits.o
menus.o intl.o form1.o credits_form.o layout_forms.o print_form.o
math_macro.o math_root.o figinset.o toolbar.o formula.o math_hash.o
math_inset.o math_parser.o math_write.o math_draw.o latexoptions.o
texoptions.o table.o buffer.o lastfiles.o sp_form.o lyx_sty.o
math_panel.o math_iter.o lyxrc.o lyxlex.o combox.o minibuffer.o
math_delim.o math_forms.o math_cursor.o math_utils.o lyx_sendfax.o
lyx_sendfax_main.o LString.o bufferparams.o pathstack.o filetools.o
filedlg.o error.o insetquotes.o insetlatex.o BufferView.o Spacing.o
PaperLayout.o insetref.o inseturl.o insetlatexaccent.o insetinfo.o
inseterror.o insetlabel.o bufferlist.o lyx_gui_misc.o vspace.o  LaTeX.o
LyXView.o FileInfo.o insetcommand.o insetbib.o insetindex.o LyXAction.o
lyxsum.o DepTable.o lyxserver.o LaTeXLog.o formulamacro.o insetinclude.o
syscall.o syscontr.o syssingleton.o TableLayout.o insettoc.o insetlof.o
insetlot.o lyxdraw.o LaTeXFeatures.o lyxvc.o trans.o tex-strings.o
tex-accent.o ParagraphExtra.o FontInfo.o FontLoader.o insetparent.o
LyXSendto.o Bullet.o bullet_forms.o bullet_forms_cb.o insetloa.o
trans_mgr.o chset.o Chktex.o insetspecialchar.o lyxlookup.o
ImportLaTeX.o Literate.o   -lforms -lXpm   -lSM -lICE -liberty -lc -lm
-L/usr/X11R6/lib -lX11
/usr/bin/ld: warning: libc.so.5, needed by /usr/lib/libforms.so, may
conflict with libc.so.6
/usr/bin/ld: warning: libc.so.5, needed by /usr/lib/libforms.so, may
conflict with libc.so.6
/usr/lib/libc.so.5: warning: `siggetmask' is obsolete; `sigprocmask' is
best
/usr/lib/libc.so.5: the `getwd' function is dangerous and should not be
used.
/usr/lib/libc.so.5: the `gets' function is dangerous and should not be
used.
make[1]: Leaving directory `/home/martink/zip/lyx-1.0.1pre2/src'
make[1]: Entering directory `/home/martink/zip/lyx-1.0.1pre2/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martink/zip/lyx-1.0.1pre2/lib'


NOTED THAT STILL HAVE A PROBLEM WITH LIBC BUT ATTEMPT TO RUN

[root@alpha lyx-1.0.1pre2]# src/lyx

ALERT DIALOG BOX OUTPUT =
LyX wasn't able to find its layout descriptions !
Check that the file "textclass.lst" is installed correctly.
Sorry, had to exit

DISMISSED ERROR

SHELL OUTPUT =
LyXTextClassList::Read: unable to find textclass file
`~/<unknown_path>'. Exiting.
LyXSetStyle: an error occured during parsing.
             Exiting.


ATTEMPTED TO RUN UNDER GDB BUT IT DID NOT CRASH ??


ATTEMPTED TO RUN AS INSTALLED VERSION

[root@alpha lyx-1.0.1pre2]# make install

INSTALLED OK

[martink@alpha martink]$ /usr/local/bin/lyx

ALERT DIALOG BOX OUTPUT =
LyX wasn't able to find its layout descriptions !
Check that the file "textclass.lst" is installed correctly.
Sorry, had to exit

DISMISSED ERROR

SHELL OUTPUT =
LyXTextClassList::Read: unable to find textclass file
`~/<unknown_path>'. Exiting.
LyXSetStyle: an error occured during parsing.
           Exiting.


I HOPE THIS IS ENOUGH INFORMATION, IF IT ISN'T PLEASE LET ME KNOW.

--

Regards

Martin Kew

Vision Abell Pty Ltd
Second Avenue, Technology Park
Mawson Lakes SA 5095 Australia
Tel +61 8 8300 4544
Fax +61 8 8349 7420
email [EMAIL PROTECTED]
http://www.vsl.com.au

Reply via email to