LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems installing IMWheel (https://www.linuxquestions.org/questions/linux-software-2/problems-installing-imwheel-23301/)

ebakunin 06-13-2002 01:10 AM

Problems installing IMWheel
 
I'm trying to install IMWheel to get the 'history' buttons on my mouse to work. When I run ./configure I get two warnings:

checking for XCreateWindow in -lX11... no
configure: WARNING: IMWheel depends on the X11 libraries!
checking for XestAddDisplay in -lXest... no
checking for XtFree in -lXt... no
checking for XmuInternAtom in -lXmu... no
checking for XTestFakeDeviceKeyEvent... no
configure: WARNING: IMWheel depends on the XTest extention!

The installation text says that IMWheel uses XFree86 3.3.2 or higher (but not 4.0.0) and X11 libraries and include files. So, what do I need and where can I find them? Thanks for the help.

dorward 06-13-2002 05:18 AM

Quote:

david@cyberman:~/> dpkg -S /usr/X11R6/include/X11/extensions/XTest.h
xlibs-dev: /usr/X11R6/include/X11/extensions/XTest.h
david@cyberman:~/>
Install the xlibs-dev package, or its equilivent on your distro

ebakunin 06-13-2002 10:03 AM

I checked the Mandrake site and googled around on the web but could only find the xlibs-dev package for Debian. Anyone have an idea where I could find a Mandrake package or a more generic one?

BTW - thanks for the help.

Aussie 06-13-2002 07:27 PM

The -devel rpm's will be on one of your mandrake cd's.


All times are GMT -5. The time now is 07:32 AM.