On Wed, May 20, 2015 at 7:21 AM, Chandra, Ramesh H.S. IN BLR STS
wrote:
> NOTE : In our company, there is a policy that internet access
> will not be given to machines having Ubuntu OS. So, I cannot use “apt-get
> install ” .
You need to talk to your admins about setting up an intern
Chandra, Ramesh H.S. IN BLR STS wrote:
> I am trying to build the sources. When I execute ./configure
> from the subversion directory, it is giving me the following error:
> root@INBLRKUN1001:/subversion-1.8.13# ./configure
> configure: Configuring Subversion 1.8.13
> configure: creat
@subversion.apache.org
Subject: Re: Compiling Subversion on Windows
Mark,
> I've been attempting to compile Subversion on Windows (64-bit). I've been
> able to solve most of the issues I had when compiling, but there's just
one
> file left that is refusing to compile - libs
The __imp_ prefixes mean that the linker is looking for a DLL. For static
linking, the XML_STATIC macro has to be defined in the code that links to Expat.
My solution for this problem: configure with the --without-neon option. :)
> -Original Message-
> From: Mark Raymond [mailto:ma...
Mark,
> I've been attempting to compile Subversion on Windows (64-bit). I've
been
> able to solve most of the issues I had when compiling, but there's just
one
> file left that is refusing to compile - libsvn_ra-1.dll.
> The build environment is Visual Studio 2008 on Windows 7 64-bit, using
the
On Mon, Jan 17, 2011 at 7:22 AM, Daniel Shahaf wrote:
> Daniel Becroft wrote on Sat, Jan 15, 2011 at 08:45:31 +1000:
> > After investigation, it seems that the path for LIBTOOL was defined
> > incorrectly. I had to change apr-util/build/rules.mk:38 from:
> >
> > LIBTOOL=$(SHELL) $(top_builddir
Daniel Becroft wrote on Sat, Jan 15, 2011 at 08:45:31 +1000:
> After investigation, it seems that the path for LIBTOOL was defined
> incorrectly. I had to change apr-util/build/rules.mk:38 from:
>
> LIBTOOL=$(SHELL) $(top_builddir)/libtool
> to
> LIBTOOL=$(SHELL) $(apr_builddir)/libtool
>
Apologies, I also had to make the same change to apr/build/apr_rules.mk:38.
---
Daniel Becroft
On Sat, Jan 15, 2011 at 8:45 AM, Daniel Becroft wrote:
> Hi,
>
> I've had some issues compiling Subversion and APR in my Ubuntu environment
> (the below output is done from /trunk - I haven't tried a
rt Cooper
> Sent: 28 April 2010 15:23
> To: Giulio Troccoli; users@subversion.apache.org
> Subject: Re: Compiling Subversion on AIX
>
> Thanks for the help Giulio. Using that configure statement
> (with gcc):
> CC="gcc" LDFLAGS="-L/usr/local/lib" ./configure
Thanks for the help Giulio. Using that configure statement (with gcc):
CC="gcc" LDFLAGS="-L/usr/local/lib" ./configure -C --disable-shared
--without-ssl \
--without-berkeley-db
--prefix=/usr/local/svn--with-apr=/usr/local/apr
--with-apr-util=/usr/local/apr-util \
--without-apxs --without-serf --d
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851VAT Reg No 778499447
From: dig1tal.coo...@gmail.com [mailto:dig1tal.coo...@gmail.com] On
Behalf Of Rob
11 matches
Mail list logo