Alexander Wagner <aw-lists@...> writes:

> 
> On 04/10/11 04:17, Welton Vaz de Souza wrote:
> 
> Hi!
> 
> > Thanks for the quick response! My system is AMD64 same! Added the line
> > you suggested, but did not work.
> 
> I think you should install the X11 dev packages. Default Ubuntu setup is 
> quite centred on "Desktop user" so you usually lack the dev-environment. 
> Packages like libx11-dev etc. come to mind (don't know about Ubunutus 
> precise namings, I draw from Debian). If you add them the setup should 
> be such that your system will find them. I don't think this is an amd64 
> issue. At least I don't have to add any env-variables on Debian nor do I 
> hack configure on my system.
> 

it seem I've been able to solve this one...

following the upper advice to work in configure... :

set x11Path {
          /usr/lib
          /usr/X11/lib

...iv added this path, I recovered by command "apt-file search libX11.so"

+         /usr/lib/i386-linux-gnu/
+         /usr/lib/lsb3/
+         /usr/lib/debug/usr/lib/i386-linux-gnu/

after insert these one I've been able to compile scid. Probably the first line
inserted it could be enough...

hi, Alessio.







------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to