Hi! >> Hello ! >> >> 1. After reading Pascal's FAQ, I was left with the impression that I >> don't need X11 to install Scid on my new OSX. >> >> The ./configure did not complain, but the make did complain a lot ! >> Since most of its rant is crafty-related, I continued the test. But >> now, scid does not find tkscid. >> > If the build fails just for Crafty, everything is ok. If there are > errors elsewhere, it is more problematic. So do you see a tkscid file in > your compilation directory ?
I wonder why a console app should complain about... X11. However from my experience with craftys Makefile I suspect some problem there. Most likely Bob some day got some instructions how to compile but I know quite some versions of crafty that do not compile out of the box even on a plain Linux using gcc. (Bob seems to use icc only, at least the Makefile is better there.) So, in short, I guess this problem could be fixed within craftys Makefile. I'd have a look for this e.g. at http://crafty.darwinports.com/ (Only a first guess that looks promising. I don't one an Apple myself.) Besides you could of course safely drop crafty from scid and just use any version that runs on your box. Though you'll need crafty for a lot of Pascals really cool features use this engine hardwired. > If yes, this is a simple PATH problem. If not, the compilation did not > succeed. In that case, you have to look at error messages. Generally I suspect that if you don't issue a setenv PATH ".:${PATH}" if you try to run scid from it's build directory. >> TclTkAqua. Am I right ? If it would it be easy to do, I >> am willing to try. But I won't try if I can stumble upon >> a conceptual problem that my ignorance is not forseeing >> yet. >> > Do you have Tcl Tk and devel packages installed ? These > should certainly suffice. I'd guess that the default TCL and TK + their dev-packages need X. But hte TclTkAquas dev looks promising though I did not find them at a first glance. Probably they are packaged with the core distribution? Probably they need an additional path to be set up? -- Kind regards, Alexander Wagner Universitaetsbibliothek Ilmenau Langewiesener Str. 37 98693 Ilmenau Tel.: 03677/69-4521 , Fax.: 03677/69-4617 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
