id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4579	Trying to build on Ubuntu 22.04 LTS with gpm-mouse	andyrozman		"Hi !
I downloaded package (mc-4.8.32) from here and built my midnight commander. Everything worked ok, except when I click mouse on midnight commander, I am getting some codes displayed in command line.

This was configure: ./configure --with-screen=ncurses --enable-vfs-undelfs

I had to use ncurses, because I don't have slang on my system and build can't find the one that was supposed to be included.

Because of this I tried to do another build with gpm mouse:
./configure --with-screen=ncurses --enable-vfs-undelfs --with-gpm-mouse

When I do this it fails:
checking for linux/fs.h... yes
checking for Gpm_Repeat in -lgpm... no
configure: error: libgpm is missing or older than 0.18

I checked my system and I have 1.20.7 version installed :

gpm is already the newest version (1.20.7-10build1).


P.S.: Reason I tried to do manual build is that Ctrl-O command (in mc) doesn't work with zsh. I used workaround to start mc from bash, but now that doesn't work anymore either."	defect	closed	major		compilation	master	invalid					no branch	
