From: David H. <dl...@st...> - 2006-08-17 16:44:32
|
>From your configuration log, it looks as though you're trying to use djgpp: c:/djgpp/bin/ld.exe Download cygwin: http://www.cygwin.com/ and do clean configure in that environment. HTH, -- David On 8/17/06, Henry Ip [LIB] <lb...@in...> wrote: > > > Dear Sir, > > I have tried to install the GDBM. However, it seems to have problems. > Is it related to the cygwin? Or any other issues? > > Please help. > Thanks, > Henry > > >>> Henry Ip [LIB] 17/8/2006 04:04 >>> > > > Dear Sir, > > Thanks for your promt response. > I decided to use Windows platform with Cygwin software. > I have try the configure but still have problems. It seems to be a missing > dbm. > Any suggestion for this kind of problems? > P.S. Please check the output file from my computer. > > Thanks, > Henry > > >>> Dominic Widdows <wi...@ma...> 16/8/2006 08:24 >>> > > Dear Henry, > > I hope we can help with some of these things, though it sounds as > though it will need some work. > > > Dear Sir/Madam, > > > > I am interested for the infomap project and I would like to > > launched the demo. > > However, I have difficulty when I am installing it. > > like checking whether we are cross compiling... no,checking for > > stdint.h... no etc. > > How can I solve these kind of problem and can successfully install > > the software. > > Is this the output from running "./configure"? I would expect headers > like "stdint.h" to come with gcc (I might be wrong). Did your > configure script find the gcc compiler successfully? > > It would help if you were to send the whole output from "./configure" > appended if you reply to this message. > > > Also, how can I associate the web server to the software, I cannot > > find it mention on the document. > > We recently added the Perl/CGI tools that you can use to set up a web > interface. However, you need to check them out from the CVS > repository, they're not part of the standard distribution, because > they aren't very portable at all yet - you'll have to figure out > pathnames, etc. The first time we added these people were having > trouble getting them from CVS, though I think that was to do with the > SourceForge CVS upgrade since it seems to have been working since. > > > Any windows version available? > > The Infomap software compiles under Windows using Cygwin (this has > generally worked pretty reliably). There is a Windows front end that > another contributor on the list made and kindly shared with other > users - I'll try and find it in the archive at some point though I > have to run now ;-) > > Best wishes, > Dominic > > > Thanks , > > Henry > > > ---------------------------------------------------------------------- > > --- > > Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to make your > > job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > http://sel.as-us.falkag.net/sel? > > > cmd=lnk&kid=120709&bid=263057&dat=121642______________________________ > > _________________ > > infomap-nlp-users mailing list > > inf...@li... > > > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > infomap-nlp-users mailing list > inf...@li... > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > > > > |