Dear XCrySDen users,<br><br>I would like to report my experience getting XCrySDen 1.5.53 to work on MacOS 10.8, regarding the mesa and tcl/tk libraries.<br><br>I found that the macports versions of mesa do not work (dies with an X-Window error, as has been mentioned on this list before), but mesa built with Fink does work successfully (and of course the fink port of xcrysden is reported to be working). This may be a matter simply of version numbers as opposed to the build, because macports has 8.0.4 (and earlier 7.11.2, which I couldn&#39;t get to work either) whereas fink has mesa 7.0.2 (released Nov 2007!). I built mesa 7.0.2 by hand and that worked too. Incidentally, I checked that linking against libGLU and libGL from /usr/bin/X11R6 also gives the same error as the macports mesa versions.<br>
<br>Using macports builds of Tcl and Tk, I also found that the 8.5.12 versions work but the 8.5.13 and 8.6.0 ones do not for me.<br>tcl 8.5.13 failed at runtime with this error, which looks like a problem in the macport installation:<br>
<br>Application initialization failed: Can&#39;t find a usable init.tcl in the following directories:<br>    /opt/local/lib/tcl8.5 /Users/dstrubbe/Software/xcrysden-1.5.53_macportslibs/lib/tcl8.5 /Users/dstrubbe/Software/lib/tcl8.5 /Users/dstrubbe/Software/xcrysden-1.5.53_macportslibs/library /Users/dstrubbe/Software/library /Users/dstrubbe/Software/tcl8.5.12/library /Users/dstrubbe/tcl8.5.12/library<br>
<br>/opt/local/lib/tcl8.5/init.tcl: version conflict for package &quot;Tcl&quot;: have 8.5.12, need exactly 8.5.13<br>version conflict for package &quot;Tcl&quot;: have 8.5.12, need exactly 8.5.13<br><br>With 8.6.0, the compilation fails with these errors:<br>
<br>xcAppInit.c: In function &#39;XC_OpenStrCmd&#39;:<br>xcAppInit.c:786:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:798:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:798:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:805:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:805:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:811:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:811:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:821:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:821:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:838:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:838:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c: In function &#39;XC_DisplayMode2DCmd&#39;:<br>xcAppInit.c:942:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:948:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:948:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:960:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:960:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1016:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1016:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_RotateCb&#39;:<br>
xcAppInit.c:1050:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1089:8: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1130:8: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1220:8: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_TranslateCb&#39;:<br>xcAppInit.c:1384:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1413:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1413:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_CloseStrCmd&#39;:<br>
xcAppInit.c:1450:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1456:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1456:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1463:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_DisplayMode3DCmd&#39;:<br>xcAppInit.c:1557:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1563:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1563:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1578:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1594:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1594:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_DrawStyle3DCmd&#39;:<br>
xcAppInit.c:1712:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1718:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1718:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1760:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1760:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_ShadeModel3DCmd&#39;:<br>
xcAppInit.c:1787:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1793:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1793:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1813:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1813:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_PointSizeCmd&#39;:<br>
xcAppInit.c:1837:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1843:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1843:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1849:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1849:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_ResetVarCmd&#39;:<br>
xcAppInit.c:1882:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1888:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1888:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1894:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1894:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_NewValueCmd&#39;:<br>
xcAppInit.c:1923:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1929:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1929:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1935:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1935:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1941:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1941:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1952:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1952:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1957:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1957:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1972:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1972:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1988:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1988:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:1993:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:1993:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_GetDefaultCmd&#39;:<br>
xcAppInit.c:2026:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2031:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2031:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2036:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2036:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_GetValueCmd&#39;:<br>
xcAppInit.c:2109:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2114:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2114:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2119:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2119:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2167:2: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2167:2: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2176:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2176:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2188:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2188:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2203:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2203:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2219:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2219:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c: In function &#39;XC_UpdateStrCmd&#39;:<br>xcAppInit.c:2299:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2309:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2309:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2315:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2315:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2335:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2335:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_SwapBufferCmd&#39;:<br>
xcAppInit.c:2386:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2392:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2392:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c: In function &#39;XC_DisplayCmd&#39;:<br>xcAppInit.c:2421:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2427:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2427:5: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_Dump2EpsCb&#39;:<br>xcAppInit.c:2450:11: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2456:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2456:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c: In function &#39;XC_RotationMatrixCmd&#39;:<br>
xcAppInit.c:2503:2: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2503:2: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2509:6: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2509:6: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2524:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2524:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c: In function &#39;XC_TranslParamCmd&#39;:<br>xcAppInit.c:2553:2: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2553:2: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2559:6: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2559:6: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>xcAppInit.c:2571:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>
xcAppInit.c:2571:7: error: &#39;Tcl_Interp&#39; has no member named &#39;result&#39;<br>make[2]: *** [xcAppInit.o] Error 1<br>make[1]: *** [compile] Error 2<br>make: *** [src-C] Error 2<br><br><br>David Strubbe<br>MIT