On Mon, Mar 11, 2013 at 01:57:07PM +0100, Branko ??ibej wrote:
> On 11.03.2013 13:38, Daniel Shahaf wrote:
> > Julian Foad wrote on Mon, Mar 11, 2013 at 11:33:09 +:
> >> Daniel Shahaf wrote:
> >>
> >> [...]
> >>> FWIW, it would have been nice to see a diff of build-outputs.mk as
> >>> well...
>
On 11.03.2013 13:38, Daniel Shahaf wrote:
> Julian Foad wrote on Mon, Mar 11, 2013 at 11:33:09 +:
>> Daniel Shahaf wrote:
>>
>> [...]
>>> FWIW, it would have been nice to see a diff of build-outputs.mk as
>>> well...
>> Hi Daniel. Here's the change to build-outputs.mk as seen on my Ubuntu 12.0
Julian Foad wrote on Mon, Mar 11, 2013 at 11:33:09 +:
> Daniel Shahaf wrote:
>
> [...]
> > FWIW, it would have been nice to see a diff of build-outputs.mk as
> > well...
>
> Hi Daniel. Here's the change to build-outputs.mk as seen on my Ubuntu 12.04
> system:
>
Thanks Julian!
> [[[
> $ d
Daniel Shahaf wrote:
[...]
> FWIW, it would have been nice to see a diff of build-outputs.mk as
> well...
Hi Daniel. Here's the change to build-outputs.mk as seen on my Ubuntu 12.04
system:
[[[
$ diff -U1 install-*.mk
--- install-mods-shared.build-outputs.mk 2013-03-11 07:24:30.
On 06/03/13 19:50, Andreas Stieger wrote:
> The installation of mod_dontdothat was moved to make install-tools,
> however the trunk code tries to install with libtool which fails with
> the message: cannot install mod_dontdothat.la to a directory not ending
> in [...]/lib/apache2/modules
>
> The at
Julian Foad wrote on Wed, Mar 06, 2013 at 21:32:59 +:
> Andreas Stieger wrote:
>
> > The installation of mod_dontdothat was moved to make install-tools,
> > however the trunk code tries to install with libtool which fails with
> > the message: cannot install mod_dontdothat.la to a directory no
[Philip Martin]
> On my Debian box apxs does the right thing:
Wow, I wonder when that changed. I definitely had to work around this
issue many years ago - but after that, I never checked back to see if
apxs would magically detect the need to run libtool to install
something. You're right, now i
Peter Samuelson writes:
>> > That reminds me. We really should be installing Apache modules with
>> > 'libtool --mode=install', because on some platforms that is _not_ just
>> > a simple copy like you'd expect; sometimes it has to do other things.
>
> [Philip Martin]
>> We currently use Apache's
> > That reminds me. We really should be installing Apache modules with
> > 'libtool --mode=install', because on some platforms that is _not_ just
> > a simple copy like you'd expect; sometimes it has to do other things.
[Philip Martin]
> We currently use Apache's apxs to install mod_dav_svn and
Peter Samuelson writes:
> That reminds me. We really should be installing Apache modules with
> 'libtool --mode=install', because on some platforms that is _not_ just
> a simple copy like you'd expect; sometimes it has to do other things.
We currently use Apache's apxs to install mod_dav_svn an
Andreas Stieger wrote:
> The installation of mod_dontdothat was moved to make install-tools,
> however the trunk code tries to install with libtool which fails with
> the message: cannot install mod_dontdothat.la to a directory not ending
> in [...]/lib/apache2/modules
>
> The attached patch fixe
[Andreas Stieger]
> The installation of mod_dontdothat was moved to make install-tools,
> however the trunk code tries to install with libtool which fails with
> the message: cannot install mod_dontdothat.la to a directory not ending
> in [...]/lib/apache2/modules
That reminds me. We really shou
Hello,
The installation of mod_dontdothat was moved to make install-tools,
however the trunk code tries to install with libtool which fails with
the message: cannot install mod_dontdothat.la to a directory not ending
in [...]/lib/apache2/modules
The attached patch fixes this. This was mentioned e
13 matches
Mail list logo