Hmmm... do you have the Xorg development packages installed ?
I think they're called "xorg-dev" or "xorg-devel"
What does "find /usr -name libX11.so" give ?
I also remember Ubuntu are including wayland...an X replacement shortly.
(Imho they've lost the plot, thinking about replacing X).
S.
>Th
Dear,
Thanks for the quick response! My system is AMD64 same! Added the line
you suggested, but did not work.
- Menssagem Original -
De: Steven
Para:"Welton Vaz de Souza"
Cópia:"Scid Users List"
Enviado:Sat, 9 Apr 2011 18:15:16 -0700 (PDT)
Assunto:Re: [Scid-users] [Help] Ubuntu 11.04
If your system is 64 bit, try adding "/usr/lib64" to the file "configure",
before running it again:
set x11Path {
/usr/lib
+/usr/lib64
/usr/X11/lib
Steven
>
>From: Welton Vaz de Souza
>To: scid-users@lists.sourceforge.net
>Sent: Sun, 10 April, 2011 10:14:55 AM
Dear,
I'm not able to compile the scid 4.3 on Ubuntu 11.04
I installed the dependencies with the command:
> sudo apt-get build-dep scid
When I try to compile, run:
>. / configure
configure: Makefile configuration program for Scid
Renaming "Makefile"to "Makefile.bak"
Tcl / Tk version: