Before I found the available .rpm at ftp://moni.msci.memphis.edu/pub
(which works great so far, I'm very impressed with this program), I
tried to compile from lyx-1.0.0.tar.gz. After installing several more
packages, I got the ./configure to return successfully, but the make
failed. Apparently "dcgettext" is some function that I don't have,
but the configure script didn't warn me. I just thought I'd throw
this out in case it is of any interest - I'm ok with the .rpm file. -
dara parsavand, [EMAIL PROTECTED]
Select output from ./configure and second make attempt follows
Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.
# make
for dir in intl po src lib ; do \
(cd $dir ; make all) || exit 1; \
done
make[1]: Entering directory `/root/lyx-1.0.0/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/lyx-1.0.0/intl'
make[1]: Entering directory `/root/lyx-1.0.0/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/lyx-1.0.0/po'
make[1]: Entering directory `/root/lyx-1.0.0/src'
g++ -o lyx main.o lyx_main.o lyx_gui.o lyx.o [...] lyxlookup.o
ImportLaTeX.o
-lforms -lXpm -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11
lyx_main.o: In function `LyX::init(int *, char **)':
/root/lyx-1.0.0/src/../src/lyx_main.C:174: undefined reference to
`dcgettext__'
/root/lyx-1.0.0/src/../src/lyx_main.C:175: undefined reference to
`dcgettext__'
/root/lyx-1.0.0/src/../src/lyx_main.C:241: undefined reference to
`dcgettext__'
/root/lyx-1.0.0/src/../src/lyx_main.C:242: undefined reference to
`dcgettext__'
/root/lyx-1.0.0/src/../src/lyx_main.C:250: undefined reference to
`dcgettext__'
lyx_main.o:/root/lyx-1.0.0/src/../src/lyx_main.C:251: more undefined
references
to `dcgettext__' follow
collect2: ld returned 1 exit status
make[1]: *** [lyx] Error 1
make[1]: Leaving directory `/root/lyx-1.0.0/src'
make: *** [all] Error 1
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com