While attempting to install the TK804 module on my system I get the following error: " LD_RUN_PATH="/usr/X11R6/lib:/lib64" gcc -shared Tk.o chnGlue.o evtGlue.o objGlue.o tixGlue.o tkGlue.o tkGlue_f.o tkWin32Dll.o -o blib/arch/auto/Tk/Tk.so pTk/libpTk.a -L/usr/X11R6/lib -lX11 -lnsl -lm /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11 /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11 /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status " This is on a dual AMD Opteron system running Red Hat Enterprise Linux Workstation V3. I know the Opteron will run 32 bit as well as 64 bit programs so the libraries for X11 are located in /usr/X11R6/lib and /usr/X11R6/lib64. Does anyone have any hints as to where I might find a solution.
David T