Re: No -devel package in OpenPKG ?

2003-12-09 Thread Michael Schloh von Bennewitz
Hello Frank, On Mon, Dec 08, 2003, F. Even wrote: I'm looking to build Apache with some of the options turned on. Do I need to specify --define on the --rebuild of the .src.rpm step, or can I specify that after the binary RPM has been built? ...or, is it when the binary RPM is built, there

Build ERROR for sasl

2003-12-09 Thread alexb
I tryed to build sasl using: openpkg build -Dwith_pam -Dwith_ldap -Dwith_mysql sasl | sh After it starts compiling I got sever errors starting with: lak.o(.text+0x134f): In function `lak_init': : undefined reference to `OpenSSL_add_all_digests' Then: make[2]: *** [saslauthd] Error 1

Option description

2003-12-09 Thread alexb
I saw that postfix accept two build options that I don't know what exactly they provide. How could I get a description of the functionality build when providing the options: postfix::with_whoson = yes postfix::with_fdsetsize = yes

How to build apache

2003-12-09 Thread alexb
As I ever used the prebuild apache package from the distro I used, and extra apache modules where offen separate packages (like mysql, php, perl), I'm not shure how to proceed with OpenPKG. looking at rpm -qpi apache-1.3.28-1.3.2.src.rpm it seema to me that all modules have to be build just when

No courier-imap in OpenPKG

2003-12-09 Thread alexb
I just realised that there is no package for Courier-IMAP avaiable in OpenPKG-1.3. Can I just execute the courier-imap I build for my OpenPKG hosting distro and integrate with Postfix, LDAP, ... from OpenPKG ? Or do I need to reconfigur or eaven rebuild the Courier-IMAP server? From the build

Re: No courier-imap in OpenPKG

2003-12-09 Thread Michael Schloh von Bennewitz
On Tue, Dec 09, 2003, [EMAIL PROTECTED] wrote: I just realised that there is no package for Courier-IMAP avaiable in OpenPKG-1.3. That's right. We just have the Cyrus IMAP server. It's very good. Can I just execute the courier-imap I build for my OpenPKG hosting distro and integrate with

Re: No courier-imap in OpenPKG

2003-12-09 Thread alexb
Let me try to ask in another way ;-( Today I have build courier-imap for RH7.3 based strictly on the source downlowded from the developer site. This source comes with a redy .spec What I don't know is what should be better for me to do: option a) (simpler) Just run the package I build for

Re: No courier-imap in OpenPKG

2003-12-09 Thread Michael Schloh von Bennewitz
On Tue, Dec 09, 2003, [EMAIL PROTECTED] wrote: Today I have build courier-imap for RH7.3 based strictly on the source downlowded from the developer site. This source comes with a redy .spec What I don't know is what should be better for me to do: option a) (simpler) Just run the package I

Re: Build ERROR for sasl

2003-12-09 Thread Birger Krägelin
I got the same error building sasl yesterday. The error occurred on my target machine running Solaris 9 in a stripped down, hardened environment. I retried the build on my development machine and it went without any errors. There I have Solaris 9 in a development configuration. It seems, that

Re: How to build apache

2003-12-09 Thread Thomas Lotterer
On Tue, Dec 09, 2003, [EMAIL PROTECTED] wrote: As I ever used the prebuild apache package from the distro I used, and extra apache modules where offen separate packages (like mysql, php, perl), I'm not shure how to proceed with OpenPKG. looking at rpm -qpi apache-1.3.28-1.3.2.src.rpm it seema

Re: Why most packages default to PAM=NO

2003-12-09 Thread Thomas Lotterer
On Mon, Dec 08, 2003, [EMAIL PROTECTED] wrote: Can I live without PAM ? I need to implement a server with common web services (http with apache, ftp with pureftp, mail with Courier and Postfix, dns with bind) that I plan to administrat with ISPman that mantains an LDAP database for all

Re: No courier-imap in OpenPKG

2003-12-09 Thread Bill Campbell
On Tue, Dec 09, 2003, Michael Schloh von Bennewitz wrote: On Tue, Dec 09, 2003, [EMAIL PROTECTED] wrote: I just realised that there is no package for Courier-IMAP avaiable in OpenPKG-1.3. That's right. We just have the Cyrus IMAP server. It's very good. My problem with cyrus-imap is it uses

Re: No courier-imap in OpenPKG

2003-12-09 Thread alexb
Hi Bill Your courier-imap seams to be build at 2003-11-24, but ver 1.5.3 seams preaty old compared to curently downloadable source at : http://www.courier-mta.org/download.php#imap Version:2.2.1 (27-Nov-2003). Do you have a different version sequence or why is this great diference ? PS: Do

Re: No -devel package in OpenPKG ?

2003-12-09 Thread F. Even
On 12/9/03 4:24 AM, Michael Schloh von Bennewitz [EMAIL PROTECTED] wrote: Hello Frank, On Mon, Dec 08, 2003, F. Even wrote: I'm looking to build Apache with some of the options turned on. Do I need to specify --define on the --rebuild of the .src.rpm step, or can I specify that after the