Scid/Ubuntu problems.

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

menniepals
Posts: 265
Joined: Wed Mar 08, 2006 8:31 pm
Location: Houston, Texas

Scid/Ubuntu problems.

Post by menniepals »

configure: Makefile configuration program for Scid
Tcl/Tk version: 8.5
Your operating system is: Linux 2.6.27-9-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: /usr/lib
Checking if your system already has zlib installed: yes.
Error opening file for reading: Makefile.conf


This is the error I get each time I try to install Scid on Ubuntu. Can Anybody give me some help? Thanks a lot. Alfred
krazyken

Re: Scid/Ubuntu problems.

Post by krazyken »

what are the permissions on Makefile.conf?
User avatar
michiguel
Posts: 6401
Joined: Thu Mar 09, 2006 8:30 pm
Location: Chicago, Illinois, USA

Re: Scid/Ubuntu problems.

Post by michiguel »

menniepals wrote:configure: Makefile configuration program for Scid
Tcl/Tk version: 8.5
Your operating system is: Linux 2.6.27-9-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: /usr/lib
Checking if your system already has zlib installed: yes.
Error opening file for reading: Makefile.conf


This is the error I get each time I try to install Scid on Ubuntu. Can Anybody give me some help? Thanks a lot. Alfred
Did you try to install it with the synaptic package manager in Ubuntu?
Scid has been already pre-packaged for download and installation.

system->administration->synaptic package manager
then seach scid, select scid and and then install it.

or you can directly type in the terminal

sudo apt-get install scid

And it will download it from the internet and install it. You need the root password in any case.

Miguel
menniepals
Posts: 265
Joined: Wed Mar 08, 2006 8:31 pm
Location: Houston, Texas

Re: Scid/Ubuntu problems.

Post by menniepals »

Problem solved. I received email from Mr. Pascal and he walked me through it. The Ubuntu package is an outdated version. Thanks a lot. Regards to all, Alfred
menniepals
Posts: 265
Joined: Wed Mar 08, 2006 8:31 pm
Location: Houston, Texas

Re: Scid/Ubuntu problems.

Post by menniepals »

Now I understand what you meant. Thanks, Alfred