Thank you Valery,

As I already said I don't have an easy internet connection
now and I can't update my working copy, but I will as soon
as i'm back home. 

regards.

 -- Massimo

On Mon, 27 Aug 2007 16:17:55 +0300, Valery Masiutsin wrote
> Hello.
> 
> Here are some fresh patches.
> 
> Debian specific fix.
> Recently i've found out that tclConfig.sh on debian etch 4.0r1 keeps
> multiple pathes  separated with spaces inside TCL_PACKAGE_DIR
> variable, which is defined in tclConfig.sh. This behaviour breaks the
> 'make install' phase  of rivet on debian (or any other unix which 
> will keep multiple pathes in this variable), so i've made a 
> workaround for this. What it does is check if there unescaped space,
> get the first path, add slash if needed to the end. This patch 
> includes  fix for handling of httpsdctl on freebsd, i've posted last 
> week.
> 
> src/apache-1/Makefile.am fix
> Unbreaks the build of mod_rivet.
> 
> In my local sandbox  i am using updated tcl.m4, it solves issues
> with shell errors during configure.
> It could be get  from here
> http://tcl.cvs.sourceforge.net/tcl/tclconfig/  revision 1.112.
> 
> I've successfully build rivet on openbsd (4.2-beta) and debian (etch
> 4.0r1) with those patches.
> 
> Debian build was configured with those command line parameters:
>  ./configure --with-tcl=/usr/lib/tcl8.4 \
>         --with-apache=/usr \
>         --with-apache-include=/usr/include/apache-1.3 \
>         --with-apr-include=/usr/include/apr-1.0 \
>         --with-apache-version=1
> 
> Please review/blame/commit/etc
> 
> Regards Valery


--
Universita' degli Studi di Parma (http://www.unipr.it)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to