On Sun, Mar 25, 2012 at 3:32 PM, Tim Dunphy wrote:
> 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@beta SPECS]# rpmbuild
Well guys, I gave it a whirl by commenting out the following lines in the spec:
%if %{with_mysql}
Requires: MySQL-shared
BuildRequires: MySQL-shared, MySQL-devel
%endif
And I was able to build the rpm and it looks good!
[root@beta x86_64]# ldd $(which postfix) | grep -i mysql
libmysq
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@beta SPECS]# rpmbuild -ba postfix.spec
error: Failed build dependencies:
MySQ
great! thanks guys!
On Sat, Mar 24, 2012 at 7:58 PM, Johnny Hughes wrote:
> On 03/24/2012 06:51 PM, Tim Dunphy wrote:
>> guys,
>>
>> for some reason this is just eluding me. I need to download a source
>> rpm for postfix as I've done many times in the past. But when I go to
>> the available pack
On 03/24/2012 06:51 PM, Tim Dunphy wrote:
> guys,
>
> for some reason this is just eluding me. I need to download a source
> rpm for postfix as I've done many times in the past. But when I go to
> the available packages section of the postfix site and click on my
> architecture this is what I see:
On Sat, Mar 24, 2012 at 7:51 PM, Tim Dunphy wrote:
> http://ftp.wl0.org/official/2.9/RPMS-rhel5-x86_64/
>
> Maybe I'm missing something obvious here? If you needed to download a
> source rpm for postfix where would you go?
Looks like you want http://ftp.wl0.org/official/2.9/SRPMS/
--
William H
guys,
for some reason this is just eluding me. I need to download a source
rpm for postfix as I've done many times in the past. But when I go to
the available packages section of the postfix site and click on my
architecture this is what I see:
http://ftp.wl0.org/official/2.9/RPMS-rhel5-x86_64/
On Sat, 24 Mar 2012 19:05:20 +0100
Timothy Murphy wrote:
> I hadn't really thought about the last part;
> but of course it is not normally sufficient just to switch the current on,
> I have to press the button on the computer as well.
I have a number of machines with Intel motherboards that have
Ryan Wagoner wrote:
> The solution here is to purchase a UPS. I prefer APC, but there are other
> brands that work great.
...
> Additionally if your computer BIOS supports configuring the AC recovery
> power mode to always on, the computer will start back up. Most default to
> last state, which do
Hi everyone! :-)
Yesterday I managed to find a driver for my USB wireless dongle, and it is now
correctly recognized by the kernel. However, I don't know how to configure it.
The system-config-network opens up in text mode and is not very forthcoming (it
lists ethernet, ISDN and modem as poss
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ..
On Sat, Mar 24, 2012 at 7:33 AM, Timothy Murphy wrote:
> I have a CentOS-6.2 server in Italy.
> Every few months the server gets into a strange state
> and stops working after a power outage.
> I should say that this does not occur after every power outage;
> I suspect, but have no real evidence
On 3/24/2012 4:35 AM, Peter Eckel wrote:
> Hi Bob,
>
> I just want to to throw in another alternative to make choice harder ... :-)
>
>> The scenario...
>> centos server acting as a virtual host. Virtual machines are webservers
>> and dns servers. All on one machine, all running centos 6.
>> Virtua
get a ups that has a usb connection. What you can do then is when you
loose power after x amount of time the ups software will gracefully
shutdown the server automatically. some ups software will even start
the server back up once a sufficient charge has been obtained.
On 3/24/2012 7:33 AM, T
I have a CentOS-6.2 server in Italy.
Every few months the server gets into a strange state
and stops working after a power outage.
I should say that this does not occur after every power outage;
I suspect, but have no real evidence for this,
that if the power comes back too quickly
then the machine
Hi Bob,
I just want to to throw in another alternative to make choice harder ... :-)
> The scenario...
> centos server acting as a virtual host. Virtual machines are webservers
> and dns servers. All on one machine, all running centos 6.
> Virtual machines are kvm, sitting in lvm storage.
My b
On 24.3.2012 08:43, Jussi Hirvi wrote:
> For MySQL backups, I think nobody mentioned doing nightly backups with
> mysqldump and then backing them up with rsync or other tools. That is
> what I do. No need to stop any services even for a second.
With MyISAM tables, to keep integrity, you might wa
For MySQL backups, I think nobody mentioned doing nightly backups with
mysqldump and then backing them up with rsync or other tools. That is
what I do. No need to stop any services even for a second.
I have a two-tier backup solution, where I first backup things with
rsync to "backup 1" and the
18 matches
Mail list logo