Displaying 20 results from an estimated 11000 matches similar to: "Need to build openssh rpm from 5.8 source"
2012 Mar 29
3
mismatch in openssh latest rpm available at centos
Hello Group,
The latest rpm in openssh is 5.8, however, the corresponding latest rpm
available in centos 5.7 is only
openssh-4.3p2-72.el5_6.3.x86_64.rpm
and
in 6.0 centos is
openssh-5.3p1-20.el6.x86_64.rpm
I have following questions.
1. I want to start from src.rpm and where can I get the src.rpm for
openssh-5.3p1-20.el6.x86_64.rpm.
2. Can I install openssh-5.3p1-20.el6.x86_64.rpm SAFELY
2012 Apr 10
4
Build one VM with two 5.7 DVD iso
Hello Group,
I am trying to build one VMware VM for 5.7 centos. However, there are two
DVDs. And all vms I have build so far are confined in one iso.
How could I build complete 5.7 centos VM with two different Centos DVDs.
I am sure somebody out there must have built one such OS.
Please guild.
thanks.
nagrik
2011 Aug 03
3
openssh rpm version greater than 4.3
Hello Team,
We ship our own software own top of Centos 5.2 OS and install other
applications and rpms on top of rpms available in 5.2 Centos.
We are in the process of upgrading to a later version of openssh (5.8
version of openssh is already available), however the latest src.rpm version
of openssh available on Centos site is still
2011 Oct 18
2
Hot upgrade from 5.2 Centos to 5.7 Centos
Hello Group,
I am installed some application running on top of Centos 5.2 OS and these
applications are running fine. However, we are thinking of upgrading our
5.2 Centos to 5.7 (hot upgrade). That is we want to upgrade from 5.2 Centos
to 5.7 Centos and not disturb the applications.
Is it possible? Could someone please help.
--
Thanks
Nagrik
2012 Apr 12
1
compiling openssh5.8src.rpm looking for Xlib.h
Hello Group,
I created a VM with 5.7 Centos DVD-1. My task is to compile openssh5.8p2
(src.rpm downloaded from openssh site.) on the system. It gave some errors
about some buildrequires rpm not found. I took care of them. Now it is
complaining about
> [root at akjain-centos5 SPECS]# rpmbuild -bb openssh.spec
> error: Failed build dependencies:
> /usr/include/X11/Xlib.h is
2012 Mar 14
2
rpm configuring /etc/hosts file
Hello Group,
I am having some problems in my /etd/hosts file, where unwanted matching
appears between IP addresses and hostnames.
Could someone please tell me, which is centos rpm, which configures
/etc/hosts file.
Thanks in advance
nagrik
2011 Jul 06
1
Bug: openssh-4.3p2-72.el5_6.3.src.rpm
Hello Group,
I downloaded openssh-4.3p2-72.el5_6.3.src.rpm built the rpm and installed
it.
However, sshd daemon does not start when the host comes up.
When I try to start it manually it says
*Starting sshd: Auto configuration failed
29545 Error: 0E065068 configuration file routine: STR_COPY: variable
has no value:
conf_def.c:629: line 233
*
and when I try to login from outside it fails.
2012 Apr 13
1
harddisk partition not created right with centos 5.7
Hello Group,
I am building a company application based on Centos 5.7 OS. The
application was working earlier and creating right partitions both for
hardware as well as VM.
But since we introduced Centos 5.7 OS and start building application with
5.7 anaconda the hardware partitions are duplicate of VM partitions
*while creating hardware partition my code looks like.*
cat >
2005 Oct 06
2
ant RPM for CentOS 4
Attempting to build OpenOffice 2 on CentOS 4 from rawhide (future FC5) SRPM.
The spec file has EL4 target (which is nice), and I got almost all dependencies
in place (mostly from 4.2beta and some from rawhide). However, I'm missing the
ant package. Ant from rawhide doesn't compile since it is already gcc 4 based
(fails on dependencies, getting it to use gcc4 instead of gcc seems like
2001 Oct 17
4
Samba 2.2.2 RPM package for Redhat 6.2
Hi,
I want to ask you, if you release an RPM package for samba 2.2.2 for Redhat
6.2 too, and not only for version 7.1
Thanks a lot
Tomas Zeman
2009 Aug 07
2
Flow-Tools RPM for CentOS 5.3
Alle,
Does anyone know if there is/where to get an rpm of flow-tools V0.66 or
better for CentOS/RHEL 5.3?
We've been trying to build from the SRPM @
http://cng.ateneo.net/cng/wyu/software/srpm/flow-tools-0.68-2.src.rpm
with no luck.
Best Regards,
Camron
--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cwfox at
2012 Oct 02
1
Why is SCSI disabled in kvm on CentOS 5.8?
Looking at the SRPM kvm-83-249.el5.centos.5, and the SRPM for
qemu-kvm-0.12.1.2-2.209.el6.src.rpm on CentOS 6.2, I see many
patches to remove SCSI support. The 5.2 kvm.spec file disables
scsi in the configure run.
Why has this been disabled? Many old OS's don't grok SATA, but
have had SCSI support for years.
Bill
--
INTERNET: bill at celestial.com Bill Campbell; Celestial Software
2010 Apr 12
5
OT: Dropbox - Fedora Core 9 RPM will work on CentOS 5.4?
Dropbox has an RPM for Fedora Core 9 (x86). I am running CentOS 5.4 on
my Desktop, which I believe is based on Fedora Core 6. Are the
libraries Fedora Core 9 uses substantially different than those CentOS
5.4 uses? If Dropbox had an SRPM available, I would Download that and
Rebuild, but I'm sure it is Proprietary and they won't release an SRPM
to me. TIA!
Lanny
2005 Aug 05
2
Postfix 2.2.x RPM ETA
Guys
I'm desperately looking for a postfix 2.2.x SRPM. I currently use 2.1.5..
I've found these, http://ftp.wl0.org/yum/postfix/2.2/rhel4/SRPMS.postfix/
Has anyone tried them, or can anyone recommend a proper SRPM for me
for Centos 4.1?
Kind regards
--
Kenneth Kalmer
kenneth.kalmer at gmail.com
Folding at home stats
2008 Jan 17
4
build rpm from source code
Hello
Is there any good and quick document on building spec file.
there is source file that has no rpm and we need to build the spec file
and srpm.
Thanks
2012 Oct 03
2
[LLVMdev] LoopInfo analysis in CallGraphSCCPass
Hi,
Is it possible to recreate the LoopInfo analysis in my pass?
Thanks ,
Vinay
On Wed, Oct 3, 2012 at 2:34 PM, Chandler Carruth <chandlerc at google.com>wrote:
> This is not currently supported by the LLVM pass manager system. It is a
> serious deficiency that I (and others) would like to address, but it
> requires significant changes to the pass manager and analysis
2007 Apr 18
4
[Bridge] bridge firewall problem
hello
i am a new user for this group. i am
working at a ISP. here i want to made a bridge
firewall i am using fedora core 3. i want to block a
serirs of ip address 192.16.18.0/255.255.255.0 and
want to give the accesss only
172.16.18.0/255.255.255.0. but iptables not be able
to block ip;s its passes all the ip series. i made my
machine as bridge. i think my bridge passes all the
2014 Mar 27
3
arm64 support
I have used the patch to build opus 1.1. Although I have not tried the
latest git master, will try that. Will that work for armv7, armv7s and
arm64?
On Wed, Mar 26, 2014 at 11:01 PM, Martin Storsj? <martin at martin.st> wrote:
> On Wed, 26 Mar 2014, Jonathan Lennox wrote:
>
>
>> On Mar 26, 2014, at 7:55 AM, Peter Robinson <pbrobinson at gmail.com> wrote:
>>
2010 Nov 29
3
Any chance to get a working, current openldap srpm/rpm for centos 5.5
Hello,
is there anyone out there, who has a current 2.4.23 srpm or good how to
compile it from src with supported db4?
I tried to compile recent source files, but always finding the current
(installed) db4 >4.3 fails.
Than I tried to compile the LTB Project Files:
http://ltb-project.org/wiki/documentation/openldap-rpm
May be it is just a small step or option to be set.
Would be nice to get
2005 Nov 17
3
Custom kernel RPM/SRPM
Hi,
I've built customs kernels from the SRPMs with the following:
rpmbuild -bp --target=i686 /path/to/spec
cd /usr/src
ln -s /usr/src/redhat/BUILD/kernel-x.y.z/linux-x.y.z linux
cd linux
make oldconfig
make menuconfig
make all
make modules
make modules_install
And it works just fine. The problem now is that I think installing
that way isn't