Hi, 12.04.2012 20:33, Sandeep Kamath kirjoitti: > Its still happening in precise. > > I rebuilt the package after removing patch 71 with some help from google. not > sure if theres an easier way to do it, but this is how I did it: > *might be best if you made a separate dir and cd to it* > sudo apt-get install build-essential > sudo apt-get build-dep xchat > sudo apt-get source xchat > sudo patch -p0 -R -i > xchat-2.8.8/debian/patches/71_fix_nick_not_to_highlight.patch > cd xchat-2.8.8/ > sudo dpkg-buildpackage -us -uc -nc > sudo apt-get remove xchat xchat-common > sudo dpkg -i ../xchat*.deb >
When I was on Ubuntu, I compiled XChat from svn source. 1. sudo apt-get install subversion 2. sudo apt-get build-dep xchat 3. svn co https://xchat.svn.sourceforge.net/svnroot/xchat xchat 4. cd svn 5. ./autogen.sh 6. ./configure 7. make 8. sudo make install And then XChat is installed to /usr/local/bin. You might want to remove the XChat, which is installed from Ubuntu repositories before doing this. -- Mika Suomalainen gpg --keyserver pool.sks-keyservers.net --recv-keys 4DB53CFE82A46728 Key fingerprint = 24BC 1573 B8EE D666 D10A AA65 4DB5 3CFE 82A4 6728 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/735656 Title: Users on highlight ignore are completely ignored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xchat/+bug/735656/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs