Displaying 20 results from an estimated 3000 matches similar to: "Building rpms"
2006 Sep 12
4
2.6.9-42.ELsmp kernel and 3ware 9550 tools
I have the latest kernel with the drivers for my 3ware 9550SX built in.
Where
can I find the tools and monitoring apps for this card? Are there rpms
hiding
somewhere, or do I need to build it from source?
--
Bowie
2007 Nov 09
5
System on time
Hi,
To get my system on time, I usually issue these two commands:
# ntpdate de.pool.ntp.org
# hwclock -w
And when I want this to be done on startup, I put the two lines in
rc.local.
I wonder if this is an orthodox way to do things. Or is there something
more appropriate?
Niki Kovacs
2005 Nov 11
3
Rebuilding RPMs
I am trying to install the Cluster RPMS from rpm.karan.org. But since I
have updated my kernel with yum, I have the wrong kernel for a couple of the
packages.
# rpm -i --test cman-kernel-smp-2.6.9-36.0.i686.rpm
error: Failed dependencies:
/lib/modules/2.6.9-11.ELsmp is needed by
cman-kernel-smp-2.6.9-36.0.i686
kernel-smp = 2.6.9-11.EL is needed by
cman-kernel-smp-2.6.9-36.0.i686
2006 Dec 17
1
Re: Need some guidance re: two domains sharing the same workstations
Hello Matt,
I've had similar misfortunes too with interdomain trusts. I think
you're working along the right lines since you seem to want to do the
same thing as I.
However the NT_STATUS_UNSUCCESSFUL is an error I always get when trying
to connect to the IPC$ share of the PDC of the trusting domain. In my
case the trusting PDC is a Windows 2003 Server.
I know it's not an issue
2005 May 12
6
About strongs passwords!
List, It's amazing the soon the messages on this list are answered, I am
glad and I want to thank you all for that...
Here is my question, I have a DataBase CentOS server working with about
150 users connected via ssh, so I want to set up for all users strongs
passwords, I mean, 8 or more caracters, with ,.;* , ect....... Is there
some option, bash command which do that?
Is there some HOWto,
2005 Aug 15
2
Kickstart, package always selected
I'm trying to kickstart a Centos 4.1 system with the minimum set of
packages. I have no use for ypbind so I'm trying to prevent from
being installed, but kickstart/anaconda always insist on its
installation (complaining that the package is missing). This is the
%packages section of my ks file so far:
%packages
#-@ dialup
kernel
grub
e2fsprogs
lvm2
-slocate
-bluez-utils
-bluez-bluefw
2006 Apr 24
3
tftp server with mysql backend
Are there any open source efforts ( I haven't found any) that have a tftp
server with a mysql backend? I'd like an incoming pxelinux request to
give the tftp server the mac address, and then it performs a query to find
out which configuration file it should get. Of course it would be great
if some day tftp-hpa would integrate with libmysql..
Thanks,
James
James S. Martin, RHCE
2005 May 04
4
Yum Amavisd Update fails Digest::MD5 error
Error message is:
Starting Mail Virus Scanner (amavisd): Digest::MD5 version 2.22
required--this is only version 2.20 at...
Googled for Digest::MD5 and found v2.33
(http://search.cpan.org/~gaas/Digest-MD5-2.33/MD5.pm)
Downloaded it untared it
perl ./Makefile.PL
...error missing Digest::Base
Download from CPAN
perl ./Makefile.PL
make
make test
make install
Back to Digest::MD5
perl ./Makefile.PL
2006 Mar 02
3
Advice on setting up Raid and LVM
Hi all,
I'm setting up Centos4.2 on 2x80GB SATA drives.
The partition scheme is like this:
/boot = 300MB
/ = 9.2GB
/home = 70GB
swap = 500MB
The RAID is RAID 1.
md0 = 300MB = /boot
md1 = 9.2GB = LVM
md2 = 70GB = LVM
md3 = 500MB = LVM
Now, the confusing part is:
1. When creating VolGroup00, should I include all PV (md1, md2, md3)? Then
create the LV.
2. When setting up RAID 1, should I
2007 Nov 06
4
Installing Google's Picasa for Linux on CentOS
On 06 November 2007, Stephen John Smoogen wrote:
<snip>
>Hmmm does the package look good with a
>rpm -K picasa-2.2.2820-5.i386.rpm
I Google'd and Yahood' and found a post that mentioned adding a Yum
Repository for Google. I now have this repository:
[google]
name=Google - $basearch
baseurl=http://dl.google.com/linux/rpm/stable/$basearch
enabled=1
gpgcheck=1
priority=20
But,
2005 Apr 21
4
Centos EOL changes
Hi, has the end of life and yum update process changed
for Centos? I want to stick with a release, but
receive security updates to maintain stability on my
critical servers.
Last year I remember the plan being that if you picked
3.1, 3.3 or 3.4 you could stick with it and
automatically receive yum updates without changing
anything.
Then when 3.4 came out the Centos readme said if you
were on
2006 Dec 01
2
courier authlib,courier-map,maildrop
hi to all,
im using my box for mail server (CENTOS 4.4 ) is there any RPM packages for
courier authlib,courier-map,maildrop for CENTOS 4.4 ,any link how to get it, any suggestion,
thanks to all in advanced,any suggestion will appreciate.
TIA,
dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Dec 01
6
Linking against a specific Berkeley DB install
I sent this question to the OpenLDAP list yesterday, but I still haven't
seen the message come across the list. I am asking here in the hopes of
getting a faster response.
I am trying to compile OpenLDAP 2.3.11 from source on CentOS4. I have the
rpm for db4-4.2.52-7.1 installed and also a source build of BerkeleyDB in
/usr/local/BerkeleyDB.4.4.
How do I get OpenLDAP to link with the bdb
2005 Aug 21
2
trying to recompile
Hi All,
I am trying to recompile the stock kernel to include XFS. At install
time of the OS I select to install the kernel source code however I do
not have a /usr/src/linux-2.6.9-5.0.3.EL-smp directory. I then learned
you must run "yum install kernel-sourcecode" to properly install the
source. When I run the command this is what happens ( see below) . The
error I get is:
warning:
2003 Jun 15
1
make stops in bind's compilation
Hi,
Brand-new installation of FreeBSD 4.8 + 'make world', including updating
ports, sources, crypt/secure sources and everything.
When trying to compile bind8 from ports, this is the error that get
reported:
===> Building for bind-8.3.6
Using .systype
Using .settings
/var/tmp/usr/ports/net/bind8/work/src/include
/var/tmp/usr/ports/net/bind8/work/src/include/arpa
2004 Dec 04
3
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
ltdl.h fully supports windows platforms (lots of them). That isn't the
issue. The issue is setting up the #defines to reflect the windows
system. e.g. HAVE_DLOPEN needs to be false
Reid.
On Fri, 2004-12-03 at 20:35, Chris Lattner wrote:
> On Fri, 3 Dec 2004, Jeff Cohen wrote:
>
> > It will have to be Morten. I can't get ltdl.c to compile. But wasn't
> > the
2004 Dec 28
1
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
Hi Jeff,
I'm just reviewing some old mail on my "to do" list. I was wondering if
you managed to get ltdl.c to compile cleanly with VC++ or if you want me
to look at these warnings.
Reid.
On Sun, 2004-12-05 at 09:08, Jeff Cohen wrote:
> Well, then why does win32/DynamicLibrary.cpp exist, not to mention it's
> *nix relatives? You have even been updating them, even though
2004 Dec 05
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
Well, then why does win32/DynamicLibrary.cpp exist, not to mention it's
*nix relatives? You have even been updating them, even though they
cannot be compiled as they aren't included by System/DynamicLibrary.cpp.
Anyway, with Morten's patches I can almost build successfully. Minor
patch attached to fix the residual problems. I don't know why he didn't
hit these problems.
2006 Nov 04
1
[LLVMdev] llvm windows re-port
Hello Žiga
Sat, 04 Nov 2006 12:48:23 +0100 you wrote:
> I decided to make llvm port on windows, to support at least Visual
> Studio 7.1 and Visual Studio 8. I guess I will make only Visual
> Studio 7.1 version, since it can be easily converted to version 8.
Good. Please note, that they're something about 1.5 years old. There
already were some attempts to do visual studio port,
2006 Apr 07
6
Thanks
Thanks for the help guys. To resize my screen I had to go through the GUI
part and change it but unlike Microsoft it makes me reboot in order for it
to take affect which sucks. The Ctrl Alt +/- does not work.
As for adding a printer someone finally gave me the link to the correct
document which showed how to do it. I received a link where you can download
the CentOS manual in PDF format: