From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Localization of DJGPP programs Date: Mon, 14 Apr 1997 14:20:14 +0200 Organization: TU Chemnitz-Zwickau Lines: 34 Message-ID: <335220FE.2928@Mathematik.tu-chemnitz.de> References: <334CE1E6 DOT 5A8A AT chem DOT uw DOT edu DOT pl> NNTP-Posting-Host: cancel.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Wojciech Galazka wrote: > > Is it possible? Many GNU programs, FJGPP stuff Yes. > How to incorporate them in the DJGPP port ? > Thanks for yout reply You have to do it manually for your own. I have uploaded already for a while the ported gettext lib to DJ and it can be dowloaded from there: ftp://ftp.delorie.com/pub/djgpp/alpha/gtxtsamp.zip Now build the library and install it, so it can be accessed by other packages. Then you have to change the package, for which you want to get gettext support to use the above installed gettext lib (not the lib which comes with the package, because all of them which I know are older versions then my ported lib and my DJGPP specific changes cannot applied to them) and rebuild the package. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************