Mailing List Archive



Back to the month index Back to the list index

Juan Ildefonso Núñez Pérez (ildef03@tid.es)
Tue, 13 Apr 1999 12:48:56 +0200


Message-ID: <37132117.D1D906E4@tid.es>
Date: Tue, 13 Apr 1999 12:48:56 +0200
From: "Juan Ildefonso Núñez Pérez" <ildef03@tid.es>
Subject: Re: Recompile only w3-msql

Georg Horn wrote:

> You wrote:
>
> > I need to recompile only th w3-msql cgi, cause only the web server
> > has been modified in my university from a Solaris machine to a Linux
> > one. What should I do to get a new Linux executable w3-msql whithout
> > recompiling all the msql package.?
>
> Simplest thing would be to compile the whole package, but then
> don't do a "make install", but copy the w3-msql executable by hand
> into your cgi-bin directory.
>
> Bye,
> Georg

  Thank you Georg it works fine. I'd like to make a suggestion: It would be
a good idea to provide a package with w3-msql and w3-auth only because
these are cgi destinated to the web server machine and not to msql database
machine which may not have the same architecture. Moreover you can think of
one application with just one database and different web servers, so you
will only have a database machine and different web server machines (which
will not have the same architecture).

    Bye,

    Juan