I installed IP Messenger (GNOME 2) from Ubuntu software center but its not working. It's always showing an error message on Ubuntu 12.04.
FileName:ipmsg.c
Function:create_lock_file
Line:157
Can not setup lock file:/tmp/g2ipmsg.lock errno : -11 (Resource temporarily unavailable)
rm
. (If not, then try that again.) – falconer Dec 14 '13 at 20:00/tmp
exist? And does the directory and the user have the proper permissions?sudo chmod 1777 /tmp
andsudo chown root.root /tmp
Did you usesudo
when trying to install? – jmunsch Dec 18 '13 at 22:11