SAMBAv3 w/ LDAP support

2004-08-04 Thread Christopher M. O'Malley
When trying to build the latest CURRENT samba (3.0.5-20040729) with LDAP support it seems to fail unless you have the shared LDAP libraries installed, which as far as I know, violates the only static libs rule of OpenPKG.. Anyone else seen this?

Apache/PHP and Zend Optimizer

2004-03-31 Thread Christopher M. O'Malley
Anyone had any luck getting any of the PHP accelerators available out there to work with the OpenPKG apache w/ mod_php4? http://www.zend.com/store/products/zend-optimizer.php (for example..) TIA, Chris __ The OpenPKG Project

Re: openpkg-tool help

2004-02-25 Thread Christopher M. O'Malley
Can someone point me (us..) to a openpkg-tool tutorial, as in some ex- ample command-lines to accomplish various tasks using openpkg-tool(s)? Along the lines of To rebuild *all* source rpms in repository X, do: openpkg build ... Or will such be included along with the new ver- sion of the tools?

The LDAP / SASL / IMAPD / POSTFIX Shuffle

2004-02-04 Thread Christopher M. O'Malley
Has anyone come up with a procedure to get all of the above compiled and working properly with each other? Actually, SASL support in Postfix isn't 100% necessary in my case, but even trying to build Postfix w/o SASL support is resulting in the fol- lowing: /ilocal/bin/cc -O2 -pipe

Re: The LDAP / SASL / IMAPD / POSTFIX Shuffle

2004-02-04 Thread Christopher M. O'Malley
as to whether the original questioner ever got this working themselves..) So, if anyone has, can you post a procudure to go about this? On Wed, 2004-02-04 at 15:12, Martin Konold wrote: Am Wednesday 04 February 2004 07:45 pm schrieb Christopher M. O'Malley: Actually, SASL support in Postfix isn't 100

Problem building imapd-2.2.3 on Solaris9

2004-02-02 Thread Christopher M. O'Malley
Problem in the .spec file, I suspect, but I'm not sure how to fix it.. (not sure what the working directory is at that point when it fails..) Anyone else seen/fixed this? [...] Executing(%install): env -i /ilocal/lib/openpkg/bash --norc --noprofile --posix -e /ilocal/RPM/TMP/rpm-tmp.21915 + cd

Problem building SASL on Solaris9

2004-01-28 Thread Christopher M. O'Malley
Building sasl-2.1.17-20040126.src.rpm with login and ldap support results in: lak.c:60:23: sasl/sasl.h: No such file or directory lak.c: In function `lak_sasl_interact': lak.c:947: error: `sasl_interact_t' undeclared (first use in this function) lak.c:947: error: (Each undeclared identifier is

Nagios Plugins ?

2003-11-19 Thread Christopher M. O'Malley
There appears to be an openpkg source rpm for nagios but it doesn't include the nagios-plugins. Has anyone cooked up a .spec file to build the plugins within the framework of the openpkg version of Nagios? I've been trying to do it manually but have run into some issues with the check_ldap and

Snort with DB (mysql) Support?

2003-11-17 Thread Christopher M. O'Malley
The openpkg snort source .rpm doesn't appear to have any db support op- tions built-in (mysql/postgres/etc). I tried adding support for mysql mysql (i'm rather new at dealing with openpkg as yet..) and I'm getting a compile error which appears to be related to zlib support.. can any- one offer