*** Imakefile 2004/10/30 20:42:19 1.2 --- Imakefile 2004/10/30 21:59:56 *************** *** 102,108 **** #endif # using xform library to show GUI dialog ! XFORMSLIB = -lXpm -L/usr/local/lib -lforms GUIOPTION = -DXFORMSLIB # RasMol's on-line help direcory --- 102,110 ---- #endif # using xform library to show GUI dialog ! # Use the first form for Mac OS X, the second for Linux x86 ! # XFORMSLIB = -lXpm -L/usr/local/lib -lforms ! XFORMSLIB = -lXpm -L/usr/local/lib -lforms -Wl,-rpath,/usr/local/lib GUIOPTION = -DXFORMSLIB # RasMol's on-line help direcory