Results 1 to 4 of 4
Hello all,
I've encountered problems in installing k3b and optical mouse. My distribution is RHL 9, Could someone give me some hints on these?
When I was installing k3b the ...
- 07-07-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 33
Installing K3B
Hello all,
I've encountered problems in installing k3b and optical mouse. My distribution is RHL 9, Could someone give me some hints on these?
When I was installing k3b the following errors happened and the installation stopped.....
Code:checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
For optical mouse installation (3 buttons and wired), I'd changed the XF86 (I couldn't locate the xorg file) file as follows:
Thanks !Code:Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection
Best regards
eprom
- 07-07-2007 #2
RH9 is quite old, you may want to consider a newer alternative...
That said, the reason that K3B is not building is because you've not got the X development packages installed. I dont know if the package manager (up2date) will still work for this old distro, but you might be able to get it. I'm not even sure what it's called, but it'll have 'devel' in the title somwhere - maybe you could browse your RH9 CD, or the package repository? K3B is available in binary form for the newest distros (Fedora, RedHat Enterprise and CentOS, which are all derived from that same distribution that was RH9).
For the mouse, it could be that /dev/input/mice does not exist or is not created properly. Take a look in the /dev/input directory and see what devices you have.Linux user #126863 - see http://linuxcounter.net/
- 07-07-2007 #3
I'm not sure but I think /dev/input/mice doesn't exist on 2.4 kernels, does RH9 use a 2.4 kernel?
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 07-07-2007 #4Just Joined!
- Join Date
- May 2007
- Posts
- 33
Thanks all replies!
I've checked the /dev/input/ directory and found both the "mice" and "mouse". I've been using kernel 2.4 at the moment, so, do I need to recompile the kernel to make the optical mouse work ? Hope to have some ideas on this! Many thanks!
Best regards
eprom


Reply With Quote