Hello,
If I am right, Linux Mint Cinamon is "based" on Ubuntu 12.04.
SCID 4.3 is already packaged in the Software center. So you should be able to install it automatically by using your software center, or by using this command line if you prefer :
sudo apt-get install scid
You can also install the "rating data" of all players by using your software center or this command lines :
sudo apt-get install scid-rating-data
Let me know if it works...
Hi,
I'm trying to install SCID onto my laptop running the above Linux flavour.
To install the latest version I downloaded 4.3 from sourceforge (as the package manager that comes with Linux only has a really old version of Scid), and when I try ./configure Scid into my SCID directory I get the following error:
configure: Makefile configuration program for Scid
Renaming "Makefile" to "Makefile.bak"
Tcl/Tk version: 8.5
Your operating system is: Linux 3.2.0-23-generic
Location of "tcl.h": /usr/include/tcl8.5
Location of "tk.h": /usr/include/tcl8.5
Location of Tcl 8.5 library: /usr/lib
Location of Tk 8.5 library: /usr/lib
Location of X11 library: not found
Checking if your system already has zlib installed: yes.
Using Makefile.conf.
Not all settings could be determined!
The default Makefile was written.
You will need to edit it before you can compile Scid.
I've found a fix here for Ubuntu 11.04, but this work around has been added to the config file already, so I'm wondering if anyone here has had any success getting it up and running on the latest version of Mint Cinnamon? I'm a bit of a noob with Linux, but I have tried to find the libx11 stuff, without much success, so any pointers would be very welcome!
Thanks in advance.