[ic] 4.5.6 install problem

Interchange User interch@mail.bnetmd.net
Sat, 30 Sep 2000 21:48:18 -0400 (EDT)


Glenn here, and I have to agree with John.  The error is saying the file
doesn't exist and (not that error msgs are always gospel...) you can't
delete something that isn't there in the first place.  Also, I haven't
done a "make dist" or "make tardist" (at least not consciously) .. unless
"./configure" does those and doesn't say so.

I've tried doing "./configure" and also doing independent
perl Makefile.PL
make
make test
make install

...with both the standard /usr/local/interchange and my own /interchange
with the same results.

Hoping for the best,
Glenn.


On Sat, 30 Sep 2000, John Walsh wrote:

> Mike,
> 
> Though a semi-nubie, I have learned how to find files. It appears the 
> minivend.cfg.dist.bak was not created. When the config program runs, we've 
> been accepting the default path of /usr/home/*username*/interchange, but 
> we're not sure this is correct for a virtual private server where the 
> htdocs and cgi-bin are actually in the 
> /usr/home/*username*/usr/local/etc/httpd/ directory...have tried the latter 
> path as well with no success.... 8-\  Could the path be the problem? 
> Anyway, da file ain't dere!
> 
> John
> 
> 
> At 05:25 PM 09/30/2000 -0400, you wrote:
> >Quoting John Walsh (jwalsh@diabetesnet.com):
> > > We're encountering the same problem. Deleting a non-existent file doesn't
> > > seem to help.
> > >
> > > John
> > >
> > >
> > > At 10:57 AM 09/30/2000 -0700, you wrote:
> > > >On Sat, 30 Sep 2000, Beriah Dutcher wrote:
> > > >
> > > > > i am having this same problem but no one seems to know the answer or
> > > > want to
> > > > > help
> > > > > > cannot open minivend.cfg.dist.bak: No such file or directory
> >
> >The problem was doing a "make dist". You don't really want to
> >make your own MANIFEST file.
> >
> >You can either edit MANIFEST to remove the entry, or you can do a "cvs
> >update -dP". Then do another "make tardist" to build a new distribution.
> >
> >Best is to remove the file from the dist/ directory. You can always find
> >it with
> >
> >         find . -name 'minivend.cfg*' -print
> >
> >--
> >Akopia, Inc., 131 Willow Lane, Floor 2, Oxford, OH  45056
> >phone +1.513.523.8220 fax 7501 <heins@akopia.com>
> >
> >In character, in manners, in style, in all things, the supreme excellence
> >is simplicity. -- Longfellow
> >
> >_______________________________________________
> >Interchange-users mailing list
> >Interchange-users@www.minivend.com
> >http://www.minivend.com/mailman/listinfo/interchange-users
>