|
From: David S. <dsa...@te...> - 2017-12-21 21:23:11
|
----- On Dec 20, 2017, at 6:53 AM, José Antonio Gonzalez Prieto wrote: > Torc version is 1.3.8. Compilation error: > configure: error: Can't find libXrender. > > But when I execute "locate libXrender" I got: > > /usr/lib/x86_64-linux-gnu/libXrender.so.1 > /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 > > > Any help? > > Thanks!!! > Hi, I hope this will help: ./configure --x-libraries=/usr/lib/x86_64-linux-gnu/ I've attached my torcs notes. David |