On Sat, 2002-06-15 at 12:43, [EMAIL PROTECTED] wrote: > Can't figure out the error here.... > > make[1]: Entering directory > `/usr/src/packages/SOURCES/sword-1.5.3/apps/X11/InstallMgr/src' > c++ -g -O2 -o installmgr main.o callbacks.o MainFrm.o -L../../../../lib > -lVCL -lSM -lICE -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule > -lglib -ldl -lXi -lXext -lX11 -lm ../intl/libintl.a -lsword -L ../../VCL -lz > /usr/i486-suse-linux/bin/ld: cannot find -lVCL > collect2: ld returned 1 exit status > make[1]: *** [installmgr] Error 1 > make[1]: Leaving directory > `/usr/src/packages/SOURCES/sword-1.5.3/apps/X11/InstallMgr/src' > make: *** [check-recursive] Error 1 You need to build VCL /usr/src/packages/SOURCES/sword-1.5.3/apps/X11/VCL
hope this helps terry --