Regards,
I'm running kubuntu 10.10 64bits.
I checked in my packages, and i have theses installed:
- libxext-dev
- libxext6
- x11-proto-xext-dev
The libext is installed in /usr/lib/libXext.a and /usr/lib/libXext..so.6.4.0
I do a ls -l /usr/lib/libXext*
and result:
/usr/lib/libXext.a /usr/lib/libXext.so /usr/lib/libXext.so.6
/usr/lib/libXext.so.6.4.0
pasnox@pasnox-desktop:~$ ls -l /usr/lib/libXext*
-rw-r--r-- 1 root root 119692 2010-07-13 18:11 /usr/lib/libXext.a
lrwxrwxrwx 1 root root 16 2010-11-17 20:00 /usr/lib/libXext.so ->
libXext.so.6.4.0
lrwxrwxrwx 1 root root 16 2010-11-17 18:44 /usr/lib/libXext.so.6 ->
libXext.so.6.4.0
-rw-r--r-- 1 root root 73600 2010-07-13 18:11 /usr/lib/libXext.so.6.4.0
pasnox@pasnox-desktop:~$
Check you have same things available as well as symlinks.
If i remember i created myself the missing symlinks.
Hoping this time it will be good ;)
Regards, Filipe,
I didn't have libxext.dev installed on my ubuntu version. Now I compile without problem.
Thanks for your support. I can now test and attempt to work on your powerful tools
Best regards,
Olivier PERTHUIS
Great to know ;)
And if u want to commit code, just ask me and i will add your gmail account as
commiter of the project.
Best Regards, Filipe,