Jai Dayal wrote:
> Hi,
>   I can never compile scid.  I am on Ubuntu 12.10.  I installed the 
> tcl8.5-dev and tk8.5-dev; I have X11-dev installed as well.  however 
> when I configure scid I get
>
I don't have a linux machine at hand right now.
You said you already have done "sudo apt-get install libx11-dev", right?

The script look for libX11* in one of this directory:
/usr/lib
/usr/X11/lib
/usr/X11R6/lib
/usr/local/X11/lib
/usr/local/X11R6/lib
/usr/X/lib
/usr/local/X/lib
/usr/openwin/lib
/usr/lib/x86_64-linux-gnu

Can you try "find /usr -iname "libX11*" and report the output?
Thanks,
Fulvio

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to