root/branches/protocol_plugin_1_3_0/qt-gui/README.SOLARIS

Revision 81, 0.7 kB (checked in by graham, 9 years ago)

New revision to work with new user list system and signal mechanism.
Fewer screen refreshes = faster. Minor changes to icqfunctions.
Added Qt CVS QMultiLineEdit as QMultiLineEditNew to use it's wrapping features.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1From lom@paco.odessa.ua Fri Oct  1 20:18:31 1999
2Date: Sat, 14 Aug 1999 21:14:58 -0400
3From: Oleg Levchenko <lom@paco.odessa.ua>
4To: graham@licq.org
5Subject: licq 0.70h on solaris
6Resent-Date: Sat, 14 Aug 1999 21:39:44 -0400
7Resent-From: Oleg Levchenko <lom@ultra.paco.odessa.ua>
8Resent-To: graham@licq.org
9
10Dear Graham,
11
12It seems I've found why it don't want to work on Solaris: it because
13bug #4239074 in Solaris 2.6
14
15There are workaround about this bug listed in the database:
16
17Edit the file
18/usr/openwin/lib/locale/iso8859-1/XI18N_OBJS
19
20Remove the line
21< XOM     xomEuro         _XomGenericOpenOM       # XOM_open
22Add the line
23> XOM     common/xomLTRTTB        _XomGenericOpenOM # XOM_open
24
25
26
27RGDS, Oleg.
Note: See TracBrowser for help on using the browser.