Date: Thu, 19 May 2005 00:05:16 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 553 ************************************************** Wednesday 18 May 2005 Number 553 ************************************************** Subjects for today 1 Re: mySQL 4.1.7 : Neil Waldhauer" 2 Re: mySQL 4.1.7 : Dave Saville" 3 Re: GNU recode : Henry Sobotka **= Email 1 ==========================** Date: Tue, 17 May 2005 07:11:49 -0700 From: "Neil Waldhauer" Subject: Re: mySQL 4.1.7 On Tue, 17 May 2005 12:37:30 +0100 (BST), "Dave Saville" wrote: > Trying to run this for the first time having always used Oracle. > > Install is via warpin but the pdf manual bangs on about install.cmd or > something in a scripts dir - neither of which exist. Despite the readme saying > it uses LIBC06B4 mysql.exe at least wants LIBC06B2. > > ?? There is a lot of good installation discussion over at . Neil -- Neil Waldhauer, neil at blondeguy.com Don't sell your mule to buy a plow. **= Email 2 ==========================** Date: Tue, 17 May 2005 16:15:48 +0100 (BST) From: "Dave Saville" Subject: Re: mySQL 4.1.7 On Tue, 17 May 2005 07:11:49 -0700, Neil Waldhauer wrote: >There is a lot of good installation discussion over at >. I know I was waiting for moderator approval :-) -- Regards Dave Saville **= Email 3 ==========================** Date: Tue, 17 May 2005 19:11:10 -0400 From: Henry Sobotka Subject: Re: GNU recode Christian Hennecke wrote: > Has anyone successfully compiled GNU recode 3.6? > > The available OS/2 port of version 3.4 does not support Unicode stuff, > and an updated GNU recode would help to work-around shortcomings of > some OS/2 programs like PMMail that don't support UTF-8. > > I just tried to compile it, but it apparently doesn't like my build > environment. Hi Christian, Compiled cleanly here last night after replacing config.guess and config.sub with newer OS/2-aware versions, and commenting out a " at :" command in doc/Makefile. Linkage failed because of the usual libtool lola nuisance, but that's easy enough to work around. Do you want me to put together a package and drop it on Hobbes? h~