after all is said and done I have a working Debian machine,
here are the problems that I found
the mod_bind will not compile, so we deleted the directory and that allowed
the compile to run fine
there are variables in the etc/httpd/conf/httpd.conf and the sshd_config
file similar to this #BINDADDR#
I have manually edited the files and now have a working virtual server
At 10:02 PM 4/6/01 +0100, you wrote:
>Well, I've just downloaded the freevsd-1.4.7.tar.gz, extracted it and built
>it on a standard RH6.2 server installation without any problems, twice. So
>the mod_bind.a sounds like it is an issue on your machine(s).
>
>The make install would place the perl scripts in the subfolder into into
>/usr/local/sbin. They obtain any opath information they require via the
>VSD.pm perl module which is installed into the perl directory structure at
>/usr/lib/perl5/site_perl/5.005/VSD.pm.
>
>As I said in my previous email vsd-install.pl is probably too RH specific to
>use so you will have to make the changes manually. They are outlined in the
>user-guide.txt installation instructions.
>
>Tim
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Druet
> > Sent: 06 April 2001 21:48
> > To: [EMAIL PROTECTED]
> > Subject: Debian Instalation
> >
> >
> > I spoke with one of our techy guys and he said that there was
> > indeed a file
> > missing in the mod_bind dir of the modules dir, so he deleted the whole
> > thing, the compile went fine after that,,
> >
> > we have some issues with the perl scripts, specificaly the install.pl,
> >
> > A quick question, where the scripts supposed to be installed or left in
> > the scripts subfolder in the source code ?