help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-GIFT] Error on installing the gift


From: sa713
Subject: Re: [help-GIFT] Error on installing the gift
Date: Tue, 31 Oct 2006 04:19:12 +0000
User-agent: Internet Messaging Program (IMP) 3.2.8

Great thanks for this.

You are right. I do need to install gnu autotools. After that, the make and make
install run correctly without the "Doc" in Makefile.am.

When I added the "Doc", the same problem occured. I wonder this may because some
dtd files are missing in relevant dir. I've tried to install the linux document
again, but it still doesn't help.

Anyway, I'll try to see if gift run properly or not without "Doc".

Regards.

Reed
 
Dr. Reed (Lu, Wei)
Centre for Interactive Systems Research
Dept. Of Information Science
Room CIC203, Innovation centre
City University, Northampton Square
LONDON EC1V 0HB


Quoting Wolfgang M�ller <address@hidden>:

> Well,
> 
> This is pretty strange and should not happen. Look at the Makefile.am in the 
> Doc directory if you want to understand my concerns ;-) . Some of these SGML 
> processing tools throws out of memory? Strange. Another possibility is that 
> you have too little memory to run the c++ compiler. This might be more 
> likely, but on the other hand, we would get info that the c++ compiler did 
> start its work. So let's see.
> 
> Anyway, things don't work at your place and you want a quick fix.
> 
> I suggest:
> 
> Look at the Makefile.am in the toplevel gift directory. You will find in
> there 
> the following snippet:
> -
> SUBDIRS=  Doc scripts dtd \
>         @UNPUBLISHED_DIR@ \
>         libMRML \
>         libGIFTAcURL2FTS\
>         libGIFTAcHierarchy libGIFTQuHierarchy\
>         libGIFTAcInvertedFile libGIFTQuInvertedFile\
>         libGIFTAcPerl libGIFTQuPerl \
>         libGIFTAcDistanceMatrix\
>         @GIFT_BAYESIAN_DIR@ libSquirePPM GIFTServer FeatureExtraction
> -
> In this snippet, simply remove "Doc": -->
> SUBDIRS=  scripts dtd \
>         @UNPUBLISHED_DIR@ \
>         libMRML \
>         libGIFTAcURL2FTS\
>         libGIFTAcHierarchy libGIFTQuHierarchy\
>         libGIFTAcInvertedFile libGIFTQuInvertedFile\
>         libGIFTAcPerl libGIFTQuPerl \
>         libGIFTAcDistanceMatrix\
>         @GIFT_BAYESIAN_DIR@ libSquirePPM GIFTServer FeatureExtraction
> -
> Now run make and see what happens. If the make complains, please install GNU 
> auto tools.
> 
> Cheers,
> Wolfgang
> 
> 
> 
> On Monday 30 October 2006 02:38, address@hidden wrote:
> > Thanks a lot.
> >
> > But it shows out of memory and then stopped there. Maybe I need to install
> > the linux again.
> >
> > Regards.
> >
> > Reed
> >
> > Dr. Reed (Lu, Wei)
> > Centre for Interactive Systems Research
> > Dept. Of Information Science
> > Room CIC203, Innovation centre
> > City University, Northampton Square
> > LONDON EC1V 0HB
> >
> > Quoting David Squire <address@hidden>:
> > > address@hidden wrote:
> > > > Dear Wolfgang
> > > >
> > > > The install program then stoped there and I used Ctrl+c to stop the
> > >
> > > program. I
> > >
> > > > didn't copy all the error message but only the last lines.
> > > >
> > > > I read from the mailing-list that the parsing problem was also
> > > > encountered
> > >
> > > by
> > >
> > > > others. But I still didn't know how to solve this?
> > >
> > > The documentation building stuff has never worked for me, but I just let
> > > it continue and it works fine. What happens if you don't do Ctrl-C?
> > >
> > > Regards,
> > >
> > > David
> > >
> > > --
> > > Dr David McG. Squire,  Senior Lecturer. On sabbatical in 2006.
> > > Caulfield School of Information Technology, Monash University, Australia
> > > CRICOS Provider No. 00008C       http://www.csse.monash.edu.au/~davids/
> > >
> > >
> > >
> > > _______________________________________________
> > > help-GIFT mailing list
> > > address@hidden
> > > http://lists.gnu.org/mailman/listinfo/help-gift
> >
> > ----------------------------------------------------------------
> > This message was sent using IMP, the Internet Messaging Program.
> >
> >
> >
> > _______________________________________________
> > help-GIFT mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/help-gift
> 
> -- 
> Dr. Wolfgang M�ller
> LS Medieninformatik
> Universit�t Bamberg
> Check out the SIG MM web site http://www.sigmm.org
> 
> 
> _______________________________________________
> help-GIFT mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gift
> 


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]