Displaying 20 results from an estimated 2000 matches similar to: "building on RHEL 5/CentOS 5"
2010 Sep 01
8
FIXMEs in Search::Xapian
Carrying on this conversation:
http://lists.tartarus.org/pipermail/xapian-discuss/2007-March/003513.html
void
TermGenerator::set_stopper(stopper)
Stopper * stopper
CODE:
// FIXME: no corresponding SvREFCNT_dec(), but a leak seems better
than
// a SEGV!
SvREFCNT_inc(ST(1));
THIS->set_stopper(stopper);
It would be good to fix these FIXMEs.
A class-level HASH could be
2006 Sep 21
2
bug(let): openssh v4.3p2 'ok' out-of-box; 'configure' does not survive 'autoreconf'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
building OPENSSH v4.3p2 on OSX 10.4.7, all's fine (config, nake,
install, exec) out-of-the-box. so, to be clear, this is NOT a blocker,
by any stretch ...
that said, however ...
if, instead of a don't-monkey-with-it build, prior to ./configure, i:
autoreconf -i -f
then, a subsequent:
./configure \
--prefix=/usr/local/openssh \
2013 Jul 22
3
2.2.4 + metadata plugin: autoconf failed
Hello,
I can compile metadata plugin using debian squeeze + wheezy.
But build on suse enterprise server 9,10 and 11 failed.
The metadata plugin require autoconf-2.65 which i too new.
On the other side I can build the dovecot-2.2.4 and pigeonhole-0.4.0 plugin without problems:
dovecot require autoconf-2.59 and pigeonhole does not require any specific autoconf version.
I asked the authors of the
2012 Dec 12
8
[PATCH 0/5] update build system
This patch series modernizes various aspects of the autotools
based build system. There is a lot more that could and should be
done, but I tried to stay conservative for now and just resolve
some of the most obvious issues.
Max Horn (5):
configure: replace XIPH_C_FIND_ENDIAN by AC_C_BIGENDIAN
autogen.sh: replace this by a simple call to autoreconf
configure: always print
2007 Apr 09
3
Red Hat Enterprise 3 build
I am working on getting the CentOS 3/Red Hat Enterprise 3 buildbot
going, but I have hit a problem with the latest SVN build.
Running './configure' works without any errors, (but I do note that it
takes a long time on the drivers directory Makefile). Here is a copy of
the configuration summary:
Configuration summary:
enable SSL development code: yes
enable IPv6 support: yes
build CGI
2012 Sep 10
2
Need versions of automake and autoconf not in repository
I have the latest updates to CentOS 5.6. However, I need different
versions of autoconf and automake. How can this be handled? What will
happen on later updates? Currently I have
autoconf (GNU Autoconf) 2.59
automake (GNU automake) 1.9.6
I need
autoconf 2.69-1 and automake 1.11.6.
Thanks,
John
--
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
2010 Dec 25
4
[LLVMdev] Question of autotools about adding a new target for LLVM
Hello all,
I am a beginner of LLVM and want to add a new Target for LLVM. I follow the
document (http://llvm.org/docs/WritingAnLLVMBackend.html)
to modify autotools/configure.ac. However when I type ./AutoRegen.sh
There is an error that "Your autoconf was not detected as being 2.60"
I download the source of autoconf 2.60 and install it. And there is the
other error that
"Your
2006 Jun 26
2
[Bug 1202] Missing instructions for building from CVS
http://bugzilla.mindrot.org/show_bug.cgi?id=1202
Summary: Missing instructions for building from CVS
Product: Portable OpenSSH
Version: 4.3p2
Platform: Other
URL: http://openssh.org/portable.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
2010 Nov 22
5
perl bindings
Hi All,
When are the XS-based Perl bindings going to be deprecated in favour of
the SWIG bindings?
Please remove the dead RHEL RPMs from:
http://xapian.org/download
I've built RPMs for RHEL5/CentOS5 (with a different signing key) here:
http://rpm.eprints.org/xapian/5/
RHEL4 is eol and shouldn't be used.
For my own convenience I have written an RPM for the repository:
rpm -ivh
2012 Mar 25
2
build postfix rpm with mysql
hello list,
I'm trying to build a postfix rpm that has mysql support included.
I've found the line where I need to define mysql support but it seems
that I am being tripped up by some build dependencies:
[root at beta SPECS]# rpmbuild -ba postfix.spec
error: Failed build dependencies:
MySQL-shared is needed by postfix-2.9.1-1.rhel5.x86_64
MySQL-devel is needed by
2008 Jan 02
1
[configure] docdir option lost
Hi,
While building dovecot-1.0.10 i've a trouble with --docdir configure option.
It seems this option overload is "lost" during makefiles recurse
generation (i didn't check others overload).
Following are config.log and Makefiles cuts :
-------------------
$ grep docdir dovecot-1.0.10/config.log dovecot-1.0.10/Makefile
dovecot-1.0.10/doc/Makefile dovecot-1.0.10/doc/wiki/Makefile
2011 Apr 05
1
configure: error: unrecognized option: --docdir=/usr/share/doc/dovecot-2.0.11
Hi,
I tried to use ATrpms
(http://dl.atrpms.net/all/dovecot-2.0.11-1_126.src.rpm) to rebuild the
rpms. It is shown the error message as following:
configure: error: unrecognized option: --docdir=/usr/share/doc/dovecot-2.0.11
Try `./configure --help' for more information.
I checked `./configure --help', it did contain the '--docdir' option.
I don't know how to fix it.
Then I
2007 Jun 05
2
Configuration Flags
Dear list,
The --mandir and --docdir flags don't function when I try to supply them to
the ./configure clause. Are they not implemented at all, or is this some
kind of bug?
Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070605/f8a2d684/attachment.htm
2017 Jan 13
9
Upstreaming Gentoo patches
Dear FLAC devs,
I would like to get some of our patches merged into master. Most
of them deal with adhering to GNU conventions, respectively not
overriding flags/variables that are up to the user to set. For instance,
honoring $(htmldir) is important, as we have installation paths for the
documentation that differ from what is currently coded in the various
Makefile.am's.
Regards
David
2011 Aug 23
2
Xapian for RHEL/CentOS 6.x
Hi All,
I've built RPM packages for Xapian 1.2.7 for RHEL 6. Instructions:
su
rpm -ivh http://rpm.eprints.org/rpm-eprints-org-key-1-1.noarch.rpm
rpm -ivh
http://rpm.eprints.org/xapian/6/noarch/rpm-eprints-org-xapian-6-1.noarch.rpm
yum update
yum install xapian-omega xapian-bindings-{php,python,tcl8,perl,ruby}
perl-Search-Xapian is available for those not using the SWIG bindings.
I had to
2011 Mar 11
2
int to string TypeError annoyance
Hi All,
In Perl,
$db->set_metadata( "foo", 10 );
Results in,
TypeError in method 'WritableDatabase_set_metadata', argument 3 of type
'std::string const &'
It looks like this is thrown by the SWIG
std::string typemap. Does someone with better SWIG skills than me know how
to fix SWIG such that it converts the int to a string rather than croaking?
(And
2007 Jun 07
2
RPM packages for RHEL4
Hi,
- the download page links to /RPM/rhel/ instead of /RPM/rhel4/
- the location of repos.d in DAG's yum (I guess where most people
would get yum for RHEL) is /etc/yum.repos.d/
rhel4 works with yum but ...
could you sign the packages - it's risky to use an unsigned repository
(only have to compromise the web server to own any system updating from it)?
up2date requires a
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
> Is that the complete output?
Yes it is the complete output against "./runtest ./apitest --verbose
topercent2"( after running make remove-cached-databases). I attached the
snapshot of the output of commands but the size of the email got bigger
than 40kb so i had to place the output as text.
If I do not run "make remove-cached-databases" and run "./runtest ./apitest
2011 Aug 11
3
Fwd: Re: what is the fastest way to fetch results which are sorted by timestamp ?
(Forwarded off-list message)
-------- Original Message --------
Subject: Re: [Xapian-discuss] what is the fastest way to fetch results
which are sorted by timestamp ?
Date: Thu, 11 Aug 2011 01:06:36 +0800
From: ??? <panjunyong at gmail.com>
To: Tim Brody <tdb2 at ecs.soton.ac.uk>
On Wed, Aug 10, 2011 at 6:39 PM, Tim Brody <tdb2 at ecs.soton.ac.uk> wrote:
> Hi,
>
> In
2008 Feb 15
12
Transfer Crosstable to Word-Document
# Dear list,
# I am an R-beginner and
# spent the last days looking for a method to insert tables produced
# with R into a word document. I thought about SPPS: copy a table from
# an SPO-file and paste it into a word document
# (if needed do some formatting with that table).
# Annother idea was, to produce a TEX-file,
# insert it and make it a word-table.
# I found the following libraries, which