diff --git a/docs/html/faqgtk.htm b/docs/html/faqgtk.htm index c93ebad47e..3c78c002c6 100644 --- a/docs/html/faqgtk.htm +++ b/docs/html/faqgtk.htm @@ -1,3 +1,4 @@ + @@ -25,12 +26,12 @@ See also top-level FAQ page.

List of questions in this category


@@ -69,9 +70,9 @@ so may be added without dependence on libraries. Other features may be supported future, probably as a separate library.

-

Warning about GTK libraries supplied with RedHat

+

Warning about GTK+ libraries supplied with RedHat

-It seems that some versions of RedHat include a badly patched version of GTK (not wxGTK) +It seems that some versions of RedHat include a badly patched version of GTK+ (not wxGTK) which causes some trouble with wxWindows' socket code. Common symptoms are that when a client tries to establish a connection to an existing server which refuses the request, the client will get notified twice, first getting a LOST event and then a CONNECT event. @@ -89,6 +90,12 @@ and programs linked against it will not run with version on a 2.1.X system. It will then run on practically all Linux distros (if you link you app statically against the image libraries and std C++ lib)." +

+ +

Can I statically link the GTK+ library?

+ +No, this is not possible. It leads to crashes in GTK+. +

diff --git a/docs/latex/wx/wx.hpj b/docs/latex/wx/wx.hpj index 182bafc9fe..037b040bba 100644 --- a/docs/latex/wx/wx.hpj +++ b/docs/latex/wx/wx.hpj @@ -1,5 +1,5 @@ [OPTIONS] -BMROOT=c:\wx24\wxwind~1\docs\latex\wx ; Assume that bitmaps are where the source is +BMROOT=c:\wx24\wxwind~1\docs/latex/wx ; Assume that bitmaps are where the source is TITLE=wxWindows Manual CONTENTS=Contents COMPRESS=HIGH diff --git a/docs/readme.txt b/docs/readme.txt index e9f0d561de..98c9d2d6c7 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -204,5 +204,5 @@ web site. Have fun! -The wxWindows Team, September 2002 +The wxWindows Team, November 2002 diff --git a/utils/tex2rtf/docs/tex2rtf.hpj b/utils/tex2rtf/docs/tex2rtf.hpj index 29fcd8b21b..4c6c663509 100644 --- a/utils/tex2rtf/docs/tex2rtf.hpj +++ b/utils/tex2rtf/docs/tex2rtf.hpj @@ -1,5 +1,5 @@ [OPTIONS] -BMROOT=c:\wx2dev\wxWind~1\utils\tex2rtf\docs ; Assume that bitmaps are where the source is +BMROOT=c:\wx24\wxwind~1\utils\tex2rtf\docs ; Assume that bitmaps are where the source is TITLE=Tex2RTF CONTENTS=Contents COMPRESS=HIGH