Displaying 20 results from an estimated 175 matches for "buildrequirements".
2013 Dec 30
3
CentOS 6.4 Sernet Samba 4.1.3 ad -> no ACL Filesystem ?
I'm running into trouble while setting up samba4 on centos 6.4
see
#yum install -y libacl-devel libblkid-devel gnutls-devel readline-devel
python-devel gdb pkgconfig krb5-workstation zlib-devel
setroubleshoot-server setroubleshoot-plugins policycoreutils-python
libsemanage-python setools-libs-python setools-libs popt-devel
libpcap-devel sqlite-devel libidn-devel libxml2-devel libacl-devel
2015 May 19
1
Constant screen flicker with Firefox browser
On 05/18/2015 02:00 PM, Thomas Eriksson wrote:
>
> On 05/17/2015 11:34 PM, L?szl? Csontos wrote:
>> Hi Thomas,
>>
>> Thanks for the hint.
>>
>> I'm trying to rebuild the original SRPM without the patch for know, but I'm
>> getting the following error.
>>
>> rpmbuild --rebuild /tmp/clutter-1.14.4-12.el7.src.rpm
>> ...
>>
2011 Feb 11
1
[PATCH v2v] Add support for performing automated builds
* .gitignore: Ignore RPM specfile & coverage data
* Build.PL: Generate specfile during build
* autobuild.sh: Build control file
* virt-v2v.spec.PL: RPM specfile
* MANIFEST.SKIP: Ignore test coverage data
---
.gitignore | 3 +
Build.PL | 3 +-
MANIFEST | 3 +
MANIFEST.SKIP | 1 +
autobuild.sh | 65 ++++++++++++++++++++++
virt-v2v.spec.PL | 160
2015 May 18
2
Constant screen flicker with Firefox browser
Hi Thomas,
Thanks for the hint.
I'm trying to rebuild the original SRPM without the patch for know, but I'm
getting the following error.
rpmbuild --rebuild /tmp/clutter-1.14.4-12.el7.src.rpm
...
checking for XIAllowTouchEvents... yes
checking for XIScrollClassInfo.number... yes
checking for XkbQueryExtension... yes
checking for GDK_PIXBUF... no
configure: error: Package requirements
2015 May 18
0
Constant screen flicker with Firefox browser
On 05/17/2015 11:34 PM, L?szl? Csontos wrote:
> Hi Thomas,
>
> Thanks for the hint.
>
> I'm trying to rebuild the original SRPM without the patch for know, but I'm
> getting the following error.
>
> rpmbuild --rebuild /tmp/clutter-1.14.4-12.el7.src.rpm
> ...
> checking for XIAllowTouchEvents... yes
> checking for XIScrollClassInfo.number... yes
>
2019 Oct 25
1
Samab 4.11.1 for rhel7/centos7 rpms
On Fri, 25 Oct 2019, S?rgio Basto wrote:
> Hello, count with me, "my" project [1] , I have sync my spec from Nico
> repo, I think the biggest difference is I'm using all internal
> libraries ...
Hi Sergio and Nico,
I revisited nico's SPEC main samba 4.11 SPEC file last night to see if I
had missed much and found huge similarities (we must have have forked
2019 Jan 15
2
Request for edit permission on HowTos/BuildingKernelModules
Hi CentOS Docs team,
I am writing to request for updating the wiki page
HowTos/BuildingKernelModules[1]
Basically, the page need some love for more recent CentOS releases -
in CentOS 7 if people use the in-distro /usr/lib/rpm/redhat/kmodtool
the following command won't work
rpmbuild -bb --target=`uname -m` --define 'kversion 3.10.0-862.el7'
testkmod.spec
Instead, people should use
2012 Jan 22
1
Packaging GObject for Fedora (was: [rjones@fedoraproject.org: New upstream version 1.15.19.])
These are the changes I made to the spec file related to gobject
bindings and gobject introspection. TBH I wasn't sure how to properly
package this.
Rich.
diff --git a/libguestfs.spec b/libguestfs.spec
index 095a848..1b6e43d 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -29,7 +29,7 @@
Summary: Access and modify virtual machine disk images
Name: libguestfs
Epoch:
2013 May 31
3
Re: [PATCH] Change fallback name for external supermin helper
On Fri, May 31, Richard W.M. Jones wrote:
> On Fri, May 31, 2013 at 10:41:47AM +0200, Olaf Hering wrote:
> > Use basename of external helper instead of 'no' for external supermin
> > helpers. This gives a clear error messages what binary is actually
> > missing, and it is now possible to install the missing package without
> > recompiling libguestfs. In addition
2013 Jun 16
4
can't install rugarch and nloptr packages in R 3.01 opensuse linux
I can't install rugarch package because installation of nloptr package fails .
I use opensuse 12.3
# uname -a
Linux candide 3.7.10-1.11-desktop #1 SMP PREEMPT Thu May 16 20:27:27 UTC 2013 (adf31bb) x86_64 x86_64 x86_64 GNU/Linux
my gcc version is 4.8.1
I compiled and installed R 3.01 . then I tried to install rugarch package but it fails because it can't install depended package nloptr.
2003 May 05
1
dovecot.spec
hi,
I'm just recoginze that dovecot contains an rpm spec file. unfortunately
it's not too useful since an
rpm -ta dovecot-.x.y.tar.gz
can't be used since just the dovecot.spec.in is in the tarbar and not
the actual spec file (which is in this from not useful in the above
form). anyway here is my patch to the spec.in.
--
Levente "Si vis pacem
2012 Apr 20
4
Building Dovecot CentOS 5 RPMs with custom LDAP packages
Hi,
We are (still) mainly using CentOS 5 (5.8 x86_64). As CentOS / EL 5
standard OpenLDAP packages are rather old (2.3.x), we've been using LTB
OpenLDAP packages ( http://ltb-project.org/wiki/download#openldap),
which get installed in non-standard file system locations.
I am not much experienced in building RPMs and preparing spec files. We
are currently using dovecot RPM packages from
2013 Apr 05
2
mock and iaxmodem
I am trying to build an rpm package for iaxmodem-1.2.0. At the
moment I am still trying to get a working spec file put together. I
have managed to get an SRPM produced but the binary build from this
fails due to there being no install task in the Makefile.in provided
with the source.
I have found a spec file from opensuse that provides this in the
install portion:
%build
[
2009 Jul 09
1
[PATCH ovirt-node] add glusterfs-client dependency for ovirt-node
---
ovirt-node.spec.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 746cf3d..2fdf4f5 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -21,7 +21,7 @@ Requires(post): /sbin/chkconfig
Requires(preun): /sbin/chkconfig
BuildRequires: libvirt-devel >= 0.5.1
BuildRequires: dbus-devel hal-devel
-Requires:
2009 Feb 03
1
Some question of DHT Translator?
Does DHT Translator all files under the same directory will be store on the
same node?
It sounds terrible.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090203/ebbdc7a5/attachment.html>
2016 Feb 24
5
Bitcoin for CentOS 7
On 02/24/2016 06:04 AM, m.roth at 5-cent.us wrote:
> Alice Wonder wrote:
>> For those interested I have a working spec file for Bitcoin 0.12.0
>>
>> https://github.com/AliceWonderMiscreations/bitcoin/blob/master/contrib/rpm/bitcoin.spec
>>
>> I believe the only BuildRequires that isn't in CentOS/EPEL is
>> miniupnpc-devel but that's trivial to build
2020 Oct 19
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
On 10/19/20 9:48 AM, John Fawcett wrote:
> --with-icu should be sufficient, actually on centos 7 I got libuci
> compiled in without setting the explicit flag.
> Here's my ldd, which is under /usr/local/lib/dovecot
>
> ldd /usr/local/lib/dovecot/libdovecot-fts.so
noted. as suspected. thx.
> config.log will tell more about whether it was successful if you're
>
2015 Mar 18
2
Need help for write rpm spec
Hi
I am try to write rpm spec for install tomcat on a linux machine.But while
build the rpm i found following error
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id
/home/rpmbuild/BUILD/Install_tomcat-1.0
extracting debug info from
/home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so
***
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
I am trying to build an RPM for Apache-2.4.7-1 on Centos-6.5-i86_64. I am
using mock.
The are three build dependencies that I am trying to resolve. One,
mod_socache_dc / distcache, I have simply removed from the spec file. The
other two are arp and apr-utils. Since httpd-2.4.7 needs arp >= 1.4 I got the
two latter requirements from
http://www.apache.org/dist/httpd/httpd-2.4.7-deps.tar.bz2
2019 Jan 17
0
Request for edit permission on HowTos/BuildingKernelModules
On Tue, Jan 15, 2019 at 12:22 AM Zamir SUN <sztsian at gmail.com> wrote:
>
> Hi CentOS Docs team,
>
> I am writing to request for updating the wiki page
> HowTos/BuildingKernelModules[1]
>
> Basically, the page need some love for more recent CentOS releases -
> in CentOS 7 if people use the in-distro /usr/lib/rpm/redhat/kmodtool
> the following command won't