Wireshark-bugs: [Wireshark-bugs] [Bug 4697] Unreadable screenfont (rectangles)
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Mon, 10 May 2010 13:05:02 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4697
--- Comment #8 from Jay Moran <jay+WIRESHARK@xxxxxx> 2010-05-10 13:05:01 PDT ---
(In reply to comment #7)
> sed 's|${HOME}|'"$HOME|g" "$TOP/etc/pango/pangorc"
> ${HOME}/.wireshark-etc/pangorc
DOH! Missed the > there. Line should read:
sed 's|${HOME}|'"$HOME|g" "$TOP/etc/pango/pangorc" >
${HOME}/.wireshark-etc/pangorc
> (still compiling... heh, sometimes there are easier ways to check something).
After recompiling rev32737 and changing the single line, everything works in
the latest rev as well.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.