Thread

  1. Re: Install error current CVS

    Keith Parks <emkxp01@mtcc.demon.co.uk> — 2000-06-11T17:41:18Z

    Thanks Tom,
    
    No, it looks fine now.
    
    I did another "cvs update" yesterday and it builds and regression
    tests without a problem.
    
    Thanks for your interest.
    
    BTW: I'm not getting enything from any mailing lists at present,
    due to a problem at my ISP (Demon Internet)
    
    Strange, some stuff from individuals is getting through but nothing
    from any of the postgres/gimp/gimp-print mailing lists makes it?
    
    Keith.
     
    Tom Lane <tgl@sss.pgh.pa.us>
    > 
    > Keith Parks <emkxp01@mtcc.demon.co.uk> writes:
    > > My guess is that the make variable $(INSTALL) is getting set
    > > to ../config/install-sh by configure. This path is then not
    > > appropriate when we move out of the "src" subdirectory.
    > 
    > Keith, are you still seeing that?  AFAICT, $(INSTALL) should
    > always be assigned an absolute path.  I can't duplicate the
    > problem here, for sure.
    >