X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Authenticated: #27081556 From: Juan Manuel Guerrero To: djgpp AT delorie DOT com Subject: Re: how to compile and build libmygis-0.5.5 tool Date: Tue, 30 May 2006 14:29:31 +0200 User-Agent: KMail/1.8.2 Cc: naresht MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605301429.31465.juan.guerrero@gmx.de> X-Y-GMX-Trusted: 0 Am Dienstag, 23. Mai 2006 10:04 schrieben Sie: > hai group, > > i want to convert .shp files into mysql database,AND I HAVE INSTALLED > DJGPP ,IT IS WORKING FINE I HAVE SET THE PATH ALSO. > > I DOWNLOADED LIBMYGIS TOOL FOR THIS PURPOSE,IT IS C-SOURCE CODE AND > HAS A MAKE FILE BUT I AM UNABLE TO COMPILE THAT TOOL > > I WANT TO KNOW HOW TO USE IT > > CAN ANY ONE HELP ME OUT IN THIS REGARD > > NARESH I have downloaded libmygis-0.5.5.tar.gz from . This package is produced with the usual automake/autoconf toolset. This implies that the usual way to port it to MSDOS/DJGPP must be followed. With other words at least adequate config.bat, config.sed and config.site files must be produced to adapt the posix configure and Makefile.ins to MSDOS/DJGPP. I will inspect the package more closely to see if it can be easily ported. If this is true, then I will upload the port to ftp.delorie.com ASAP (1 or 2 days). Because the licence of the package is LGPL, I assume that DJ Delorie will have no objections to upload this port. Of course, if you prefer to produce the port by yourself, it will be ok with me. Please let me know if that is the case so I can stop my porting effort and return to my usual work. Regards, Juan M. Guerrero